openrag/frontend/src
Cole Goldsmith 2d31c4b9b0
Feat/278 Edit current model provider settings (#307)
* update settings update api to allow changing model provider config

* use react hook form

* make settings page small width

* re-use the onboarding forms instead of rolling a custom one

* issue

* remove test

* make custom forms with react-hook-form

* replace the updateFlow mutation with updateSettings

* show all the model providers

* revert changes to onboarding forms

* disabled state styles for providers

* break model selectors into their own file

* use existing selector component, use settings endpoint instead of onboarding, clean up form styles

* revert changes to openai onboarding

* small form changes
2025-10-31 13:22:51 -05:00
..
app Feat/278 Edit current model provider settings (#307) 2025-10-31 13:22:51 -05:00
components Feat/278 Edit current model provider settings (#307) 2025-10-31 13:22:51 -05:00
contexts fix: added onboarding steps accordion, changed bg color (#313) 2025-10-27 17:27:22 -03:00
hooks feat: adds what is openrag prompt, refactors chat design, adds scroll to bottom on chat, adds streaming support (#283) 2025-10-22 14:03:23 -03:00
lib fix: added empty message on file upload handling, fixed time calculation on onboarding (#316) 2025-10-27 18:08:27 -03:00
stores (frontend): Add zustand library for managing loading state in the application 2025-09-09 21:40:35 -03:00