Skip to content
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

[perf] - Review what the ChatGPT API rate limits are and batch requests #18

Open
richiemccoll opened this issue Mar 17, 2023 · 1 comment

Comments

@richiemccoll
Copy link
Contributor

richiemccoll commented Mar 17, 2023

message: 'Rate limit reached for default-gpt-3.5-turbo in organization org-qEBbooKoCQLstLjYs1rbUHfW on requests per min. Limit: 20 / min. Please try again in 3s. Contact support@openai.com if you continue to have issues. Please add a payment method to your account to increase your rate limit. Visit https://platform.openai.com/account/billing to add a payment method.',
@simoneb
Copy link
Member

simoneb commented Mar 17, 2023

To handle this, in another project we're using python's module https://pypi.org/project/backoff/. Eventually we'll get a paid plan for chatgpt anyway

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants