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

Traceback issue #143

Closed
doulatdutta opened this issue Sep 21, 2024 · 3 comments
Closed

Traceback issue #143

doulatdutta opened this issue Sep 21, 2024 · 3 comments

Comments

@doulatdutta
Copy link

Whent i try to input as HI, it is showing

Traceback (most recent call last):
File "C:\Users\doula\AppData\Local\Programs\Python\Python312\Lib\site-packages\openai_base_client.py", line 1656, in _retry_request
return await self._request(
^^^^^^^^^^^^^^^^^^^^
File "C:\Users\doula\AppData\Local\Programs\Python\Python312\Lib\site-packages\openai_base_client.py", line 1624, in _request
raise self._make_status_error_from_response(err.response) from None
openai.RateLimitError: Error code: 429 - {'error': {'message': 'You exceeded your current quota, please check your plan and billing details. For more information on this error, read the docs: https://platform.openai.com/docs/guides/error-codes/api-errors.', 'type': 'insufficient_quota', 'param': None, 'code': 'insufficient_quota'}}

@YourTendency
Copy link

YourTendency commented Sep 21, 2024 via email

@kroryan
Copy link

kroryan commented Oct 6, 2024

same

@frdel
Copy link
Owner

frdel commented Oct 6, 2024

Did you click the link in the error?

429 - You exceeded your current quota, please check your plan and billing details Cause: You have run out of credits or hit your maximum monthly spend.
Solution: Buy more credits or learn how to increase your limits.

@frdel frdel closed this as completed Oct 6, 2024
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

4 participants