Gemini icon

Gemini 3.5 Flash

3.5 FlashVerified

Tackle long-horizon agentic tasks with Google's most intelligent Flash model, outperforming Gemini 3.1 Pro on Terminal-Bench 2.1 (76.2%) and MCP Atlas (83.6%) at less than half the frontier cost Run frontier-quality work at $1.50 per 1M input tokens and $9.00 per 1M output tokens, with a free tier plus Batch, Flex, and Priority pricing options and a 50% Batch discount Build richer interactive web UIs and graphics with 84.2% on CharXiv Reasoning, plus 4X faster output speed than frontier models — now powering Gemini Spark, Google's new personal AI agent

Reviewed by ToolWorthy Editors·updated 1 month ago·3.5 Flash released 2 months ago

Pricing:Free + from $1.50/per use
Visit Site
Jump to section

Featured alternatives

MakersClaw icon

MakersClaw

TypingMind icon

TypingMind

Doubao icon

Doubao

Z.ai icon

Z.ai

Slashy icon

Slashy

Invoko icon

Invoko

Pros & Cons

Editor-reviewed

Pros

  • Beats Gemini 3.1 Pro on Google's headline agentic and coding benchmarks (Terminal-Bench 2.1, MCP Atlas, GDPval-AA, CharXiv Reasoning).
  • 4X faster output tokens-per-second versus other frontier models per Google's measurement.
  • Stable GA model with four explicit paid inference modes (Standard, Batch, Flex, Priority) plus a free tier.
  • Day-one availability in Google Antigravity, Vertex AI, AI Studio, and the Gemini app.
  • Powers Gemini Spark, signaling Google's commitment to long-running agent use cases on this model.

Cons

  • Standard pricing is roughly 6× higher per token than Gemini 3.1 Flash-Lite, so blind migration will increase cost.
  • The public model page lists a 1,048,576-token input limit and 65,536-token output limit. The model supports text, image, video, audio, and PDF input, but does not support audio generation, image generation, Live API, or Computer Use.
  • Gemini 3.5 Pro is announced but not yet available, so teams needing the absolute top of the Gemini 3.5 family may want to wait.
  • Benchmark comparisons are Google-supplied; independent third-party evals for 3.5 Flash were limited at launch.

Overview

Gemini 3.5 Flash is the first model in Google's Gemini 3.5 family, released on May 19, 2026 as a generally available model with the API identifier gemini-3.5-flash. Google positions it as its most intelligent Flash model to date, optimized for long-horizon agentic workflows and text/code-driven interactive UI generation rather than the cheapest possible per-token cost. The model supports multimodal inputs but outputs text only; native image generation, audio generation, Live API, and Computer Use are not supported.

The model launched alongside Gemini Spark, a new personal AI agent powered by 3.5 Flash. Spark is rolling out first to trusted testers, with a U.S. Google AI Ultra beta planned next week, while Gemini 3.5 Flash itself is available from day one in the Gemini app and developer channels. A larger sibling, Gemini 3.5 Pro, has been announced as in development; Google says it is already being used internally and is planned to roll out next month. Together with Gemini 3.1 Flash-Lite, it gives developers a wider price–performance spread inside the Gemini family.

What's New

Agentic frontier performance in a Flash model

Gemini 3.5 Flash beats Gemini 3.1 Pro on Google's own agentic benchmarks — 76.2% on Terminal-Bench 2.1, 83.6% on MCP Atlas, and 1656 Elo on GDPval-AA. Google describes it as "ideal for tackling long-horizon agentic tasks," a workload that previously required a Pro-tier model. The trade-off is price: it is materially more expensive than Flash-Lite, but Google's framing is that it delivers frontier capability "at less than half the cost of other frontier models" in its competitive class.

Stronger multimodal UI and graphics generation

Multimodal understanding is upgraded for interactive, code-rendered output, with 84.2% on CharXiv Reasoning. Google highlights that 3.5 Flash "generates richer, more interactive web UIs and graphics," making it a meaningful step up from earlier Gemini 3 Flash variants for teams building UI prototypes, in-app visualizations, or agent surfaces that ship rendered output.

4X faster output than other frontier models

Google attributes a 4X faster output tokens-per-second figure to 3.5 Flash versus other frontier models in its competitive set. Combined with the new Batch and Flex modes (both at 50% off Standard pricing), this targets throughput-bound and offline agentic pipelines.

Powers Gemini Spark and ships in Antigravity

Gemini Spark, Google's new personal AI agent for everyday digital tasks, runs on 3.5 Flash. The model is also generally available through Google Antigravity for agentic development and in the consumer Gemini app, in addition to the Gemini API in Google AI Studio, Vertex AI, Android Studio, Gemini Enterprise Agent Platform, Gemini Enterprise, and AI Mode in Search.

