This topic was automatically generated from Slack. You can find the original thread here.
Hello. How do I increase “the context length” for a workflow? Seems like the audio that I’d like to process takes more that what I have set but I can seem to see where to edit that. Here is the message that I received: Error - Request failed with status code 400 — {“error”:{“message”:“This model’s maximum context length is 4097 tokens. However, your messages resulted in 4920 tokens. Please reduce the length of the messages.“,”type”:“invalid_request_error”,“param”:“messages”,“code”:“context_length_exceeded”}}
So since i’m trying to process audio and transcribe it with OpenAi…at this time, there are limitations on the file size to process. Ok. Thanks for the update.
Newb to this, but under event log it mentioned I was timing out.
I increased time out to 3 mins = 180 seconds
Then I got this error, and the event log said I was out of memory, so I increase memory up from 256mb to 1028mb, seemingly made the transcription. perhaps give that a whirl?