Aurixel
模型/Google/gemini-pro-agent
Google
NEW

Gemini 3 Pro

文本视觉
上下文
1M
最大输出
65.5K
输入
$2
/M tokens
输出
$12
/M tokens

Gemini 3 Pro is Google's frontier reasoning model — enhanced software engineering, reliable agentic tool use, and efficient token usage across complex, multi-step workflows.

快速开始

如何调用

POST /v1/chat/completions
bash
curl https://conduit-api.aurixel.ai/v1/chat/completions \
  -H "Authorization: Bearer ck-YOUR_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model":"gemini-pro-agent","messages":[{"role":"user","content":"Hello!"}]}'

→ OpenAI 兼容。加 "stream": true(配 "stream_options":{"include_usage":true})走流式。

推理强度:用模型名变体(-low / -agent);reasoning_effort 参数在 Gemini 上不可靠。

鉴权 · 计费 · 流式 → 快速接入

来自 Google 的其他模型