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

Rate limit reached for gpt-3.5-turbo #171

Closed
gennadiyvorgy1 opened this issue Oct 12, 2023 · 2 comments
Closed

Rate limit reached for gpt-3.5-turbo #171

gennadiyvorgy1 opened this issue Oct 12, 2023 · 2 comments

Comments

@gennadiyvorgy1
Copy link

gennadiyvorgy1 commented Oct 12, 2023

Hello, the project started to run, everything was fine.
Then it froze and stayed there for a long time:

[2023-12-10 12:33:28 WARNING] Rate limit reached for gpt-3.5-turbo-16k-0613 in organization org-5b2xUq3Mwie1Wgwh on tokens per min. Limit: 40000 / min. Please try again in 1ms. Contact us through our help center at help.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., retrying in 0 seconds...

But continues to work and transmits to Open AI, requests every millisecond, so stands - project file DefaultOrganization_20231012120759.log

It accumulates messages to wait before requests from Open AI, and it continues to bomb.

That's why it hangs

Can you tell me where to put pauses before requests, that it would act not so fast or lightning fast ?

Need some pauses, delays, when receiving a warning in DefaultOrganization_20231012120759.log

ChatGPT account and API are fresh and balance is available !!!!

Thank you,

Regards.

@Alphamasterliu
Copy link
Contributor

Hello! Regarding the Rate limit issue, you can refer to the discussion at this link: #26. I believe it will provide you with some helpful insights. Thank you very much for trying out and supporting ChatDev! 😊

@suzdalenko
Copy link

Error code: 429 - {'error': {'message': 'Rate limit reached for gpt-3.5-turbo in organization org-rxenTzjMkf2Po8dsexe410Mg on requests per min (RPM): Limit 3, Used 3, Requested 1. Please try again in 20s.

I was testing when everything broke down, so it looks like you have to pay?
I didn't think they would impose to pay so soon, I just wanted to know the tool.

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

3 participants