GPT-5.6 发布 🎉 GPT 全系 8 折 🎉 直降 20% 整个 7 月 🔥查看详情
OfoxAI × 万事达卡 🎉 开卡刷卡送 $50 Token 代金券 · 限量 1000 份查看详情
Gemini

Google: Gemini 3.6 Flash

Chat
google/gemini-3.6-flash

Gemini 3.6 Flash is Google's token-efficient workhorse model: 17% fewer output tokens than 3.5 Flash, fewer reasoning steps and tool calls in multi-step agentic workflows, and higher-precision code edits with reduced execution loops. All input modalities (text/image/video/audio) unified at $1.50/1M; batch tier at 50% discount. Thinking model with configurable levels. Released July 21, 2026.

上下文窗口
1M
最大输出 Token
66K
发布日期
2026-07-21
能力
视觉函数调用推理提示缓存网络搜索音频输入视频输入PDF 输入
可用供应商
GoogleCloudVertex
支持的协议
OpenAIopenaiGeminigemini

供应商

GoogleCloudVertex
输入 Token
$1.5/M
输出 Token
$7.5/M
缓存读取
$0.15/M
缓存写入
$0.083/M
音频输入
$1.5/M
缓存写入(1 小时)
$1/M
缓存音频
$0.15/M
网络搜索
$0.014/R
接入协议
OpenAIopenai/v1/chat/completions
Geminigemini

代码示例

from google import genai
client = genai.Client(
api_key="YOUR_OFOX_API_KEY",
http_options={"api_version": "v1beta", "base_url": "https://api.ofox.io/gemini"},
)
response = client.models.generate_content(
model="google/gemini-3.6-flash",
contents="Hello!",
)
print(response.text)

常见问题

Google: Gemini 3.6 Flash 在 Ofox.ai 上的价格为输入 $1.5/M/百万 Token,输出 $7.5/M/百万 Token。按量计费,无月费。