openrag/frontend/src/app/api
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
..
[...path] 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
mutations Feat/278 Edit current model provider settings (#307) 2025-10-31 13:22:51 -05:00
queries Feat/278 Edit current model provider settings (#307) 2025-10-31 13:22:51 -05:00
get-query-client.ts Create get query client to work on next 2025-09-04 18:16:16 -03:00