Google Gemini Pro
by Google (Google DeepMind)
Google's frontier reasoning and agentic-coding tier, with a 1M-token multimodal context window
Gemini Pro is the frontier tier of Google's Gemini family, aimed at the hardest reasoning, research and agentic-coding work rather than high-volume throughput. It is bought per token through the Gemini API, Google AI Studio and the Gemini Enterprise Agent Platform, and it removes the ceiling that cheaper tiers hit on multi-step problems and deep multimodal analysis.
Gemini Pro is the top capability tier of Google's Gemini model family, positioned above Flash and Flash-Lite for complex reasoning, multimodal understanding and agentic coding. As of August 2026 the line is in an unusual state: Gemini 3.1 Pro, released as a preview on 19 February 2026, is the newest Pro model and remains labelled Preview rather than generally available; Gemini 3 Pro has been deprecated and shut down; and Gemini 2.5 Pro is the stable, production-labelled option teams can build against with a GA commitment. Gemini 3.1 Pro accepts text, images, video, audio and code across a 1M-token input window and returns up to 64k output tokens, and Google reports 44.4% on Humanity's Last Exam, 94.3% on GPQA Diamond and 80.6% on SWE-Bench Verified for agentic coding. It is reachable through the Gemini app, Google AI Studio, the Gemini API, the Gemini Enterprise Agent Platform and Google Antigravity. Pricing is consumption-based and tiered by prompt length: $2.00 per million input tokens and $12.00 per million output tokens for prompts at or under 200k tokens, rising to $4.00 and $18.00 above that threshold, with batch mode at half rate and no free tier at all. Gemini 2.5 Pro remains cheaper at $1.25 and $10.00 per million tokens under 200k. Google has said a Gemini 3.5 Pro is in limited partner testing after slipping past the June 2026 target it set at I/O, which leaves enterprise buyers choosing between a preview-status frontier model and a stable but older one.
Engineering and research leaders whose bottleneck is reasoning quality on hard, multi-step problems — agentic coding, scientific analysis, deep multimodal review — and who can absorb $12 per million output tokens to get it.
Frontier-level scores on Humanity's Last Exam, GPQA Diamond and SWE-Bench Verified with a 1M-token multimodal window, inside Google Cloud's existing compliance perimeter.
At a Glance
- Category
- AI Models & APIs
- Pricing
- Usage-based
- Target Market
- CTOs, CIOs, Chief Data Officers, Enterprise Developers, Data Scientists, AI Research Leads
- Deployment
- Cloud-only, API-based
- Founded
- 1998
- Headquarters
- Mountain View, California, United States
- Team Size
- 500+
Key Features
- ✓1M-token input window with 64k output
Holds whole codebases, long video or large document sets in context, so deep analysis does not depend on a retrieval layer's recall.
- ✓Frontier reasoning benchmarks
Google reports 44.4% on Humanity's Last Exam and 94.3% on GPQA Diamond, the evaluations that separate frontier models from mid-tier ones.
- ✓Agentic coding capability
Scores 80.6% on SWE-Bench Verified and is positioned explicitly for agentic and vibe coding with improved multi-step tool use.
- ✓Native multimodal understanding
Processes text, images, video, audio and code together, which matters for review workflows where the evidence is not all text.
- ✓Long-context pricing tier
Prompts above 200k tokens are billed at a distinct higher rate, so cost is predictable but doubles once you cross that boundary.
- ✓Batch processing at half price
Asynchronous batch runs cost $1.00 input and $6.00 output per million tokens under 200k, making offline analysis materially cheaper.
- ✓Enterprise deployment surface
Available on the Gemini Enterprise Agent Platform with regional ML processing, configurable zero data retention and a self-serve HIPAA BAA.
Capabilities
Use Cases
- •Repository-scale engineering agents
Plan and execute multi-file changes across a large codebase where the model must hold architecture and tests in context simultaneously.
- •Scientific and technical literature analysis
Work through dense research material at graduate level, where GPQA Diamond-class reasoning separates a usable answer from a plausible one.
- •Long-form video and evidence review
Analyse hours of video or audio alongside supporting documents in one prompt, producing structured findings rather than a transcript.
- •Offline batch analysis of large corpora
Run deep synthesis across contracts, filings or incident reports overnight at half the standard token rate via batch mode.
- •Escalation tier behind a cheaper model
Route only the requests a Flash-tier model fails to Gemini Pro, keeping frontier cost confined to the small share of hard cases.
Ideal For
Best For
- ✓Agentic coding and repository-scale refactors where SWE-Bench Verified-class task completion is the deciding factor
- ✓Scientific and technical research requiring graduate-level reasoning across long source material
- ✓Deep multimodal analysis combining video, audio, images and code in a single prompt
- ✓Complex planning and synthesis tasks where a cheaper tier visibly fails rather than merely underperforms
- ✓Enterprises already standardised on Google Cloud that need frontier capability inside an existing compliance and data-residency boundary
Not Ideal For
- ✗Latency-sensitive or interactive workloads — practitioners benchmarking Gemini 3.1 Pro on version-control tasks measured 267.6 seconds average, over three times slower than faster competitors for an 84% success rate
- ✗High-volume production traffic, where $12 per million output tokens against Gemini 3.6 Flash's $7.50 or Flash-Lite's $2.50 makes the frontier tier hard to justify per call
- ✗Teams that require a GA service commitment today, since the newest Pro model is still Preview and Gemini 3 Pro has already been deprecated and shut down
- ✗Routine mid-size code editing without human review — one developer reported it introduced roughly one new bug for every bug it fixed on medium-sized JavaScript files
- ✗Unsandboxed agents with shell access, after a reported incident where an agent following Gemini 3.1 Pro instructions ran rm -rf in the wrong directory and deleted local repositories
Integrations
Deployment
Market Analysis
Pros
- ✓Frontier benchmark results reported by Google: 44.4% on Humanity's Last Exam, 94.3% on GPQA Diamond, 80.6% on SWE-Bench Verified
- ✓1M-token input window with native text, image, video, audio and code input in one model
- ✓Independent trade coverage noted external corroboration of leaderboard strength, with Mercor's CEO stating Gemini 3.1 Pro topped the APEX-Agents leaderboard
- ✓Enterprise compliance is unusually well documented — SOC 2, ISO 27001/27017/27018, ISO 42001, self-serve HIPAA BAA, EU regional ML processing and a configurable zero-data-retention path
- ✓Batch mode halves every rate, and the older Gemini 2.5 Pro remains available as a cheaper, genuinely GA fallback
Cons
- ✗Gemini 3.1 Pro is still Preview six months after release while Gemini 3 Pro has been deprecated and shut down, so the newest Pro model carries no GA commitment and the previous one is gone
- ✗Slow on agentic work: a practitioner benchmark on Jujutsu version-control tasks measured 267.6 seconds average — over three times slower than faster competitors — for an 84% success rate
- ✗Real-world coding quality is uneven; a developer working on medium-sized JavaScript files reported it introduced roughly one new bug for each one it fixed, calling frontier-model performance there mediocre
- ✗Not a guaranteed upgrade on every task — one legal RAG evaluation recorded accuracy falling from 80.3% to 79.3% versus the previous generation
- ✗Reported failures in Google's own Antigravity IDE, where users found it unable to complete basic UI modifications and producing corrupted file output, comparing it unfavourably to Cursor
- ✗No free tier on any Pro model, and the >200k-token long-context surcharge applies to the entire request rather than just the excess
- ✗Roadmap risk: Gemini 3.5 Pro slipped past its June 2026 I/O target and remains in limited partner testing, so the flagship cadence is not predictable
Pricing
Gemini 3.1 Pro Preview (standard)
From $2.00/1M input tokens
- ✓$12.00 per 1M output tokens for prompts at or under 200k tokens
- ✓$4.00 input and $18.00 output above 200k tokens
- ✓No free tier
Gemini 3.1 Pro Preview (batch)
From $1.00/1M input tokens
- ✓$6.00 per 1M output tokens under 200k
- ✓$2.00 input and $9.00 output above 200k
- ✓50% discount for asynchronous processing
Gemini 2.5 Pro (stable)
From $1.25/1M input tokens
- ✓$10.00 per 1M output tokens under 200k
- ✓$2.50 input and $15.00 output above 200k
- ✓Generally available rather than preview
Gemini Enterprise Agent Platform
Contact for pricing
- ✓Same per-token rates with Standard, Priority (+80%) and Flex/Batch (-50%) modes
- ✓Cached input at roughly 90% off standard rates
- ✓Regional ML processing, configurable zero data retention, HIPAA BAA
Consumption-based with no seat licences and no free tier on any Pro model, which is the single biggest difference from the Flash line. Gemini 3.1 Pro Preview lists at $2.00 input and $12.00 output per million tokens for prompts up to 200k, then $4.00 and $18.00 beyond it — and the long-context surcharge applies to the whole request, so crossing 200k roughly doubles the bill rather than just pricing the excess. Batch halves every rate, context caching costs $0.20 per million plus $4.50 per million tokens per hour of storage, and the older but stable Gemini 2.5 Pro is meaningfully cheaper at $1.25/$10.00. Search grounding is billed on top at $14 per 1,000 queries after 5,000 free monthly requests.
Security & Compliance
Connect
Sources
This page was written from 8 sources, 6 on domains other than ai.google.dev.
- 1.ai.google.dev — pricingvendor
- 2.deepmind.google — pro
- 3.ai.google.dev — modelsvendor
- 4.cloud.google.com — pricing
- 5.techcrunch.com — googles new gemini pro model has record benchmark scores aga
- 6.hn.algolia.com — hn.algolia.com
- 7.unite.ai — google ships three gemini flash models as its flagship slips
- 8.aiprovidertrust.com — gemini vertex
Stay Ahead of the Curve
Weekly enterprise AI insights for technology leaders. No spam, no vendor pitches—unsubscribe anytime.
SubscribeRelated Products
Scaled Cognition
APT, a large action model trained to take actions instead of predicting text
Engram
A learned memory layer that makes AI actually know your organization — at up to 100x fewer tokens.
TwelveLabs
Video intelligence API that makes every hour of enterprise footage searchable, analyzable and agent-ready.
Mistral OCR 4
Structure-aware document AI that returns bounding boxes, typed blocks, and per-word confidence scores.