LibreChat/api/server
Danny Avila 166a4fa44f
🛠️ fix: Improve SSE Handling and Fix Typo in sendEmail Template (#1245)
* fix: typo for passwordReset.handlebars

* fix(useSSE): prevent unnecessary JSON.parse abort error, handle immediate abort-submit gracefully by reverting to previous state before immediate abort-submit, add showStopButton state to explicitly render disabled sendButton when message generation is cancelled, filter undefined messages and replace undefined convo for cancelHandler
2023-11-30 10:23:57 -05:00
..
controllers feat: Order/disable endpoints with ENDPOINTS env var (#1206) 2023-11-22 13:56:38 -05:00
middleware 🛠️ fix: Improve SSE Handling and Fix Typo in sendEmail Template (#1245) 2023-11-30 10:23:57 -05:00
routes 🔧 fix: Correct Properties Passed to getResponseSender, Catch OpenAI Errors (#1244) 2023-11-29 13:40:16 -05:00
services 🛠️ fix: Improve SSE Handling and Fix Typo in sendEmail Template (#1245) 2023-11-30 10:23:57 -05:00
utils 🔧 fix: Correct Properties Passed to getResponseSender, Catch OpenAI Errors (#1244) 2023-11-29 13:40:16 -05:00
index.js feat: Vision Support + New UI (#1203) 2023-11-21 20:12:48 -05:00
socialLogins.js feat(api): initial Redis support; fix(SearchBar): proper debounce (#1039) 2023-10-11 17:05:47 -04:00