I ran my chatgpt api with the gpt-3.5-turbo model. After a few lines of request, I received an 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 xxxxxxxx in your message.)
Anyone knows how to solve it?