Request failed with status code 429 #922
Replies: 6 comments 1 reply
-
Hi @Luqmanasif1, Did you set rate limit in Flowise or OpenAI? |
Beta Was this translation helpful? Give feedback.
-
No, I did not.
…On Fri, 15 Sept 2023 at 13:24, Ong Chung Yau ***@***.***> wrote:
Hi @Luqmanasif1 <https://github.com/Luqmanasif1>,
Did you set rate limit in Flowise or OpenAI?
—
Reply to this email directly, view it on GitHub
<#922 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A4MJZMFHVYYOS2TXALJLR23X2QGEVANCNFSM6AAAAAA4YBAE5A>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
From the error log you shared I can see it's from OpenAI Reference here for more information |
Beta Was this translation helpful? Give feedback.
-
Yes, it works!
…On Fri, 15 Sept 2023 at 14:08, Ong Chung Yau ***@***.***> wrote:
From the error log you shared I can see it's from OpenAI
Reference here
<https://help.openai.com/en/articles/6891829-error-code-429-rate-limit-reached-for-requests>
for more information
—
Reply to this email directly, view it on GitHub
<#922 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A4MJZMEYDUMZJVWHGSB45KTX2QLKPANCNFSM6AAAAAA4YBAE5A>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Hi FlowiseAI/Flowise, Can I chat with my previous PDF using the namespace
through the API endpoint?
On Fri, 15 Sept 2023 at 14:39, Muhummad Luqman ***@***.***>
wrote:
… Yes, it works!
On Fri, 15 Sept 2023 at 14:08, Ong Chung Yau ***@***.***>
wrote:
> From the error log you shared I can see it's from OpenAI
>
> Reference here
> <https://help.openai.com/en/articles/6891829-error-code-429-rate-limit-reached-for-requests>
> for more information
>
> —
> Reply to this email directly, view it on GitHub
> <#922 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/A4MJZMEYDUMZJVWHGSB45KTX2QLKPANCNFSM6AAAAAA4YBAE5A>
> .
> You are receiving this because you were mentioned.Message ID:
> ***@***.***>
>
|
Beta Was this translation helpful? Give feedback.
-
I have this model, but I can't change the pdf in python to ask about the new document. Is this possible in flowise or should I go back to langchain? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I am facing this error. Can somebody tell me how I resolve this error?
I already restart my PC or server.
Request failed with status code 429
at createError (C:\Users\luqma\AppData\Roaming\npm\node_modules\flowise\node_modules\openai\node_modules\axios\lib\core\createError.js:16:15)
at settle (C:\Users\luqma\AppData\Roaming\npm\node_modules\flowise\node_modules\openai\node_modules\axios\lib\core\settle.js:17:12)
at IncomingMessage.handleStreamEnd (C:\Users\luqma\AppData\Roaming\npm\node_modules\flowise\node_modules\openai\node_modules\axios\lib\adapters\http.js:322:11)
at IncomingMessage.emit (node:events:525:35)
at endReadableNT (node:internal/streams/readable:1359:12)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
Beta Was this translation helpful? Give feedback.
All reactions