Flowise icon indicating copy to clipboard operation
Flowise copied to clipboard

Error status code 429 is displayed in the chat

Open ghost opened this issue 1 year ago • 4 comments

Everytime I go to chat with the model, it hangs, and after restarting the node server, some error is dsplayed from the previous session in the chat error

ghost avatar May 25 '23 08:05 ghost

https://github.com/FlowiseAI/Flowise/issues/134

HenryHengZJ avatar May 25 '23 11:05 HenryHengZJ

created a new key multiple times, still the same error

ghost avatar May 25 '23 14:05 ghost

you might want to refer to OpenAI API documentation. https://help.openai.com/en/articles/6891831-error-code-429-you-exceeded-your-current-quota-please-check-your-plan-and-billing-details

I am paying the ChatGPT+ $20/month, but that does not include a free paid API key, you need to update to a paid plan for OpenAI API. The $18 quota came with the $20/month ChatGPT+ has an expiration date (for me that's long gone). Hope this help.

fischcheng avatar Jun 13 '23 19:06 fischcheng

Yeah running models locally now using langchain. Have built a custom UI using streamlit

ghost avatar Jun 14 '23 00:06 ghost