Skip to content
Gemini 2.5 Pro Preview 06-05 logo

Gemini 2.5 Pro Preview 06-05

Verified

Google's multimodal model for long-context reasoning across media types.

GoogleMultimodalClosed
Vision
Model page
Updated 2026-06-15

About Gemini 2.5 Pro Preview 06-05

This preview model continues Google's series of large-scale AI systems focused on multimodality. It processes multiple input formats within a single extended context window. The closed-source design keeps optimization and updates under Google's direct control.

Strengths center on maintaining coherence across very long sequences that mix text with visual and audio data. It handles tasks requiring simultaneous understanding of different modalities without external tool chaining. The architecture supports complex queries that reference earlier parts of extended inputs.

Common applications include enterprise document review combining reports, charts, and recordings. Developers integrate it into systems for audio analysis followed by contextual text generation. It also suits research workflows that need sustained reasoning over large multimodal datasets.

Capabilities

Long-context reasoning
Multimodal understanding
Code generation and analysis
Document and file processing
Audio comprehension
Complex instruction following

How Gemini 2.5 Pro Preview 06-05 compares

Gemini 2.5 Pro Preview 06-05 (striped bar) vs other multimodal on intelligence, speed and price.

Price

USD per 1M output tokens · Lower is better · Gemini 2.5 Pro Preview 06-05 ranks #94 of 139

$8.0
o3
$8.0
Sonar Reasoning Pro
$9.0
Gemini 3.5 Flash
$9.0
Google Gemini Flash Latest
$10.0
GPT-5.1
$10.0
Gemini 2.5 Pro Preview 05-06
$10.0
Gemini 2.5 Pro Preview 06-05
$10.0
GPT-5 Codex
$10.0
GPT-5.1-Codex
$10.0
GPT-5
$10.0
GPT-5.1-Codex-Max
$10.0
Gemini 2.5 Pro
$10.0
GPT-5.1 Chat

Sources: Artificial Analysis (intelligence, speed) · OpenRouter (price).

Best for

Long-Context Document Analysis

The model processes up to 1048576 tokens to review and reason over entire books, research collections, or multi-file code repositories in one pass.

Multimodal Content Understanding

It combines text, images, audio, and documents to deliver integrated insights such as transcribing meetings while referencing visual slides.

Complex Instruction Execution

Gemini 2.5 Pro Preview 06-05 follows detailed, multi-step prompts for tasks like generating structured reports or debugging large applications.

Strengths & limitations

Strengths

  • +Handles extremely long inputs effectively
  • +Strong integration of text, image, audio and files
  • +Solid performance on reasoning and coding tasks
  • +Native support for large file uploads

Limitations

  • Preview release may show occasional instability
  • Slower responses with maximum context sizes
  • Less optimized for real-time voice conversations

Cost calculator

Estimate what Gemini 2.5 Pro Preview 06-05 would cost for your usage.

$0.00625
per request
$62.5
estimated / month

Based on Gemini 2.5 Pro Preview 06-05's $1.25/1M input · $10.00/1M output. Estimate only — actual cost varies by provider and caching.

Quick start

OpenRouter's API is OpenAI-compatible — most SDKs work by just swapping the base URL. Only the model slug changes between models.

JavaScript · openai
import OpenAI from "openai";

const client = new OpenAI({
  baseURL: "https://openrouter.ai/api/v1",
  apiKey: process.env.OPENROUTER_API_KEY,
});

const completion = await client.chat.completions.create({
  model: "google/gemini-2.5-pro-preview",
  messages: [{ role: "user", content: "Hello!" }],
});

console.log(completion.choices[0].message.content);

Model slug: google/gemini-2.5-pro-preview

Editor's verdict

Our take on Gemini 2.5 Pro Preview 06-05

Gemini 2.5 Pro Preview 06-05 is Google's proprietary multimodal with a 1049K-token context window.

At $10.00 per 1M output tokens, it is premium-priced for its class.

It is available through Google's API and aggregators like OpenRouter.

Best suited to handles extremely long inputs effectively and strong integration of text, image, audio and files.

Did you find this helpful?

Frequently asked questions

The model provides a context length of 1048576 tokens.

User reviews

Real, verified reviews from the community shape this model's rating.

Loading reviews…

Sign in to review

Other Gemini models

Sibling versions in the Gemini family from Google.

Promote Gemini 2.5 Pro Preview 06-05

Add this badge to your website, or share the tool.

DFeatured on DhanasviGemini 2.5 Pro Preview 06-05 2