- 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. |
||
|---|---|---|
| .. | ||
| chunk.py | ||
| embeddings.py | ||
| prompts.py | ||