openrag/src/api
Lucas Oliveira e0015f35db
fix: update onboarding design, make opensearch index be initialized after onboarding, make flow reset change the models to the provider chosen (#100)
* changed tooltip stype

* added start on label wrapper

* changed switch to checkbox on openai onboarding and changed copies

* made border be red when api key is invalid

* Added embedding configuration after onboarding

* changed openrag ingest docling to have same embedding model component as other flows

* changed flows service to get flow by id, not by path

* modify reset_langflow to also put right embedding model

* added endpoint and project id to provider config

* added replacing the model with the provider model when resetting

* Moved consts to settings.py

* raise when flow_id is not found
2025-09-26 12:04:17 -03: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 update to routers 2025-09-08 19:31:42 -04:00
connectors.py Finally fix MSAL in onedrive/sharepoint 2025-09-25 13:12:27 -07:00
documents.py 0.1.11 2025-09-19 12:01:08 -04: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 filename fix 2025-09-09 12:57:28 -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
router.py filename fix 2025-09-09 12:57:28 -04:00
search.py fix: no-auth mode jwt check 2025-09-18 15:23:10 -04:00
settings.py fix: update onboarding design, make opensearch index be initialized after onboarding, make flow reset change the models to the provider chosen (#100) 2025-09-26 12:04:17 -03:00
tasks.py ruff 2025-09-03 09:17:30 -04:00
upload.py fix: no-auth mode jwt check 2025-09-18 15:23:10 -04:00