assistance-engine/scratches/acano
acano 2ad09cc77f feat: Update dependencies and enhance Elasticsearch ingestion pipeline
- Added new dependencies including chonkie and markdown-it-py to requirements.txt.
- Refactored the Elasticsearch ingestion script to read and concatenate documents from specified folders.
- Implemented semantic chunking for documents using the chonkie library.
- Removed the old elasticsearch_ingestion_from_docs.py script as its functionality has been integrated into the main ingestion pipeline.
- Updated README.md to reflect new project structure and environment variables.
- Added a new changelog entry for version 1.4.0 detailing recent changes and enhancements.
2026-03-11 09:50:51 +01:00
..
elasticsearch_ingestion.py feat: Update dependencies and enhance Elasticsearch ingestion pipeline 2026-03-11 09:50:51 +01:00
es_ingestion.ipynb feat(chunk): enhance file reading and processing logic 2026-03-10 14:36:09 +01:00
evaluate_retrieve.ipynb feat: Add Elasticsearch ingestion pipeline and document chunking functionality 2026-03-04 18:21:01 +01:00
generate_synthethic_data.ipynb Add chunk.py for processing and replacing JavaScript references with Avap 2026-03-09 13:21:18 +01:00
langgraph_agent_simple.ipynb Add chunk.py for processing and replacing JavaScript references with Avap 2026-03-09 13:21:18 +01:00
test_chunker.ipynb feat: Update dependencies and enhance Elasticsearch ingestion pipeline 2026-03-11 09:50:51 +01:00