Skip to content

Gemini 3.7 Flash: Benchmarks, pricing, and API details_

Gemini 3.7 Flash targets coding and production agents with stronger benchmarks, a 1M context window, and introductory API pricing through 2026.

Production AI agents live or die on the quality of their first pass. A model that needs repeated prompting to repair code, recover from a failed tool call, or match a reference design can look inexpensive per token while becoming expensive per completed task.

Gemini 3.7 Flash, released on August 13, 2026, is Google's answer to that problem. It follows Gemini 3.6 Flash with higher coding and agent scores, a 1 million token context window, and introductory pricing that lasts through the end of 2026.

For developers, the more interesting story is less about a new headline capability and more about improving first-pass code accuracy, UI design adherence, instruction following, and multi-step agent workflows. Google says 3.7 Flash is designed to reduce manual oversight and retries across engineering workflows.

What is Gemini 3.7 Flash?

Gemini 3.7 Flash is Google's latest workhorse model for coding, agents, web development, and knowledge work. According to the official model card, it builds on Gemini 3.6 Flash with algorithmic improvements to the model's reasoning foundation and supports configurable thinking to trade off quality, latency, and cost.

The API-level specifications are:

PropertyGemini 3.7 Flash
Model IDgemini-3.7-flash
Input modalitiesText, image, audio, and video
Output modalityText
Context windowUp to 1M tokens
Maximum output64K tokens
Knowledge cutoffMarch 2026; some domains may remain limited to January 2025
ThinkingConfigurable

That knowledge-cutoff qualification matters. Google says the model's knowledge cutoff is March 2026, but users may encounter knowledge limited to January 2025 in some domains, in line with the wider Gemini 3 model family. Retrieval and tool use still matter when an agent needs current or domain-specific facts.

The model is available in the Gemini API, Google AI Studio, Google Antigravity, Android Studio, Gemini Enterprise Agent Platform, and the Gemini Enterprise app. Google is also moving Gemini Spark, its always-on personal agent for eligible Google AI Pro and Ultra subscribers, to 3.7 Flash.

Gemini 3.7 Flash benchmarks show broad agent gains

Google published a larger evaluation set than the announcement highlights. The most useful comparison is against Gemini 3.6 Flash because both models occupy the same product tier and have the same introductory token price.

BenchmarkMeasuresGemini 3.7 FlashGemini 3.6 FlashChange
FrontierCode 1.1 MainProduction code quality43.6%34.4%+9.2 pp
DeepSWE v1.1Long-horizon software engineering65.3%48.6%+16.7 pp
WebDev ArenaWeb development preference1588 Elo1538 Elo+50
Terminal-bench 2.1Agentic terminal coding85.8%78.0%+7.8 pp
Terminal-bench 3.0General agent capabilities14.9%5.4%+9.5 pp
AutomationBenchEnterprise workflow automation30.4%17.0%+13.4 pp
GDP.pdfExpert PDF comprehension34.0%22.0%+12.0 pp
OSWorld 2.0Agentic computer use47.9%33.8%+14.1 pp

These are Google-reported results from the Gemini 3.7 Flash model card; some evaluations use private datasets or specific evaluation setups. Google's announcement reports a slightly different Gemini 3.6 Flash DeepSWE v1.1 result of 49.0%, so benchmark figures should be interpreted according to the specific source and evaluation setup.

The model does not improve everywhere. On CharXiv Reasoning without tools, 3.7 Flash scored 84.5% compared with 85.2% for 3.6 Flash. With tools, it scored 88.7% compared with 89.4%. The release is a broad upgrade for agentic work, not a universal win on every evaluation.

Artificial Analysis gives Gemini 3.7 Flash a 56 Intelligence Index

Artificial Analysis gives Gemini 3.7 Flash an Intelligence Index score of 56 at high reasoning effort. Its index combines nine evaluations spanning knowledge work, banking agents, terminal use, science coding, expert reasoning, and long-context retrieval. Google also includes the Intelligence Index in its Gemini 3.7 Flash model card alongside other frontier model comparisons.

The score provides an additional evaluation signal, rather than serving as a standalone measure of the model's ov

WebDev Arena's 1588 Elo is another independent signal, but it measures pairwise human preference for generated web experiences rather than correctness in an existing repository. A visually compelling one-shot page and a safe multi-file patch are different workloads. Teams building coding agents should keep both UI preference tests and repository-level regression tests in their evaluation suite.

Is Gemini 3.7 Flash good for coding and AI agents?