Performance Benchmarks

Metric Gemini 3.5 Flash vs Gemini 3.1 Pro Source
Terminal-Bench 2.1 76.2% Higher Google announcement
MCP Atlas 83.6% Higher Google announcement
GDPval-AA 1656 Elo Higher Google announcement
CharXiv Reasoning (multimodal) 84.2% Higher Google announcement
Output speed 4X faster than other frontier models Google announcement

Numbers come from Google's May 19, 2026 announcement. Google states 3.5 Flash outperforms Gemini 3.1 Pro on the coding and agentic benchmarks listed above; per-task results will vary by workload, prompt strategy, and token mix.

Migration Guide

From Gemini 3.1 Flash-Lite

3.5 Flash is not a drop-in cost-equivalent upgrade. Standard pricing moves from $0.25/$1.50 per 1M input/output tokens (Flash-Lite) to $1.50/$9.00 — roughly a 6× increase — in exchange for stronger agentic and multimodal performance. Recommended path:

  • Keep Flash-Lite for high-volume, latency-sensitive, cost-bounded tasks (translation, classification, structured extraction, lightweight chat).
  • Move to 3.5 Flash only for tasks where agentic quality or richer multimodal output justifies the higher per-token cost.
  • Re-run cost-per-task and quality evals on your own data before migrating production traffic.

From Gemini 3.1 Pro (Preview)

For teams using gemini-3.1-pro-preview for agentic or coding workflows, 3.5 Flash is a GA stable alternative that posts higher scores on Terminal-Bench 2.1, MCP Atlas, GDPval-AA, and CharXiv Reasoning per Google's announcement. Update the model identifier to gemini-3.5-flash, validate tool-use and structured-output behavior on your suite, and consider whether the pending Gemini 3.5 Pro (announced for the following month) is a better fit for your heaviest reasoning workloads.

API and channel changes

The model is available via the Gemini API in Google AI Studio, Vertex AI, and Android Studio, in Google Antigravity for agentic development, in Gemini Enterprise Agent Platform, Gemini Enterprise, AI Mode in Search, and inside the Gemini app for end users. Free-tier usage is available; production deployments should pick a paid inference mode (Standard, Batch, Flex, or Priority) based on latency and budget. Developers migrating from Gemini 3 Flash Preview should also update gemini-3-flash-preview to gemini-3.5-flash, replace thinking_budget with thinking_level, add id and matching name to FunctionResponse parts, account for the default effort change from high to medium, and avoid Computer Use workloads on 3.5 Flash.

Pricing & Plans

Gemini consumer access via the Gemini app remains free for general use. The developer model is billed per token through the Gemini API with a free tier and four paid inference modes.

Tier Input (text/image/video/audio/PDF) Output Context caching
Free $0 $0 $0
Standard $1.50 / 1M $9.00 / 1M $0.15 / 1M + $1.00/hr storage
Batch $0.75 / 1M $4.50 / 1M $0.075 / 1M + $1.00/hr storage
Flex $0.75 / 1M $4.50 / 1M $0.08 / 1M + $1.00/hr storage
Priority $2.70 / 1M $16.20 / 1M $0.27 / 1M + $1.00/hr storage

Batch and Flex both deliver a 50% discount versus Standard at the cost of higher latency or relaxed scheduling. Priority is roughly 1.8× Standard for guaranteed capacity. Gemini 3.5 Flash uses a unified paid input price in the Gemini API pricing table; its supported inputs include text, image, video, audio, and PDF. Confirm current rates on Google's official Gemini API pricing page before committing production budgets.

Best For

  • Long-horizon agentic workflows (multi-step planning, tool use, code editing) where 3.1 Flash-Lite was too weak and 3.1 Pro was too expensive
  • Teams building or running production agents on Google Antigravity
  • Multimodal applications that generate text/code-driven interactive web UIs, dashboards, or rendered in-app graphics
  • Throughput-bound offline pipelines that can use Batch or Flex at a 50% discount
  • Product teams previously evaluating Claude or GPT frontier models that now want a Gemini-native option

FAQ

How is Gemini 3.5 Flash different from Gemini 3.1 Flash-Lite?

3.5 Flash is positioned as Google's most intelligent Flash model and targets agentic and multimodal-generation workloads. 3.1 Flash-Lite remains the lowest-cost, highest-throughput option in the family at $0.25/1M input vs $1.50/1M input for 3.5 Flash on the Standard tier.

Is Gemini 3.5 Flash really better than Gemini 3.1 Pro?

