AineeJames / ChatGPTerminator

GPTerminator provides a convenient way to interact with OpenAI's chat completion and image generation API's using your command line interface.
MIT License
230 stars 16 forks source link

The chatgptterminator crashed because of too many requests #3

Closed peileppe closed 1 year ago

peileppe commented 1 year ago

openai.error.RateLimitError: That model is currently overloaded with other requests. You can retry your request, or contact us through our help center at help.openai.com if the error persists. (Please include the request ID 691f1c704cab28dd0835be85e87578e3 in your message.)

AineeJames commented 1 year ago

Ah shoot, still gotta implement some basic error catching. Unfortunately everyone wants to use the cool AI lol

AineeJames commented 1 year ago

closing this issue since new commit has error checking