You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Cannot save the Speech To Text in the Chat Configuration
To Reproduce
Steps to reproduce the behavior:
Go to any Chatflow
Click on 'Gear button'
Click on 'Configuration'
Click on tab 'Speech To Text'
Select 'OpenAI Whisper', select a valid API Key
Click on 'Save' Button
Config won't be saved, no Speech To Text in the chat window, and there is error in the console, see error and screenshot
Error:
Uncaught (in promise) TypeError: Cannot set properties of undefined (setting 'status')
at A (SpeechToText-CeOcvAIh.js:1:18753)
at C (SpeechToText-CeOcvAIh.js:1:17868)
at Object.x3 (index-7IT9aGXw.js:59:9864)
at S3 (index-7IT9aGXw.js:59:10018)
at k3 (index-7IT9aGXw.js:59:10075)
at lS (index-7IT9aGXw.js:59:31462)
at iC (index-7IT9aGXw.js:59:31879)
at index-7IT9aGXw.js:59:36792
at ky (index-7IT9aGXw.js:62:36957)
at O2 (index-7IT9aGXw.js:59:8999)
Expected behavior
The config will be saved, Speech To Text should work
Screenshots
Setup
Flowise Version 2.2.3
OS: macOS
Browser chrome
The text was updated successfully, but these errors were encountered:
Describe the bug
Cannot save the Speech To Text in the Chat Configuration
To Reproduce
Steps to reproduce the behavior:
Error:
Uncaught (in promise) TypeError: Cannot set properties of undefined (setting 'status')
at A (SpeechToText-CeOcvAIh.js:1:18753)
at C (SpeechToText-CeOcvAIh.js:1:17868)
at Object.x3 (index-7IT9aGXw.js:59:9864)
at S3 (index-7IT9aGXw.js:59:10018)
at k3 (index-7IT9aGXw.js:59:10075)
at lS (index-7IT9aGXw.js:59:31462)
at iC (index-7IT9aGXw.js:59:31879)
at index-7IT9aGXw.js:59:36792
at ky (index-7IT9aGXw.js:62:36957)
at O2 (index-7IT9aGXw.js:59:8999)
Expected behavior
The config will be saved, Speech To Text should work
Screenshots
Setup
The text was updated successfully, but these errors were encountered: