mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-07-11 00:33:40 +00:00
* feat(data-provider): add Azure serverless inference handling through librechat.yaml * feat(azureOpenAI): serverless inference handling in api * docs: update docs with new azureOpenAI endpoint config fields and serverless inference endpoint setup * chore: remove unnecessary checks for apiKey as schema would not allow apiKey to be undefined * ci(azureOpenAI): update tests for serverless configurations |
||
|---|---|---|
| .. | ||
| Config | ||
| Endpoints | ||
| Files | ||
| Runs | ||
| Threads | ||
| ActionService.js | ||
| AppService.js | ||
| AppService.spec.js | ||
| AssistantService.js | ||
| AuthService.js | ||
| AuthService.spec.js | ||
| ModelService.js | ||
| ModelService.spec.js | ||
| PluginService.js | ||
| signPayload.js | ||
| ToolService.js | ||
| UserService.js | ||