openrag/src
2025-11-05 14:33:15 -05:00
..
api fix provider 2025-11-04 12:59:23 -06: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 fix provider 2025-11-04 12:59:23 -06:00
tui improve gpu detection 2025-11-05 14:33:15 -05: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
auth_middleware.py
main.py lazy client initialization + client cleanup + http2 probe and fallback 2025-10-31 15:52:10 -04:00
session_manager.py