openrag/src
2025-11-10 15:49:06 -05:00
..
api Feat/provider validation banner (#353) 2025-11-06 13:03:50 -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 tui service status parse fix 2025-11-10 12:37:41 -05:00
utils await 2025-10-11 02:53:16 -04:00
agent.py system prompt to avoid hallucinations 2025-11-10 15:49:06 -05:00
auth_context.py
auth_middleware.py remove logging 2025-10-07 02:11:51 -04:00
main.py Feat/provider validation banner (#353) 2025-11-06 13:03:50 -06:00
session_manager.py