Replies: 1 comment
-
I have exactly the same issue with OpenAI and Anthropic. It used to work without any problems before the upgrade... |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have upgraded to 1.8 and when I try to convert speech to text I get "File is not defined" as a response. In the server I get
ReferenceError: File is not defined
at convertSpeechToText (/Flowise/packages/components/dist/src/speechToText.js:25:31)
at async utilBuildChatflow (t/Flowise/packages/server/dist/utils/buildChatflow.js:111:52)
at async createInternalPrediction (/Flowise/packages/server/dist/controllers/internal-predictions/index.js:7:29)
It was working until the upgrade. Any ideas?
Beta Was this translation helpful? Give feedback.
All reactions