Router One
返回模型广场

gemini-3-flash

google/gemini-3-flash

chatstreamingtool_callingvision

支持的 API

auto

可用配置

API 类型
auto
能力
chatstreamingtool_callingvision
上下文窗口
1049K
输入
$0.11 / 1M tokens缓存写入: $0.11
输出
$0.68 / 1M tokens缓存读取: $0.01

快速开始

bash
curl -X POST \
  https://api.router.one/v1/chat/completions \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -d '{
    "model": "google/gemini-3-flash",
    "messages": [
      {"role": "user", "content": "Hello!"}
    ]
  }'
获取 API 密钥
gemini-3-flash - 模型广场 | Router One