谷歌推出Gemini 3.5 Flash模型,其输出速度提升至四倍,在终端基准测试等多项高难度任务中超越了Gemini 3.1 Pro。该模型以高速度与低成本,成为适合日常工作的强大代理工具。它已登陆Gemini应用、搜索AI模式及企业级产品等平台。配合升级的Antigravity工具,Gemini 3.5 Flash可驱动协作子代理,大规模并行处理代码审查、重写与测试等复杂任务,实现高效自动化工作流。
Gemini 3.5 Flash now outruns Gemini 3.1 Pro on several real-work automation tests.
- With 4x faster output tokens per second
- A really powerful agent model fast enough and cheap enough for everyday work
- Flash beats Gemini 3.1 Pro on several hard agent and coding benchmarks, including 76.2% Terminal-Bench 2.1, 83.6% MCP Atlas, and 1,656 Elo GDPval-AA.
- Available in the Gemini app, AI Mode in Search, Gemini API, Antigravity, Android Studio, and Google's enterprise agent products.
- When coupled with the updated Antigravity harness, 3.5 Flash becomes a powerful engine for deploying collaborative subagents to tackle problems at scale.
so one subagent might inspect a folder, another might rewrite code, another might test the result, and another might summarize what changed.