Hey! As the title suggests, I am confused about this new model, and also the tokens that I’ve used while testing it,
I started experimenting with it and just set up my account today with tier-1 pricing, so everything is fresh,
And in just the past few hours, with about 70 requests I have already blown up to over 200k tokens for Gemini-2.5-Pro. And a much more modest, 13k tokens for the computer-use-preview.
Why are the gemini 2.5 pro tokens so high? My prompt is a short sentence, about 20 words. I do pass a screenshot each time as outlined in the documentation so that the model can iterate. But this should not be a crazy high token count should it? I set MediaResolution to “High” which in the C# api says, 256 tokens,
Also, I am not exactly sure how this gets priced, though that’s a separate question. When the website gives you a price-per-million tokens and then says 2 options for prompts less than 200k tokens and prompts more than 200k tokens, I don’t understand how this works. I thought the computer-use prompts are limited to 128k tokens input?
TL:DR, I am just confused why the gemini-2.5-pro input tokens are over 200k, it does not feel like it should be this high, unless I really misunderstand the media resolution or am missing some best-practices for keeping token counts down low
Thanks!
David

