openrag/src
2025-11-18 12:07:38 -08: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 feat: adds anthropic provider, splits onboarding editing into two, support provider changing with generic llm and embedding components (#373) 2025-11-11 19:22:16 -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 fix: Make sure we exclude the warmup file ingestion 2025-11-18 12:07:38 -08: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