openrag/frontend/components
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
..
logo fix: adjust onboarding copies and behaviors (#67) 2025-09-24 17:35:16 -03:00
ui 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
code-component.tsx Added code component and markdown renderer 2025-09-11 16:42:37 -03:00
confirmation-dialog.tsx Implement Delete Confirmation Dialog and Enhance Knowledge Dropdown 2025-09-16 16:07:49 -06:00
delete-session-modal.tsx feat: add session delete functionality (#70) 2025-09-24 17:41:53 -03:00
discord-link.tsx lint 2025-08-18 22:26:15 -04:00
file-upload-area.tsx lint 2025-08-18 22:26:15 -04:00
github-star-button.tsx lint 2025-08-18 22:26:15 -04:00
knowledge-actions-dropdown.tsx better cache usage, make filters blue 2025-09-23 11:04:27 -05:00
knowledge-dropdown.tsx merge 2025-09-19 11:06:50 -04:00
knowledge-filter-dropdown.tsx frontend bug fix and lint 2025-08-14 15:22:31 -04:00
knowledge-filter-list.tsx better cache usage, make filters blue 2025-09-23 11:04:27 -05:00
knowledge-filter-panel.tsx fix textarea 2025-09-22 15:11:39 -05:00
label-input.tsx implemented label wrapper 2025-09-18 16:43:10 -03:00
label-wrapper.tsx 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
markdown-renderer.tsx (knowledge-actions-dropdown.tsx): Add text-destructive class to improve styling of delete button in dropdown menu 2025-09-18 15:10:55 -03:00
mode-toggle.tsx frontend 2025-07-11 00:58:29 -04:00
navigation-layout.tsx explicit type 2025-09-24 22:04:39 -04:00
navigation.tsx feat: add session delete functionality (#70) 2025-09-24 17:41:53 -03:00
theme-provider.tsx frontend 2025-07-11 00:58:29 -04:00