assistance-engine/scripts/pipelines/tasks
acano ed25f15542 feat: Enhance Elasticsearch ingestion process with metadata export
- Added output path parameter to elasticsearch_ingestion command for exporting processed documents.
- Implemented ElasticHandshakeWithMetadata class to preserve chunk metadata during ingestion.
- Updated process_documents function to include extra metadata for each chunk.
- Modified ingest_documents function to return Elasticsearch response for each chunk.
- Introduced export_documents function to save processed documents as JSON files.
2026-03-12 12:26:47 +01:00
..
chunk.py feat: Enhance Elasticsearch ingestion process with metadata export 2026-03-12 12:26:47 +01:00
embeddings.py Refactor Elasticsearch ingestion pipeline and add MBPP generation script 2026-03-11 17:17:44 +01:00
prompts.py Refactor project structure: move prompts module to tasks directory and update references 2026-03-12 10:20:34 +01:00