assistance-engine/scripts/pipelines/tasks
acano 654ac88da7 feat: Enhance Elasticsearch ingestion with metadata export
- Added `export_documents` function to save processed documents to JSON.
- Extended `ElasticHandshake` to include chunk metadata during ingestion.
- Updated `process_documents` to include extra metadata for each chunk.
- Modified `ingest_documents` to return Elasticsearch responses for further processing.
- Adjusted `elasticsearch_ingestion` command to accept output path for exported JSON.
2026-03-12 12:28:17 +01:00
..
chunk.py feat: Enhance Elasticsearch ingestion with metadata export 2026-03-12 12:28:17 +01:00
embeddings.py Refactor code structure for improved readability and maintainability 2026-03-11 17:48:54 +01:00
prompts.py refactor: reorganize file structure and update import paths for clarity 2026-03-12 10:21:44 +01:00