openrag/frontend
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
..
components 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
hooks re-skin 2025-08-18 22:19:43 -04:00
lib added model validation and onboarding finishing 2025-09-20 12:09:27 -03:00
public fix: adjust onboarding copies and behaviors (#67) 2025-09-24 17:35:16 -03:00
src 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
.gitignore frontend 2025-07-11 00:58:29 -04:00
components.json fix: adjust onboarding copies and behaviors (#67) 2025-09-24 17:35:16 -03:00
eslint.config.mjs frontend 2025-07-11 00:58:29 -04:00
next.config.ts updates to routers 2025-09-08 17:22:14 -04:00
package-lock.json Merge branch 'main' into feat/move-filters 2025-09-22 15:02:31 -05:00
package.json Merge branch 'main' into feat/move-filters 2025-09-22 15:02:31 -05:00
postcss.config.mjs frontend 2025-07-11 00:58:29 -04:00
tailwind.config.ts Merge branch 'main' into feat/move-filters 2025-09-22 15:02:31 -05:00
tsconfig.json gdrive v0 2025-07-29 02:12:44 -04:00