Google: Gemini 2.5 Pro Preview 05-06

Pricing, context window and lifecycle for google/gemini-2.5-pro-preview-05-06, tracked from what the vendor publishes.

2025-12-02 - its vendor retired this model on that date, and the catalogue still lists it. Anything still calling it is running on borrowed time.

To find every place that calls it:

curl -sO https://neosignal-ai.vercel.app/check.py
python check.py .

It names every model your repository calls that is already gone, and exits non-zero so the next one fails the build instead of production.

Price per million tokens

Input$1.25
Output$10.00
Cache read$0.125
Cache write$0.375

Facts

Model IDgoogle/gemini-2.5-pro-preview-05-06
VendorGoogle
Context window1,048,576 tokens
Knowledge cutoff2025-01-31
Retired on2025-12-02
Date fromvendor deprecation page

Supported parameters

include_reasoning, max_tokens, reasoning, response_format, seed, stop, structured_outputs, temperature, tool_choice, tools, top_p

Other Google models