LibreChat/packages/data-provider/src
Danny Avila 08d4b3cc8a
🅰️ feat: Azure AI Studio, Models as a Service Support (#1902)
* 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
2024-02-26 19:10:29 -05:00
..
react-query 🔀 fix: Endpoint Type Mismatch when Switching Conversations (#1834) 2024-02-19 01:31:38 -05:00
types feat: Assistants API, General File Support, Side Panel, File Explorer (#1696) 2024-02-13 20:42:27 -05:00
actions.ts feat: Assistants API, General File Support, Side Panel, File Explorer (#1696) 2024-02-13 20:42:27 -05:00
api-endpoints.ts ♾️ style: Infinite Scroll Nav and Sort Convos by Date/Usage (#1708) 2024-02-03 20:25:35 -05:00
azure.ts 🅰️ feat: Azure AI Studio, Models as a Service Support (#1902) 2024-02-26 19:10:29 -05:00
config.ts 🅰️ feat: Azure AI Studio, Models as a Service Support (#1902) 2024-02-26 19:10:29 -05:00
createPayload.ts feat: Assistants API, General File Support, Side Panel, File Explorer (#1696) 2024-02-13 20:42:27 -05:00
data-service.ts feat: Assistants API, General File Support, Side Panel, File Explorer (#1696) 2024-02-13 20:42:27 -05:00
file-config.ts feat: Assistants API, General File Support, Side Panel, File Explorer (#1696) 2024-02-13 20:42:27 -05:00
headers-helpers.ts chore: add back data-provider 2023-07-30 11:50:24 -04:00
index.ts 🅰️ feat: Azure Config to Allow Different Deployments per Model (#1863) 2024-02-26 14:12:25 -05:00
keys.ts feat: Assistants API, General File Support, Side Panel, File Explorer (#1696) 2024-02-13 20:42:27 -05:00
parsers.ts 🅰️ feat: Azure Config to Allow Different Deployments per Model (#1863) 2024-02-26 14:12:25 -05:00
request.ts feat: Vision Support + New UI (#1203) 2023-11-21 20:12:48 -05:00
schemas.ts 🐛 fix: Preserve Default Model in Message Requests (#1857) 2024-02-21 13:29:21 -05:00
sse.js feat: Vision Support + New UI (#1203) 2023-11-21 20:12:48 -05:00
types.ts feat: Assistants API, General File Support, Side Panel, File Explorer (#1696) 2024-02-13 20:42:27 -05:00