OpenAI will return a 429 error when your free trial is over or you run out of credits. It will also return a 429 error if you call the API too fast. This PR will show a better error message when you run out of credits, and retry behind the scenes for normal rate limiting errors.
OpenAI will return a 429 error when your free trial is over or you run out of credits. It will also return a 429 error if you call the API too fast. This PR will show a better error message when you run out of credits, and retry behind the scenes for normal rate limiting errors.