- 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. |
||
|---|---|---|
| .. | ||
| es_ingestion.ipynb | ||
| evaluate_retrieve.ipynb | ||
| generate_synthethic_data.ipynb | ||
| langgraph_agent_simple.ipynb | ||