openrag/src/api
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
..
__init__.py refactor 2025-07-30 11:18:19 -04:00
auth.py ruff 2025-09-03 09:17:30 -04:00
chat.py feat: add session delete functionality (#70) 2025-09-24 17:41:53 -03:00
connector_router.py fix: set defined models for openai, make default embedding be used when disable ingest with LF feature flag is enabled (#128) 2025-10-01 16:50:21 -03:00
connectors.py Finally fix MSAL in onedrive/sharepoint 2025-09-25 13:12:27 -07:00
docling.py podman fixes: bind docling-serve to 0.0, improve logging, support magic podman and docker hostnames 2025-10-08 13:56:52 -04:00
documents.py Use opensearch queries on documents and processors 2025-10-06 09:45:33 -03:00
flows.py support for ingest 2025-09-09 11:12:48 -05:00
knowledge_filter.py fix: no-auth mode jwt check 2025-09-18 15:23:10 -04:00
langflow_files.py fix: file tuple for ingest 2025-10-06 16:25:05 -04:00
models.py feat: add knowledge status (#53) 2025-09-24 10:27:59 -03:00
nudges.py fix: no-auth mode jwt check 2025-09-18 15:23:10 -04:00
oidc.py ruff 2025-09-03 09:17:30 -04:00
provider_health.py Feat/provider validation banner (#353) 2025-11-06 13:03:50 -06:00
provider_validation.py fix: fixed bugs on ollama integration, added ingestion on onboarding (#330) 2025-10-30 09:02:06 -03:00
router.py Refactor file upload task to use filename mapping (#195) 2025-10-03 17:17:05 -03:00
search.py fix: no-auth mode jwt check 2025-09-18 15:23:10 -04:00
settings.py Feat/provider validation banner (#353) 2025-11-06 13:03:50 -06:00
tasks.py cancel status bug 2025-09-29 15:06:32 -04:00
upload.py Fix backend file context upload 2025-10-23 18:30:35 -03:00