quivr/frontend/app
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
..
(auth) Fix/issue 184 (#185) 2023-05-29 00:46:15 +02:00
(home) Chore: add husky, no-unused-vars & no-explicit-any eslint rules (#168) 2023-05-26 13:56:29 +02:00
chat Feat/model config (#223) 2023-06-02 17:01:49 +02:00
components Feat/model config (#223) 2023-06-02 17:01:49 +02:00
config Feat/model config (#223) 2023-06-02 17:01:49 +02:00
explore Feat/model config (#223) 2023-06-02 17:01:49 +02:00
upload Feat/model config (#223) 2023-06-02 17:01:49 +02:00
favicon.ico feat(auth): now application has authentication (#144) 2023-05-24 22:21:22 +02:00
globals.css New Webapp migration (#56) 2023-05-21 01:20:55 +02:00
layout.tsx Feat/model config (#223) 2023-06-02 17:01:49 +02:00
supabase-provider.tsx feat(auth): now application has authentication (#144) 2023-05-24 22:21:22 +02:00