LibreChat/api/server/routes/endpoints/openAI
Danny Avila f1bc711cd7
🐛 fix: Prevent Node Server Crash Due to Unhandled ChatCompletionMessage Error (#1278)
* refactor(addTitle): avoid generating title when a request was aborted

* chore: bump openai to latest

* fix: catch OpenAIError Uncaught error as last resort

* fix: handle final messages excludes role=assistant

* Update OpenAIClient.js

* chore: fix linting errors
2023-12-04 22:58:23 -05:00
..
addTitle.js 🐛 fix: Prevent Node Server Crash Due to Unhandled ChatCompletionMessage Error (#1278) 2023-12-04 22:58:23 -05:00
buildOptions.js feat(GPT/Anthropic): Continue Regenerating & Generation Buttons (#808) 2023-08-17 12:50:05 -04:00
index.js feat(GPT/Anthropic): Continue Regenerating & Generation Buttons (#808) 2023-08-17 12:50:05 -04:00
initializeClient.js feat: Vision Support + New UI (#1203) 2023-11-21 20:12:48 -05:00
initializeClient.spec.js feat(OpenAIClient): AZURE_USE_MODEL_AS_DEPLOYMENT_NAME, AZURE_OPENAI_DEFAULT_MODEL (#1165) 2023-11-10 09:58:17 -05:00