LibreChat/api/server/routes/endpoints
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
..
anthropic 🔧 Fix: Resolve Anthropic Client Issues 🧠 (#1226) 2023-11-26 14:44:57 -05:00
gptPlugins feat(OpenAIClient): AZURE_USE_MODEL_AS_DEPLOYMENT_NAME, AZURE_OPENAI_DEFAULT_MODEL (#1165) 2023-11-10 09:58:17 -05:00
openAI 🐛 fix: Prevent Node Server Crash Due to Unhandled ChatCompletionMessage Error (#1278) 2023-12-04 22:58:23 -05:00
schemas.js fix: Correct Default Model Name in Response Sender and Update Anthropics 🤖 (#1208) 2023-11-22 18:29:09 -05:00