assistance-engine/scratches/acano
acano 1549069f5a feat: Add Elasticsearch ingestion pipeline and document chunking functionality
- Implemented `elasticsearch_ingestion` function to handle document ingestion into Elasticsearch.
- Created `build_chunks_from_folder` function to read and clean text files, generating document chunks.
- Added logging for better traceability during the ingestion process.
- Updated `uv.lock` to include `boto3` as a new dependency.
2026-03-04 18:21:01 +01:00
..
es_ingestion.ipynb feat: Add Elasticsearch ingestion pipeline and document chunking functionality 2026-03-04 18:21:01 +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 feat: Add Elasticsearch ingestion pipeline and document chunking functionality 2026-03-04 18:21:01 +01:00
langgraph_agent_simple.ipynb Refactor langgraph_agent_simple notebook execution counts and handle Langfuse client errors 2026-03-02 14:07:29 +01:00