openrag/src
Cole Goldsmith b88c8b20df
Feat/provider validation banner (#353)
* models query combined

* make endpoint to handle provider health

* provider health banner

* update-pdf-to-include-provider-selection (#344)

* polishing the error fixing experience

* fix agent instructions and up char limit

* fix provider

* disable tracing in langflow

* improve docling serve banner remove false positives

* Changed pyproject.toml docling versions

* Added another uv lock revision

* version bump

* unused things and fix bad conflicts

* add isFetching to the hook

* put back settings for models queries to never cache results

* update banner refetching indicator

* validate provider settings when saving

* fix settings page layout issue

* Added retry as false on the get models, to not take a long time

---------

Co-authored-by: Mendon Kissling <59585235+mendonk@users.noreply.github.com>
Co-authored-by: Mike Fortman <michael.fortman@datastax.com>
Co-authored-by: phact <estevezsebastian@gmail.com>
Co-authored-by: Lucas Oliveira <lucas.edu.oli@hotmail.com>
2025-11-06 13:03:50 -06: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 Merge pull request #362 from langflow-ai/improve-gpu-detection 2025-11-05 12:12:43 -08: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 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/provider validation banner (#353) 2025-11-06 13:03:50 -06: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