google-gemini / cookbook

Examples and guides for using the Gemini API.
https://ai.google.dev/gemini-api/docs
Apache License 2.0
4.23k stars 575 forks source link

Extremely limited requests per minute for the gemini-pro-1.5 models #141

Open tongshencmu opened 2 months ago

tongshencmu commented 2 months ago

Description of the feature request:

I'm facing an issue where quota for gemini-pro is set to 5 requests per minute. That's in contrast to the 300 requests per minute limit mentioned in the documentation. I have also tried to edit the quota but there is a hard cap of 5 imposed. how can I resolve this issue?

In the contrary, OpenAI has a 10,000 RPM for their latest models.

What problem are you trying to solve with this feature?

I am working on a video application and need to process a series of video frames sequentially. A RPM = 5 is a serious roadblock to any further development.

Any other information you'd like to share?

No response

singhniraj08 commented 1 month ago

@tongshencmu, Thank you reporting this issue. This repository is for issues related to collection of guides and examples for the Gemini API like bugs or improvements. For issues related to Gemini, we would suggest you to use "Send Feedback" option in Gemini docs. Ref: Screenshot below.

image