#Extract the idea and question - 000020
1 messages · Page 1 of 1 (latest)
Hi @plain notch. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:
The user is asking about the API rate limit for the gpt-4-1106-preview model provided by OpenAI, specifically for an account at tier level 5.
Based on the information extracted from the OpenAI community forum and help articles, the rate limits for the gpt-4-1106-preview model are as follows:
-
Tokens per minute (TPM) limitations are based on the tier level associated with how much you have already paid to use the API. For a Tier 5 account (which is an account that has paid $1,000 and 30+ days have passed since the first successful payment), the TPM limit is 300,000 (source (https://community.openai.com/t/475758)).
-
However, for the
gpt-4-1106-previewmodel, there are additional rate limits that are fixed at 20 requests per minute and 100 requests per day. It is not possible to increase these limits for the preview model (source (https://community.openai.com/t/476851)). -
For the
gpt-4-vision-previewmodel, the rate limits are also fixed at 20 requests per minute and 100 requests per day. The tokens per minute limits are identical to yourgpt-4limits (source (https://help.openai.com/en/articles/8555496-gpt-v-api)).