LibreChat/client/src
Marco Beretta 62881fee54
🔧 fix: handle missing custom config speech (#3790)
* feat: Update speech settings retrieval logic to handle missing custom configuration

This commit updates the logic in the Speech component and the getCustomConfigSpeech function to handle the case where the custom configuration is missing. Previously, if no custom configuration was found, an error would occur. Now, the code checks for the presence of the custom configuration and returns a message indicating that no custom configuration was found. This improves the robustness of the application and provides a better user experience.

* refactor: changed response message when no custom config is found
2024-08-27 06:09:04 -04:00
..
a11y 🍎 refactor(a11y): Optimize Live Region Announcements for Apple VoiceOver (#3762) 2024-08-23 10:22:16 -04:00
common 📣 a11y: Better Screen Reader Announcements (#3693) 2024-08-19 03:51:17 -04:00
components 🔧 fix: handle missing custom config speech (#3790) 2024-08-27 06:09:04 -04:00
data-provider 🔖 feat: Enhance Bookmarks UX, add RBAC, toggle via librechat.yaml (#3747) 2024-08-22 17:09:05 -04:00
hooks 🧠 feat: Prompt caching switch, prompt query params; refactor: static cache, prompt/markdown styling, trim copied code, switch new chat to convo URL (#3784) 2024-08-26 15:34:46 -04:00
localization 🧠 feat: Prompt caching switch, prompt query params; refactor: static cache, prompt/markdown styling, trim copied code, switch new chat to convo URL (#3784) 2024-08-26 15:34:46 -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 🔖 feat: Enhance Bookmarks UX, add RBAC, toggle via librechat.yaml (#3747) 2024-08-22 17:09:05 -04:00
utils 🧮 feat: Improve LaTeX rendering consistency (#3763) 2024-08-23 13:45:27 -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 🧠 feat: Prompt caching switch, prompt query params; refactor: static cache, prompt/markdown styling, trim copied code, switch new chat to convo URL (#3784) 2024-08-26 15:34:46 -04:00
vite-env.d.ts 🖱️ fix: Message Scrolling UX; refactor: Frontend UX/DX Optimizations (#3733) 2024-08-21 18:18:45 -04:00