LibreChat/client/src
Danny Avila 14ddfec9b7
🧹 chore: address minor issues (#3710)
* refactor(OpenAIClient): improve error handling in chat completion

Improve error handling in the chat completion process to handle scenarios where the response has no choices or the message is undefined. This ensures that the intermediate reply is returned in such cases. Also, add logging statements for better debugging.

* refactor(Markdown): only show blinking cursor for latest message

* refactor: add submitting selector to prevent blinking cursor for empty, non-streaming, non-latest messages
2024-08-20 07:00:43 -04:00
..
a11y 📣 a11y: Better Screen Reader Announcements (#3693) 2024-08-19 03:51:17 -04:00
common 📣 a11y: Better Screen Reader Announcements (#3693) 2024-08-19 03:51:17 -04:00
components 🧹 chore: address minor issues (#3710) 2024-08-20 07:00:43 -04:00
data-provider 🖼️ style: Conversation Menu and Dialogs update (#3601) 2024-08-16 04:30:14 -04:00
hooks 📣 a11y: Better Screen Reader Announcements (#3693) 2024-08-19 03:51:17 -04:00
localization 📣 a11y: Better Screen Reader Announcements (#3693) 2024-08-19 03:51:17 -04:00
Providers 🎙️ a11y: Screen Reader Support for Dynamic Content Updates (#3625) 2024-08-13 03:04:27 -04:00
routes 🖼️ style: Conversation Menu and Dialogs update (#3601) 2024-08-16 04:30:14 -04:00
store 🖼️ style: Conversation Menu and Dialogs update (#3601) 2024-08-16 04:30:14 -04:00
utils 📱 fix: Resolve Android Device and Accessibility Issues of Sidebar Combobox (#3689) 2024-08-18 19:02:46 -04:00
App.jsx 🎙️ a11y: Screen Reader Support for Dynamic Content Updates (#3625) 2024-08-13 03:04:27 -04:00
main.jsx 🔉 feat: Speech-to-text / Text-to-speech (initial support) (#2836) 2024-05-22 17:19:55 -04:00
mobile.css 🎛️ refactor: Add keyboard command toggles & only trigger for the 1st character (#3566) 2024-08-06 22:18:07 -04:00
style.css 🧹 chore: address minor issues (#3710) 2024-08-20 07:00:43 -04:00
vite-env.d.ts 🌿 feat: Multi-response Streaming (#3191) 2024-06-25 03:02:38 -04:00