openrag/frontend/src/app
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
..
admin update to routers 2025-09-08 19:31:42 -04:00
api feat: add session delete functionality (#70) 2025-09-24 17:41:53 -03:00
auth/callback misc ux improvements 2025-08-21 02:32:28 -04:00
chat Implemented markdown renderer on chat page 2025-09-11 16:44:41 -03:00
connectors Implement unified cloud picker with support for Google Drive and OneDrive, replacing individual pickers. Add new components for file listing, ingest settings, and file item display. Update package dependencies to include @radix-ui/react-separator. 2025-09-18 12:04:07 -06:00
knowledge feat: add knowledge status (#53) 2025-09-24 10:27:59 -03:00
login fix: adjust onboarding copies and behaviors (#67) 2025-09-24 17:35:16 -03:00
onboarding 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
settings Merge branch 'main' into feature/PRTL-3997 2025-09-24 14:34:22 -06:00
upload/[provider] Implement ingest settings in UnifiedCloudPicker and IngestSettings components 2025-09-19 09:26:12 -06:00
globals.css Merge branch 'main' into feat/move-filters 2025-09-22 15:02:31 -05:00
icon.ico update favicon 2025-09-04 12:06:57 -05:00
icon.svg icons 2025-08-18 21:18:43 -04:00
layout.tsx disabled overflow on base layout 2025-09-18 17:46:23 -03:00
page.tsx improve chat ux 2025-08-20 06:15:50 -04:00
providers.tsx Add react query provider to app 2025-09-04 18:16:28 -03:00