Gemini

Google: Gemini 3.5 Flash

Chat
google/gemini-3.5-flash

Gemini 3.5 Flash is Google's efficient multimodal model delivering near-Pro level coding and reasoning at Flash-tier cost and speed. Optimized for coding tasks and parallel agent execution with configurable thinking levels. Released May 20, 2026.

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

定价

类型价格
输入 Token$1.5/M
输出 Token$9/M
音频输入$3/M
缓存读取$0.15/M
缓存写入$0.83/M
缓存音频$0.3/M
网络搜索$0.014/R

代码示例

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

常见问题

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