Hi everyone. I’m currently using the GPT-4 Turbo with Vision API, and it has the following limitations:
- 100 requests per day
- 20 requests per minute
I want to increase these limits. How can I achieve that? Is there an Enterprise plan for this API to increase the limits? Thank you.
The models gpt-4-1106-preview
and gpt-4-vision-preview
are currently under preview with restrictive rate limits that make them suitable for testing and evaluations, but not for production usage. We plan to increase these limits gradually in the coming weeks with an intention to match current gpt-4 rate limits once the models graduate from preview. As these models are adopted for production workloads we expect latency to increase modestly compared to this preview phase.
Found this on the Rate Limits page on the API dashboard, seems like for now patience is the only option.
1 Like