Troubleshooting of OpenAI API: Difference between revisions
Jump to navigation
Jump to search
m
→How to fix "RateLimitError: Rate limit reached for default-gpt-3.5-turbo"
| Line 212: | Line 212: | ||
* Ensure that the payload you sent to the API is properly formatted as JSON. | * Ensure that the payload you sent to the API is properly formatted as JSON. | ||
== How to fix "RateLimitError: Rate limit reached for default-gpt-3.5-turbo" == | === How to fix "RateLimitError: Rate limit reached for default-gpt-3.5-turbo" === | ||
Error message: RateLimitError: Rate limit reached for default-gpt-3.5-turbo | Error message: RateLimitError: Rate limit reached for default-gpt-3.5-turbo | ||