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:
Gabriel Luiz Freitas Almeida 2025-09-04 18:03:16 -03:00
parent c4185bb33f
commit ec5092a54a

1588
flows/ingestion_flow.json Normal file

File diff suppressed because one or more lines are too long