fix: Correct file path for chunk management module in changelog
This commit is contained in:
parent
1166fc3bf4
commit
83ca902a59
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue