Hi there. I am using API chatgpt to render content. I built 30 docker container to request the API at the same time. But it send a lot of request at the same time.
How can i increate the request to chatGPT API?
Hi there and welcome to the Community!
If you are looking to increase your rate limits, then you’d have to move to higher usage Tier. You can find details on the Usage Tiers and the associated requirements you must fulfil in order to get upgraded in the OpenAI documentation here or directly in the limit section in your profile.
You also have the opportunity to directly request an exception to your rate limits at the bottom of the limits section referenced above. However, this option is currently restricted to a few select models, such as gpt-3.5-turbo (requests for gpt-4-turbo are currently not accepted).
1 Like