模型广场
企业
订阅
资源
控制台

google/gemini-3-pro-preview

Gemini.Color

Google: gemini-3-pro-preview

Gemini 3 Pro Preview: Google's smartest AI lineage to date, built fundamentally on advanced reasoning capabilities. Designed to transform ideas into reality by mastering autonomous agentic workflows, autonomous coding, and complex multimodal tasks. It is the ultimate API solution for extreme-complexity challenges requiring expansive world knowledge and cross-modal deduction.

模式text → text
输入价格
输出价格
上下文长度
周消耗
上架时间

Google

延迟
吞吐量
上传速率
上下文长度
最大输出
上传价格每百万
输出价格每百万
缓存读取每百万
缓存写入每百万

性能统计

平均TPS
平均延迟
平均成功率
TPS
TTFT
延迟
成功率

成功率

速度

代码示例

curl ${API_BASE_URL}/v1beta/models/{model}:generateContent \
  -H "Authorization: Bearer <YOUR_API_KEY>" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "gemini-3-pro-preview",
    "messages": [
      {
        "role": "user",
        "content": "Hello"
      }
    ]
  }'

将 <YOUR_API_KEY> 替换为你在令牌管理页面生成的 API Key。

认证方式

所有请求必须携带 Authorization: Bearer <TOKEN> 请求头。

接口路径

POST
gemini

支持的参数

参数类型默认值说明

速率限制

分组RPMTPMRPD

RPM = 每分钟请求数,TPM = 每分钟 Token 数,RPD = 每天请求数。限制按令牌分组生效。

价格

分组计费类型价格摘要