LibreChat/api/server
Danny Avila 5ab9802aa9
fix(OpenAIClient): use official SDK to identify client and avoid false Rate Limit Error (#1161)
* chore: add eslint ignore unused var pattern

* feat: add extractBaseURL helper for valid OpenAI reverse proxies, with tests

* feat(OpenAIClient): add new chatCompletion using official OpenAI node SDK

* fix(ci): revert change to FORCE_PROMPT condition
2023-11-09 14:04:36 -05:00
..
controllers chore: add back BrowserOp, make changes to CI env (#1088) 2023-10-22 13:50:25 -04:00
middleware fix(config/scripts): Enhance User Creation and Ban Handling, Standardize Imports (#1144) 2023-11-06 09:19:43 -05:00
routes feat(azureOpenAI): Allow Switching Deployment Name by Model Name (#1137) 2023-11-04 15:03:31 -04:00
services fix(OpenAIClient): use official SDK to identify client and avoid false Rate Limit Error (#1161) 2023-11-09 14:04:36 -05:00
utils feat: bun api support 🥟 (#1021) 2023-10-07 11:16:06 -04:00
index.js feat: bun api support 🥟 (#1021) 2023-10-07 11:16:06 -04:00
socialLogins.js feat(api): initial Redis support; fix(SearchBar): proper debounce (#1039) 2023-10-11 17:05:47 -04:00