mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-09-22 06:00:56 +02:00
![]() * 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 |
||
---|---|---|
.. | ||
app | ||
cache | ||
config | ||
lib | ||
models | ||
server | ||
strategies | ||
test | ||
utils | ||
jest.config.js | ||
jsconfig.json | ||
package.json | ||
typedefs.js |