quivr/frontend/lib
Mamadou DICKO 6ff9309082
Feat/model config (#223)
* feat(axios): add global manager

* feat: add config page

* feat(axios): add backendUrl overwrite

* feat(brainConfig): add supabase url overwrite

* feat(chat): change model config logic + add more model

* feat: add openai and anthropic api key overwrite

* feat(config): save config in local storage

* feat(config): add reset button

* feat: move vertexai to config page

* ui: add brain config icon
2023-06-02 17:01:49 +02:00
..
context/BrainConfigProvider Feat/model config (#223) 2023-06-02 17:01:49 +02:00
helpers Feat/model config (#223) 2023-06-02 17:01:49 +02:00
hooks feat(toast): add global publisher (#177) 2023-05-27 12:22:19 +02:00
types.ts Redesign the home page (#55) 2023-05-18 13:37:03 +02:00
useAxios.ts Feat/model config (#223) 2023-06-02 17:01:49 +02:00
utils.ts feat(toast): add global publisher (#177) 2023-05-27 12:22:19 +02:00