Google's announcement repeatedly emphasizes first-pass code accuracy, design adherence, instruction following, and recovery from roadblocks. Those improvements target the expensive part of agent deployment: retries and supervision.

A production coding agent rarely makes one model call. It plans, searches, edits, runs tests, reads errors, and decides whether to continue. A small improvement at each step can compound across a long trajectory, while one instruction-following failure can invalidate all the tokens spent after it.

The benchmark pattern supports three practical use cases:

  • Repository work: The DeepSWE and Terminal-bench gains suggest better performance on tasks that require multiple edits, shell use, and verification rather than isolated code completion.
  • Design-to-code workflows: The WebDev Arena improvement and Google's reference-adherence claims make 3.7 Flash worth testing when a model must translate screenshots, images, or a design system into a functional interface.
  • Business agents: The gains on AutomationBench, GDP.pdf, and OSWorld point to stronger workflows that read dense documents, use desktop tools, and complete several connected steps.

None of those scores establishes production reliability on its own. Google's model card lists hallucinations, occasional slowness, and timeout issues among the model's known limitations. Google's frontier safety assessment also notes that Gemini 3.7 Flash can complete individual coding tasks but does not yet have enough independence to chain them into an end-to-end research workflow without human intervention. Teams should therefore validate structured outputs, keep tool permissions narrow, make write operations reversible, and require appropriate human approval for consequential actions.

Google's frontier safety assessment also says Gemini 3.7 Flash reaches the alert threshold for its cybersecurity CCL, although it does not reach the CCL itself. For applications that give models access to development environments, credentials, or production systems, model capability should therefore be evaluated alongside strict permission boundaries and application-level safeguards.

How much does Gemini 3.7 Flash cost?

Through December 31, 2026, Gemini 3.7 Flash uses the following introductory API prices:

Token typeIntroductory price through 2026Price from January 1, 2027
Input$0.75 per 1M tokens$1.50 per 1M tokens
Output$3.75 per 1M tokens$7.50 per 1M tokens

Both rates double on January 1, 2027. A team projecting annual agent costs should model the permanent price now, not extrapolate the launch rate into next year.

For a request with 100,000 input tokens and 10,000 output tokens, the token charge is about $0.1125 during the introductory period and $0.225 from 2027, before accounting for caching, tools, storage, or retries. At scale, reducing a retry can be worth more than choosing a model with a slightly lower input rate.

Configurable thinking adds another cost variable. Higher reasoning effort may improve hard tasks but can increase latency and output-token consumption. Route simple transformations and classifications to a lower effort setting, then reserve higher effort for ambiguous code changes, long-horizon planning, and recovery from failed tools.

How does Gemini 3.7 Flash power Gemini Spark?

Gemini 3.7 Flash also powers Gemini Spark starting with this release. Spark is available to Google AI Pro and Ultra subscribers in supported countries and runs persistent, multi-step tasks across products including Gmail, Google Calendar, and Google Docs.

Google says the model update improves Spark's accuracy, output quality, and tool use for knowledge work such as consolidating files, drafting email, and updating status documents. This is a useful demonstration of the model's intended role: 3.7 Flash is designed to sit inside an agent loop, not only answer chat prompts.

The security boundary remains important. An always-on agent that can read documents and write email needs narrower permissions, explicit confirmation for high-impact actions, and logs that explain which tools ran. Better benchmark scores reduce execution errors, but they do not replace application-level authorization.

Build a Gemini 3.7 Flash agent with Appwrite

A useful Gemini agent needs more than a model endpoint. It needs authentication, durable state, secure API keys, files, tool permissions, and an execution layer that can call the model without exposing credentials to the browser.

Appwrite Functions can run Gemini API calls server-side and keep provider keys in function variables. The local AI in Functions guide documents the provider-agnostic Vercel AI SDK workflow and shows how to swap in Google's provider package. Functions currently return complete responses rather than streaming them, so account for that constraint when designing interactive experiences.

If you build in Google Antigravity, Appwrite's Antigravity integration guide shows how to connect the remote Appwrite MCP server through mcp_config.json. The server uses OAuth and gives the agent controlled access to Appwrite APIs and documentation, which is a cleaner path than pasting credentials or guessed SDK calls into prompts.

Start with a small evaluation set drawn from your real work: one multi-file code change, one failed-tool recovery, one reference-driven UI, and one document-heavy workflow. Run each case at multiple thinking settings, log total tokens and retries, and compare cost per accepted result. That will tell you more than a single leaderboard rank.

Resources

Read next

Ready to build?_