#prompt amounts on 4o
1 messages · Page 1 of 1 (latest)
Hi @outer gazelle. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:
with plus sub
The prompt amounts you can send to GPT-4o depend on the context window and the rate limits associated with your usage tier. For GPT-4o, the context window is 128k tokens, which includes both input and output tokens. This means you can use up to 128,000 tokens in a single request, combining both the prompt and the model's response.
Regarding rate limits, if you are using the OpenAI API, GPT-4o has a high rate limit of up to 10 million tokens per minute, which is significantly higher than GPT-4 Turbo. This allows for a substantial amount of data to be processed quickly.
For more detailed information on rate limits and context windows, you can refer to the OpenAI API documentation (https://platform.openai.com/docs/models/gpt-4-and-gpt-4-turbo) and the text generation guide (https://platform.openai.com/docs/guides/text-generation#conversations-and-context).
If you are using ChatGPT Plus, the limits are based on the number of messages rather than tokens. You can send up to 80 messages every 3 hours on GPT-4o. For more details, you can check the ChatGPT Plus usage limits (https://help.openai.com/en/articles/6950777-what-is-chatgpt-plus#h_d78bb59065).