On Google's published agentic and coding benchmarks — Terminal-Bench 2.1 (76.2%), MCP Atlas (83.6%), GDPval-AA (1656 Elo), and CharXiv Reasoning (84.2%) — Google says 3.5 Flash outperforms 3.1 Pro. Real-world results depend on your prompts and tasks; validate on your own evals before switching.

What does Gemini 3.5 Flash cost?

There is a free tier. Paid Standard pricing is $1.50/1M input tokens and $9.00/1M output tokens. Batch and Flex modes both halve those rates to $0.75/$4.50. Priority is $2.70/$16.20 for guaranteed capacity. Context caching is billed separately with hourly storage.

Where can I use Gemini 3.5 Flash today?

Via the Gemini API in Google AI Studio, Vertex AI, and Android Studio, plus Google Antigravity, Gemini Enterprise Agent Platform, Gemini Enterprise, the consumer Gemini app, and AI Mode in Search. It also powers Gemini Spark, Google's new personal AI agent, which is rolling out first to trusted testers ahead of a U.S. Google AI Ultra beta.

When does Gemini 3.5 Pro launch?

Google announced Gemini 3.5 Pro alongside 3.5 Flash as still in development, scheduled for release the following month. If your workload needs the highest reasoning ceiling in the 3.5 family, that is the planned upgrade path.

Version History

3.5 Flash

Current Version

Released on May 19, 2026

+What's new
3 updates
  • Tackle long-horizon agentic tasks with Google's most intelligent Flash model, outperforming Gemini 3.1 Pro on Terminal-Bench 2.1 (76.2%) and MCP Atlas (83.6%) at less than half the frontier cost
  • Run frontier-quality work at $1.50 per 1M input tokens and $9.00 per 1M output tokens, with a free tier plus Batch, Flex, and Priority pricing options and a 50% Batch discount
  • Build richer interactive web UIs and graphics with 84.2% on CharXiv Reasoning, plus 4X faster output speed than frontier models — now powering Gemini Spark, Google's new personal AI agent

3.1 Flash-Lite

Released on May 7, 2026

View Update
+What's new
3 updates
  • Promote Gemini 3.1 Flash-Lite from its March 2026 preview to the stable gemini-3.1-flash-lite model, Google's fastest and most cost-efficient Gemini 3 series model for high-volume developer workloads
  • Run high-volume work cheaply at $0.25 per 1M text, image, and video input tokens and $1.50 per 1M output tokens, with a free tier plus Batch, Flex, and Priority pricing options
  • Keep strong quality for a lightweight model with 86.9% on GPQA Diamond, 76.8% on MMMU Pro, and 2.5X faster Time to First Answer Token than Gemini 2.5 Flash

3.1 Flash Live (Preview)

Released on March 26, 2026

View Update
+What's new
3 updates
  • Build real-time voice agents that better filter background noise and complete multi-step live tasks with Gemini's highest-quality audio model, which scores 90.8% on ComplexFuncBench Audio
  • Deploy real-time multimodal voice experiences through Gemini Live and Search Live, with Search Live expanding to 200+ countries and territories and support for users' preferred languages
  • Control reasoning depth and response latency with thinkingLevel settings while handling Live API tool responses manually, since Gemini 3.1 Flash Live supports sequential function calling

3.1 Flash-Lite (Preview)

Released on March 3, 2026

+What's new
3 updates
  • Build high-volume apps with the fastest Gemini 3 model, cutting Time to First Answer Token by 2.5X and raising output speed 45% over Gemini 2.5 Flash at $0.25/1M input and $1.50/1M output
  • Handle complex reasoning and multimodal tasks with 86.9% on GPQA Diamond and 76.8% on MMMU Pro, beating larger prior-generation Gemini models while keeping latency low
  • Control reasoning depth with built-in thinking levels in AI Studio and Vertex AI, scaling translation, moderation, UI generation, and multi-step agentic workflows efficiently

3.1 Pro (Preview)

Released on February 19, 2026

View Update
+What's new
3 updates
  • Tackle advanced problem-solving with improved reasoning in Gemini 3.1 Pro Preview, which scores 77.1% on ARC-AGI-2 and more than doubles Gemini 3 Pro on that benchmark
  • Use the dedicated gemini-3.1-pro-preview-customtools endpoint to better prioritize your own tools when combining bash and custom tool workflows
  • Build with Gemini 3.1 Pro Preview in Google AI Studio, Vertex AI, Gemini CLI, Antigravity, and other supported Google developer surfaces as the model rolls out across Google products

3 Flash (Preview)

Released on December 17, 2025

View Update
+What's new
3 updates
  • Build high-volume applications with frontier-class Flash performance at lower cost per request, optimized for low-latency workloads that need fast response times
  • Analyze complex layouts in screenshots and diagrams with upgraded visual and spatial reasoning capabilities, enabling extraction of detailed information from UI mockups and technical diagrams
  • Develop agentic coding assistants with enhanced multimodal function responses and code execution from images, supporting automated development workflows and code generation tasks

