-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Exception: Failed to fetch data from API: 429 #18
Comments
This is an issue on my end with SSL certs that I think was resulting in the above 429 error. Closing :) |
Sorry opening again. I have a new error:
|
Hey @ammaraziz! Are you the owner of the OpenAI organization you're using the API key from? |
It's a personal account with no org attached. |
I encountered the same two problems. Please let me know if there are any solutions。 |
Try adding a payment method to your account to increase your rate limit, as the error suggests. Let me know if this solves the issue. |
I am not a US resident and it is a bit difficult to provide payment methods that are recognized by open ai. It would be nice if it could be done by changing the code (e.g. offering the option to limit to 3 times per minute) |
I'm working on adding the option to use an open source model that is free! |
Thank you for your efforts! |
I have the same problem, other API requests work normally. |
I have this problem as well. how did you solve it? |
It's working again, reason unknown. |
Cool package!
I am receiving this error:
My code:
429 response suggests too many queries.
The text was updated successfully, but these errors were encountered: