Add ingestion flow for OpenSearch integration
This commit introduces a new JSON configuration file for the OpenSearch ingestion flow, detailing the data processing pipeline. The flow includes components for splitting text, generating embeddings, and ingesting data into OpenSearch, enhancing the capabilities for Retrieval Augmented Generation (RAG) tasks. The configuration is designed to support various input types and provides detailed metadata for each component, ensuring robust and well-documented integration.
This commit is contained in:
parent
c4185bb33f
commit
ec5092a54a
1 changed files with 1588 additions and 0 deletions
1588
flows/ingestion_flow.json
Normal file
1588
flows/ingestion_flow.json
Normal file
File diff suppressed because one or more lines are too long
Loading…
Add table
Reference in a new issue