#CHAT GPT limit for GPT 3.5

1 messages · Page 1 of 1 (latest)

crystal kiln
#

I have been using chat gpt for a long time, and sometimes after a certain amoun tof time, even if I have sent like only 3 messages in a few minutes, they give me the Too many requests in 1 hour, what does i tmean? How many messages can I send in 1 hour. I use Chat GPT 3

upbeat magnetBOT
#

Hi @crystal kiln. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:

#

The rate limits for the ChatGPT API depend on the type of user you are. According to the OpenAI documentation (https://help.openai.com/en/articles/7232945-how-can-i-use-the-chatgpt-api), the rate limits are as follows:

  • Free trial users: 20 requests per minute (RPM) and 40,000 tokens per minute (TPM)
  • Pay-as-you-go users (first 48 hours): 60 RPM and 60,000 TPM
  • Pay-as-you-go users (after 48 hours): 3500 RPM and 90,000 TPM

If you're receiving a "Too many requests in 1 hour" message, it's likely that you're hitting one of these rate limits. The rate limits apply to the total number of requests or tokens you send in a minute, not just the number of messages.

If you're consistently hitting these rate limits, you might need to adjust your usage to stay within them. For example, you could try sending fewer requests, reducing the number of tokens in each request, or spacing out your requests more evenly over time.

If you continue to have issues with rate limits, you might want to consider reaching out to OpenAI support for further assistance.

Note: you can ask me a follow up question by @ mentioning me again :speech_balloon: