openrag/src
2025-11-19 13:16:17 -06:00
..
api fix: refactor models validation to fix bugs related to ollama, watsonx and openai (#406) 2025-11-14 18:09:47 -03:00
config better settings form validation, grouped model selection (#383) 2025-11-11 22:39:59 -03:00
connectors make openai optional in tui and lazy client creation in backend 2025-10-29 22:38:31 -04:00
models fix: disable upload message when ingesting on onboarding, wait for file to be ingested, added knowledge filters on nudges (#345) 2025-11-11 18:20:39 -03:00
services fix: refactor models validation to fix bugs related to ollama, watsonx and openai (#406) 2025-11-14 18:09:47 -03:00
tui Fix: reduce docling and provider banner refresh interval, implemented Starting on docling TUI (#404) 2025-11-14 17:25:22 -03:00
utils await 2025-10-11 02:53:16 -04:00
agent.py remove connection dot indicators on settings page, better toast message for provider setup dialogs, fix typo in default agent prompt 2025-11-19 13:16:17 -06:00
auth_context.py
auth_middleware.py remove logging 2025-10-07 02:11:51 -04:00
main.py fix: Make sure we exclude the warmup file ingestion 2025-11-18 12:07:38 -08:00
session_manager.py