openrag/src
2025-11-05 15:10:32 +13:00
..
api fix provider 2025-11-04 12:59:23 -06:00
config bug: Adjust replicas to zero as we are in single server mode. Closes #358. 2025-11-05 15:10:32 +13:00
connectors make openai optional in tui and lazy client creation in backend 2025-10-29 22:38:31 -04:00
models fix document processing embedding model bug 2025-10-13 11:31:56 -04:00
services fix provider 2025-11-04 12:59:23 -06:00
tui make openai optional in tui and lazy client creation in backend 2025-10-29 22:38:31 -04:00
utils await 2025-10-11 02:53:16 -04:00
agent.py feat: adds what is openrag prompt, refactors chat design, adds scroll to bottom on chat, adds streaming support (#283) 2025-10-22 14:03:23 -03:00
auth_context.py ruff 2025-09-03 09:17:30 -04:00
auth_middleware.py remove logging 2025-10-07 02:11:51 -04:00
main.py lazy client initialization + client cleanup + http2 probe and fallback 2025-10-31 15:52:10 -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