3 Pro (Preview)

Released on November 18, 2025

+What's new
3 updates
  • Tackle complex reasoning tasks with the first Gemini 3 series model combining state-of-the-art reasoning, multimodal understanding, and agentic capabilities in one unified model
  • Process long documents, media, and code with a 1M-token context window, enabling broad multimodal analysis without splitting large inputs into many requests
  • Control reasoning depth and output format with new behavior configurations including thinking levels and thought signatures, requiring migration validation for production systems

2.5 Pro

Released on June 17, 2025

+What's new
3 updates
  • Generate and review complex code with production-ready stable model featuring adaptive thinking that automatically adjusts reasoning depth based on task complexity
  • Handle comprehensive document, code, audio, video, and multimodal analysis with 1M-token input context, reducing the need to split large prompts across requests
  • Migrate confidently from preview versions with clear upgrade path as experimental builds redirect to stable and lifecycle dates ensure predictable maintenance windows

2.5 Flash (Preview)

Released on April 17, 2025

+What's new
2 updates
  • Build low-latency apps with an early Gemini 2.5 Flash preview optimized for price-performance, giving teams a faster way to test stronger reasoning without moving to a larger model
  • Evaluate adaptive thinking behavior in preview, letting you balance response speed and reasoning depth for chat, summarization, and high-volume application workflows

2.0 Flash Thinking (Preview)

Released on December 19, 2024

+What's new
1 updates
  • Debug hard reasoning tasks with Thinking Mode, a test-time compute model that shows its thought process while generating answers, making evaluation and prompt iteration easier for enterprise Q&A

2.0 Flash (Experimental)

Released on December 11, 2024

+What's new
3 updates
  • Build agentic assistants that understand instructions and take actions with native tool use, enabling early workflow automation and action-oriented assistant prototypes
  • Create richer multimodal experiences with native image generation and steerable multilingual text-to-speech, reducing reliance on separate media-generation services
  • Develop real-time interactive applications with the Multimodal Live API, which supports streaming audio and video input together with multiple tools in one session

1.5 Flash (Preview)

Released on May 14, 2024

+What's new
2 updates
  • Handle large-scale API workloads with the fastest Gemini model optimized for batch summarization, real-time chat, and lightweight content generation requiring rapid response times
  • Process long legal contracts, research materials, and email threads with 1M token context window enabling comprehensive document understanding without splitting

1.5 Flash

Released on May 14, 2024

+What's new
2 updates
  • Handle large-scale API workloads with the fastest Gemini model optimized for batch summarization, real-time chat, and lightweight content generation requiring rapid response times
  • Process long legal contracts, research materials, and email threads with 1M token context window enabling comprehensive document understanding without splitting

1.5 Pro (Preview)

Released on February 15, 2024

+What's new
3 updates
  • Test broad enterprise tasks with Gemini 1.5 Pro's Mixture-of-Experts architecture, improving serving efficiency while giving teams an early path to long-context applications
  • Analyze entire long-form videos, multi-hour audio recordings, and 30,000+ line codebases in single context with breakthrough 1M token window reducing segmentation-induced information loss
  • Achieve stronger cross-modal results as Gemini 1.5 Pro outperformed 1.0 Pro on 87% of text, code, image, audio, and video benchmarks while sustaining long-context accuracy

1.5 Pro

Released on February 15, 2024

+What's new
3 updates
  • Scale production deployments efficiently with Mixture-of-Experts architecture delivering similar quality at lower inference costs and faster iteration cycles for enterprise applications
  • Analyze entire long-form videos, multi-hour audio recordings, and 30,000+ line codebases in single context with breakthrough 1M token window reducing segmentation-induced information loss
  • Achieve reliable cross-modal understanding with 87% performance improvement over 1.0 Pro across benchmarks while maintaining high accuracy throughout long context processing

1.0

Released on December 6, 2023

+What's new
3 updates
  • Deploy AI across devices from mobile to data center with three optimized sizes supporting on-device summarization with Nano, general-purpose services with Pro, and complex tasks with Ultra
  • Process text, images, audio, video, and code in unified model built from ground up for multimodal understanding, eliminating external OCR and pipeline integration complexity
  • Achieve state-of-the-art results with Ultra reaching 90.0% on MMLU benchmark exceeding human expert performance and 59.4% on MMMU providing public baseline for research and enterprise selection

Top alternatives

Related categories

From the blog

View all →

Track Gemini in ToolWorthy Weekly

Important tool updates, better alternatives, and selected AI signals in one weekly brief.

Weekly only. Unsubscribe anytime.