Inquiry Regarding Rate Limits for Gemini 1.5 Pro on Google AI Studio

I am writing to inquire about potential rate limits associated with using Gemini 1.5 Pro on Google AI Studio. Specifically, I am interested in understanding:

1.Whether there are any rate limits for using Gemini 1.5 Pro on Google AI Studio.

2.If rate limits exist, are they solely applicable to API calls, or do they also apply to other aspects of usage within the AI Studio environment?

I would appreciate any information you can provide regarding this matter. Understanding the potential limitations will help me plan my projects and ensure efficient utilization of Gemini 1.5 Pro within the Google AI Studio platform.

Thank you for your time and consideration.

1 Like

I believe the applicable rate limits are posted at Gemini API Pricing  |  Google for Developers.
The dropdown also has the more generous 1.0 rate limits.

by the way,are there any rate limits when using Gemini 1.5 Pro exclusively through the Google AI Studio web interface?

Nope, the servers don’t care if the incoming requests originated from the web browser process that hosts the AI Studio web application or from some other process or from a mobile device. They just count arriving requests and tokens for quota purposes.

The 2 queries per minute rate limit on Gemini 1.5 Pro is frustrating.

The 2 queries per minute rate limit on Gemini 1.5 Pro is frustrating. I wish they would increase the per-minute limit slightly for better efficiency, say to 5 queries per minute.

How is it calculated the rate limit ? when i have multiple applications uses Gemini with different API key for a GCP instance. Does it count the sum of all requests per minute ?

It’s by project ID, not by API key. And if you check out the new quotas announced for 1.5 flash, they are in my opinion adequate to develop an application.