Gemini 2.5 Pro Preview 05-06

Gemini 2.5 Pro is Google’s state-of-the-art AI model designed for advanced reasoning, coding, mathematics, and scientific tasks. It employs “thinking” capabilities, enabling it to reason through responses with enhanced accuracy and nuanced context handling. Gemini 2.5 Pro achieves top-tier performance on multiple benchmarks, including first-place positioning on the LMArena leaderboard, reflecting superior human-preference alignment and complex problem-solving abilities.

Speech-to-textGoogle1M tokens$1.3626 / min

google/gemini-2.5-pro-preview-05-06

Context
1M tokens
Completion cap
65,535
Tools
Yes
JSON
Yes
Released
2025-05-07

Call it from Geek Hub

Same OpenAI SDK. Change the base URL and the model id.

curl https://api.geekhub.mx/v1/chat/completions \
  -H "Authorization: Bearer $GEEKHUB_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "google/gemini-2.5-pro-preview-05-06",
    "messages": [{"role": "user", "content": "Hola"}]
  }'
Get an API key

Frequently asked questions

What is Gemini 2.5 Pro Preview 05-06?
Gemini 2.5 Pro is Google’s state-of-the-art AI model designed for advanced reasoning, coding, mathematics, and scientific tasks. It employs “thinking” capabilities, enabling it to reason through responses with enhanced accuracy and nuanced context handling. Gemini 2.5 Pro achieves top-tier performance on multiple benchmarks, including first-place positioning on the LMArena leaderboard, reflecting superior human-preference alignment and complex problem-solving abilities. Gemini 2.5 Pro Preview 05-06 runs on the Geek Hub API (OpenAI-compatible). Model id: google/gemini-2.5-pro-preview-05-06.
Is Gemini 2.5 Pro Preview 05-06 free?
No. $1.3626 per minute on Geek Hub.
What is the context length of Gemini 2.5 Pro Preview 05-06?
Gemini 2.5 Pro Preview 05-06 has a 1M tokens context window. It supports up to 65,535 completion tokens.
When was Gemini 2.5 Pro Preview 05-06 released?
Gemini 2.5 Pro Preview 05-06 was released on 2025-05-07.

More models from Google