LibreChat/api/server/services
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
..
AuthService.js chore: Remove Unused Dependencies 🧹 (#939) 2023-09-14 15:12:22 -04:00
EndpointService.js feat: OpenRouter Support & Improve Model Fetching ⇆ (#936) 2023-09-18 12:55:51 -04:00
ModelService.js feat(azureOpenAI): Allow Switching Deployment Name by Model Name (#1137) 2023-11-04 15:03:31 -04:00
PluginService.js refactor(plugins): Improve OpenAPI handling, Show Multiple Plugins, & Other Improvements (#845) 2023-08-28 12:03:08 -04:00
signPayload.js feat: bun api support 🥟 (#1021) 2023-10-07 11:16:06 -04:00
UserService.js refactor: Encrypt & Expire User Provided Keys, feat: Rate Limiting (#874) 2023-09-06 10:46:27 -04:00