diff --git a/changelog b/changelog index d2b98ee..e8ea72e 100644 --- a/changelog +++ b/changelog @@ -14,7 +14,7 @@ All notable changes to the **Brunix Assistance Engine** will be documented in th - `src/prompts.py`: centralized prompt definitions added. - `src/state.py`: shared state management module added. - `pipelines/flows/elasticsearch_ingestion.py`: pipeline to populate the elasticsearch vector database. - - `pipelines/tasks/chunks`: modele with function related to chunk management. + - `pipelines/tasks/chunks.py`: module with functions related to chunk management. - `ingestion/docs`: folder containing all chunked AVAP documents. ### Changed