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

Unable to get any output. Error: HTTPError: 429 Client Error: Too Many Requests for url: https://api.openai.com/v1/completions #13

Closed
PrabuddhMathur opened this issue Feb 9, 2023 · 3 comments

Comments

@PrabuddhMathur
Copy link

It is showing me this error even when I've created and kept the API key when asked in the program. Please help me to fix this.

@nmarks99
Copy link

nmarks99 commented Feb 9, 2023

I had the same issue the first time I ran sgpt but then I ran it again and it seemed to work fine since then

@PrabuddhMathur
Copy link
Author

@nmarks99 I tried everything, even restarting didn't work for me. What to do? Did you do anything special for getting the API key?

@TheR1D
Copy link
Owner

TheR1D commented Feb 9, 2023

It happens because of OpenAI API limitations. You can read more about request limits here
You can track your usage in the dashboard

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