quivr/frontend/app/config/components
Cezar Vasconcelos 3b7390dd61
Feat/add new openai llm models (#334)
* feat(frontend): update OpenAi models and maxToken select's

* fix: update openai model to use the most recent

* fix: adjust max token for gpt-3 turbo

* fix: duplicating models

* fix: openai model type list
2023-06-14 21:30:52 +02:00
..
ApiKeyConfig.tsx feat: user can create api keys (#329) 2023-06-14 21:21:13 +02:00
BackendConfig.tsx Refactor/front (#313) 2023-06-13 16:33:41 +02:00
ConfigForm.tsx Refactor/front (#313) 2023-06-13 16:33:41 +02:00
ConfigTitle.tsx 🐛 handle click on done in Config (#304) 2023-06-12 13:15:03 +02:00
index.tsx 🐛 handle click on done in Config (#304) 2023-06-12 13:15:03 +02:00
ModelConfig.tsx Feat/add new openai llm models (#334) 2023-06-14 21:30:52 +02:00
UserAccountSection.tsx Refactor/front (#313) 2023-06-13 16:33:41 +02:00