LibreChat/api
Danny Avila 0886441461
feat(azureOpenAI): Allow Switching Deployment Name by Model Name (#1137)
* feat(azureOpenAI): allow switching deployment name by model name

* ci: add unit tests and throw error on no api key provided to avoid API call

* fix(gptPlugins/initializeClient): check if azure is enabled; ci: add unit tests for gptPlugins/initializeClient

* fix(ci): fix expected error message for partial regex match:  unexpected token
2023-11-04 15:03:31 -04:00
..
app feat(azureOpenAI): Allow Switching Deployment Name by Model Name (#1137) 2023-11-04 15:03:31 -04:00
cache feat: ban-user command (#1121) 2023-11-04 11:38:58 -04:00
lib feat(api): initial Redis support; fix(SearchBar): proper debounce (#1039) 2023-10-11 17:05:47 -04:00
models feat(Tx): Add timestamps to transaction schema (#1123) 2023-10-30 09:41:07 -04:00
server feat(azureOpenAI): Allow Switching Deployment Name by Model Name (#1137) 2023-11-04 15:03:31 -04:00
strategies feat: bun api support 🥟 (#1021) 2023-10-07 11:16:06 -04:00
test fix(ci): initialize ban env vars in jestSetup (#937) 2023-09-13 11:49:34 -04:00
utils feat(azureOpenAI): Allow Switching Deployment Name by Model Name (#1137) 2023-11-04 15:03:31 -04:00
jest.config.js feat: Message Rate Limiters, Violation Logging, & Ban System 🔨 (#903) 2023-09-13 10:57:07 -04:00
jsconfig.json feat(api): initial Redis support; fix(SearchBar): proper debounce (#1039) 2023-10-11 17:05:47 -04:00
package.json Release v0.6.0 (#1089) 2023-10-22 14:42:56 -04:00