Commit graph

11 commits

Author SHA1 Message Date
Gabriel Luiz Freitas Almeida
20a5648b3d Refactor ingestion flow configuration for OpenSearch hybrid component
This commit updates the ingestion flow JSON configuration to enhance the OpenSearch hybrid component. Key changes include renaming the component to OpenSearchHybrid, updating input fields for better clarity, and improving the handling of JWT authentication. Additionally, the commit introduces new parameters for search configuration, such as engine selection and filter expressions, while ensuring the overall structure adheres to robust async coding practices and well-documented code.
2025-09-08 09:14:03 -03:00
Gabriel Luiz Freitas Almeida
ec5092a54a 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.
2025-09-04 18:03:16 -03:00
phact
262646c0b0 flow 2025-08-27 16:21:20 -04:00
phact
46077709bf fix flow to handle no filter 2025-08-20 10:59:39 -04:00
phact
aa908bbca7 openrag flow 2025-08-13 21:23:18 -04:00
phact
346b938d98 refactor to openrag and knowledge filters 2025-08-13 16:31:35 -04:00
phact
ef00cc720b flow to support passing filters 2025-08-12 16:30:41 -04:00
phact
d5dd1c1183 langflow jwt changes 2025-08-12 00:28:12 -04:00
phact
ac74459154 flow 2025-07-16 03:55:41 -04:00
phact
5ec4dd9964 flow 2025-07-16 02:55:05 -04:00
phact
65b52ad1db flows 2025-07-16 01:16:02 -04:00