model release

Google Releases Gemini 3.7 Flash With 1M-Token Context and Multimodal Input

TL;DR

Google has released Gemini 3.7 Flash, a multimodal model built for agentic workflows, coding, and multi-step reasoning. It offers a 1,049K token context window and is priced at $0.38 per million input tokens and $1.88 per million output tokens, available now via OpenRouter.

2 min read
0

Gemini 3.7 Flash — Quick Specs

Context window1049K tokens
Input$0.38/1M tokens
Output$1.88/1M tokens

Google has released Gemini 3.7 Flash, a multimodal AI model positioned for fast agentic workflows, coding tasks, and complex multi-step reasoning. The model is now accessible through OpenRouter's API under the identifier google/gemini-3.7-flash.

Specifications

Gemini 3.7 Flash ships with a context window of 1,049,000 tokens, placing it among the largest-context models currently available. According to Google, the model is designed for tasks requiring responsive performance and reliable execution across multiple sequential steps — a profile aimed squarely at agentic and coding use cases rather than single-shot chat.

The model accepts text, image, file, audio, and video inputs and produces text outputs, making it a fully multimodal system rather than a text-only release.

Pricing

OpenRouter lists pricing for Gemini 3.7 Flash at $0.38 per million input tokens and $1.88 per million output tokens. That output price is roughly five times the input price, a common pattern for models tuned to reward concise, high-value generations over lengthy ones.

What's known and what isn't

Google's own description frames Gemini 3.7 Flash around agentic workflows, coding, and multi-step reasoning, but no independent benchmark scores were included in the release materials reviewed for this article. No parameter count, training data cutoff date, or detailed architecture information has been disclosed. Claims about the model's suitability for agentic tasks and coding come directly from Google's positioning and have not been independently verified with benchmark data at time of writing.

What this means

A 1,049K-token context window paired with sub-$2 output pricing signals Google is continuing to push the Flash line as a high-volume, cost-efficient option for developers building agents and coding tools that need to process large amounts of context — think entire codebases, long documents, or extended video/audio inputs — without paying frontier-model prices. The five-to-one output-to-input pricing ratio suggests Google expects most usage to be input-heavy (large context, short responses), which aligns with retrieval-augmented and agentic patterns where a model reads a lot but writes comparatively little.

The absence of published benchmark numbers makes it difficult to assess how Gemini 3.7 Flash compares to competing fast-tier models on coding or reasoning tasks. Developers evaluating it for production agentic pipelines will need to run their own tests until third-party benchmarks emerge. Availability via OpenRouter at launch also means the model is immediately accessible to a broad developer base without requiring direct Google Cloud onboarding.

Related Articles

model release

Google Releases Gemini 3.7 Flash, Cuts Price in Half Versus 3.6 Flash

Google has released Gemini 3.7 Flash, just three weeks after Gemini 3.6 Flash, claiming substantial gains in coding, web development, and document reasoning. The model launches at an introductory price of $0.75 per 1M input tokens and $3.75 per 1M output tokens — half the cost of its predecessor.

model release

DeepSeek Releases DeepSeek-V4-Pro-0813, a 1.7T-Parameter Model with DSpark Speculative Decoding

DeepSeek has released DeepSeek-V4-Pro-0813, a 1.7-trillion-parameter model that supersedes the DeepSeek-V4-Pro preview. The model adds a DSpark speculative decoding module and posts measurable gains on agentic and coding benchmarks, according to DeepSeek's technical report.

model release

xAI Releases Grok 4.6, a 1.5T-Parameter Model Powering New 'Grok Bot' AI Teammate Product

xAI released Grok 4.6, a confirmed 1.5T-parameter model built on Grok 4.5 with heavier training on long-horizon agentic tasks. It powers the newly launched Grok Bot product and scores 61 on Artificial Analysis's Intelligence Index at $2/$6 per 1M input/output tokens — well below frontier competitors.

model release

xAI's Grok 4.6 Matches Claude and GPT-5.6 on Benchmarks, Costs 60% Less

xAI's Grok 4.6 ties OpenAI's GPT-5.6 Sol on the Artificial Analysis Intelligence Index with a score of 61, trailing only Anthropic's Claude Opus 5 and Claude Fable 5. Pricing remains at $2/$6 per million tokens, undercutting both competitors by more than 60 percent.

Comments

Loading...

Gemini 3.7 Flash: Google's New Fast Multimodal Model | TPS