openrag/src
2025-10-31 15:54:18 -04:00
..
api Feat/278 Edit current model provider settings (#307) 2025-10-31 13:22:51 -05:00
config Merge branch 'main' into tui-optional-openai-key 2025-10-31 15:54:18 -04: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 Changed default llm model to be gpt 4o (#334) 2025-10-31 12:17:47 -03: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