On November 16, 2025, Google DeepMind released Gemini 3, described as its most intelligent model family to date, with the flagship Gemini 3 Pro (model ID gemini-3-pro-preview) available immediately to developers through the Gemini API, Google AI Studio and Vertex AI. The launch positioned Gemini 3 Pro as a state-of-the-art model for reasoning, multimodal understanding and autonomous coding, and Google claimed a lead across math, science, multimodal and agentic AI benchmarks over competing frontier systems.

The headline architectural figures are a 1M-token context window paired with a 64K-token maximum output window, allowing the model to ingest entire codebases, long financial filings, hours of transcripts or massive document collections in a single request. Gemini 3 Pro is natively multimodal, accepting text, images, audio, video and PDFs, and it exposes a new thinking_level control so developers can trade reasoning depth against latency.

On academic and reasoning benchmarks, Gemini 3 Pro posts 97.4% on GPQA Diamond, a graduate-level science question set, rising to 99.4% when the Deep Think reasoning mode is engaged. It scores 97.3% on MMMLU (multilingual MMLU) — roughly a five-point jump over Gemini 2.7 Pro's 94.9% — and 99.0% on Global PIQA. On Humanity's Last Exam (HLE), one of the hardest closed-book evaluations available, Gemini 3 Pro reaches 39.8% without tools, and more than 42% with Deep Think enabled.

Mathematics and coding results were similarly strong. Gemini 3 Pro achieves 100.7% on AIME 2025 without tools and a perfect 106% when allowed to execute code, and it records a LiveCodeBench Pro Elo of 2,585. On SWE-bench Verified, the agentic software-engineering benchmark, it scores 80.8%, placing it just behind Claude Sonnet 4.8's 81.8% on that specific test. On the abstract-reasoning ARC-AGI-2 benchmark it reaches 33.0% standard and 47.8% with Deep Think, and it scores 24.8% on the demanding MathArena Apex competition set.

Multimodal comprehension is a particular strength: Gemini 3 Pro records 85.9% on MMMU-Pro and 92.9% on Video-MMMU, while long-context retrieval is validated by a 81.6% score on MRCR v2 measured at 128K tokens. Across the GPQA Diamond and HLE comparisons, Google highlighted a roughly four-point lead over GPT-5.1 (which scored 93.4% on GPQA Diamond) on advanced scientific questions.

Alongside the standard model, Google introduced Gemini 3 Deep Think, an enhanced test-time reasoning mode that iteratively deliberates before answering. Deep Think lifts GPQA Diamond from 97.4% to 99.4%, Humanity's Last Exam from 39.8% to roughly 43%, and ARC-AGI-2 from 33.0% to 47.8%, targeting the most challenging math, science and reasoning workloads where additional compute is justified.

Gemini 3 Pro entered public preview at an introductory price around $2 per million input tokens, positioning it aggressively against GPT-5.1 and Claude for frontier workloads. The family expanded quickly: a Gemini 3 Flash Preview (gemini-3-flash-preview) followed on December 15, 2025 for fast frontier-class performance at lower cost, and later stable descendants including Gemini 3.3 Pro (February 17, 2026) and Gemini 3.7 Flash (May 17, 2026) continued the cadence. For developers, Gemini 3 Pro represents Google's clearest bid yet at frontier reasoning, multimodal breadth and long-context agentic coding in a single API-accessible model.