openrag/src
Edwin Jose 392322077f Enable local build for OpenRAG services and update metadata handling
Switched OpenRAG backend and frontend in docker-compose.yml to use local Dockerfile builds instead of remote images. Updated environment variables for better clarity and system integration. In flows/openrag_agent.json and langflow_file_service, improved handling of docs_metadata to support Data objects and added logging for metadata ingestion. Added agent_llm edge to agent node in flow definition.
2025-09-26 03:08:26 -04:00
..
api Merge branch 'main' into lfx-openrag-update-flows 2025-09-25 15:40:33 -04:00
config Merge branch 'main' into docling-presets 2025-09-23 15:14:05 -05:00
connectors fix: Return empty list when no auth is enabled 2025-09-18 12:49:04 -07:00
models Enhance OpenSearch ingestion and metadata handling 2025-09-26 02:10:51 -04:00
services Enable local build for OpenRAG services and update metadata handling 2025-09-26 03:08:26 -04:00
tui docker compose asset catchup 2025-09-18 15:23:33 -04:00
utils doc processing knobs 2025-09-18 16:27:01 -04:00
agent.py feat: add session delete functionality (#70) 2025-09-24 17:41:53 -03:00
auth_context.py ruff 2025-09-03 09:17:30 -04:00
auth_middleware.py Merge branch 'main' of github.com:phact/gendb 2025-09-04 20:56:56 -04:00
main.py Enable local build for OpenRAG services and update metadata handling 2025-09-26 03:08:26 -04: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