openrag/src
Cole Goldsmith 1385fd5d5c
better settings form validation, grouped model selection (#383)
* better form validation, grouped model selection

* bump version

* fix fe build issue

* fix test

* change linting error

* Fixed integration tests

* fixed tests

* sample commit

---------

Co-authored-by: Lucas Oliveira <lucas.edu.oli@hotmail.com>
2025-11-11 22:39:59 -03:00
..
api 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
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 better settings form validation, grouped model selection (#383) 2025-11-11 22:39:59 -03: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 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 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
session_manager.py Merge branch 'main' of https://github.com/langflow-ai/openrag into delete-knowledge 2025-09-18 14:09:51 -06:00