openrag/src
Edwin Jose 336e7bb501 Integrate OpenSearch hybrid search and update ingestion flow
Replaces the File component with a new OpenSearch hybrid search component in the ingestion flow, adds support for document metadata, and updates flow edges for DataFrame operations. Updates OpenSearch component implementation with advanced authentication, metadata handling, and vector store features. Docker Compose files and related service references are also updated to support the new OpenSearch integration.
2025-10-04 02:09:29 -04:00
..
api Merge remote-tracking branch 'origin/main' into lfx-openrag-update-flows 2025-10-02 17:40:19 -03:00
config added url ingest id to everything 2025-10-03 17:29:28 -03:00
connectors Enhance settings page with new routing and UI updates; update connector descriptions for clarity 2025-09-30 10:56:43 -06:00
models Merge branch 'main' into lfx-openrag-update-flows 2025-09-29 16:28:46 -04:00
services Integrate OpenSearch hybrid search and update ingestion flow 2025-10-04 02:09:29 -04:00
tui Integrate OpenSearch hybrid search and update ingestion flow 2025-10-04 02:09:29 -04:00
utils add container utils (#151) 2025-09-30 16:34:55 -03:00
agent.py feat: add session delete functionality (#70) 2025-09-24 17:41:53 -03:00
auth_context.py
auth_middleware.py Merge branch 'main' of github.com:phact/gendb 2025-09-04 20:56:56 -04:00
main.py Merge remote-tracking branch 'origin/main' into lfx-openrag-update-flows 2025-10-02 17:40:19 -03:00
session_manager.py Merge branch 'main' of https://github.com/langflow-ai/openrag into delete-knowledge 2025-09-18 14:09:51 -06:00