openrag/frontend/src
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
..
app 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
components Merge branch 'main' into feat-sharepoint-auth 2025-09-25 10:22:59 -07:00
contexts feat: add knowledge status (#53) 2025-09-24 10:27:59 -03:00
lib update reset behavior 2025-09-24 15:31:52 -05:00
stores (frontend): Add zustand library for managing loading state in the application 2025-09-09 21:40:35 -03:00