TheR1D / shell_gpt

A command-line productivity tool powered by AI large language models like GPT-4, will help you accomplish your tasks faster and more efficiently.
MIT License
9.36k stars 733 forks source link

Too many requests #199

Closed oscarc231 closed 1 year ago

oscarc231 commented 1 year ago

Any sgpt command (e.g., sgpt "mass of sun") produces a long output that ends with HTTPError: 429 Client Error: Too Many Requests for url: https://api.openai.com/v1/chat/completions

dol0han commented 1 year ago

I have the same issue, happened on my first run after installation. I am using my key correctly for sure, any ideas???

dummy-work-account commented 1 year ago

you ran out of free credit or you're hitting a rate limit

David-Else commented 1 year ago

@dummy-work-account This info would be good in the FAQ or automatically generated from shell-gbt, Too many requests was the first thing I saw, turns out I had no credit. Only place I found the info was your comment.

TheR1D commented 1 year ago

Pinned issue https://github.com/TheR1D/shell_gpt/issues/201