Cannot send over 32000 input tokens (on Paid plan)

Hey guys,

I’m trying to use Gemini 1.5 Pro with 1 million tokens via the API.

I’m on the paid plan, as shown in Google AI Studio:

And it says the same in the Google Cloud Console.

However - When I try and send more than 32k input tokens I get the error Resource has been exhausted (e.g. check quota).

That obviously sounds like the restrictions on the free plan, however I have paid :frowning:

Not sure if related - or if everyone sees this - but when I navigate to the API/Service Quota Details, I see listed the “free input token count” and the “input token count”. e.g. Imgur: The magic of the Internet

Any advice on how I can actually access the 1M input tokens?

1 Like

Because for that specific API you have to go and increase the quota.

But it seems like I already have the quota… I have the “free plan” and the normal quota.

Do I still need to increase it somehow?

Doh - my mistake - I was using geminiPro not gemini1.5pro - hence the token input size.

Good catch! Tho the screen shot you gave does still show the lower level for 1.5, which is odd.

Working as you expect when you change the model?