现已可用
Grok
xAI

grok-4.3

Grok 4.3 is a reasoning model from xAI. It accepts text and image inputs with text output, and is suited for agentic workflows, instruction-following tasks, and applications requiring high factual...

TextReasoningToolsFilesVision1MCacheWebSearch
输入$1.31/ 1M
输出$2.63/ 1M
端点openai, anthropic

能力

推理工具视觉缓存结构化网络搜索

模态

输入
textimage
输出
text

快速统计

上下文窗口1M
最大输出1M
模式chat
分词器Grok

性能

正在加载性能数据...

支持的参数

参数始终默认值
frequency_penalty(不发送)
include_reasoning-
logprobs-
max_tokens-
presence_penalty(不发送)
reasoning-
repetition_penalty-(不发送)
response_format-
seed-
stop-
structured_outputs-
temperature(不发送)
tool_choice-
tools-
top_k-(不发送)
top_logprobs-
top_p(不发送)
§ 01

价格

输入价格$1.31 · 百万 Token
输出价格$2.63 · 百万 Token
兼容端点openai, anthropic
供应商xAI
§ 02

在您的代码中调用 grok-4.3

将任意 OpenAI 兼容 SDK 指向 UnoRouter,并按名称请求模型。将 YOUR_API_KEY 替换为您控制台中的真实密钥。

bash
curl https://api.unorouter.com/v1/chat/completions \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "grok-4.3",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

登录以自动填入您的 API 密钥

§ 03

常见问题

grok-4.3 每百万 Token 多少钱?

输入价格 $1.31 / 百万 Token,输出价格 $2.63 / 百万 Token。按 Token 计费,不按批次大小取整。

如何通过 API 访问 grok-4.3?

向 UnoRouter 的 /v1/chat/completions 端点发送请求,指定 model=grok-4.3。任意 OpenAI 兼容客户端库均可使用。鉴权采用标准 Bearer Token。

§ 04

相似模型

立即试用 grok-4.3

创建 API 密钥,不到一分钟就能开始请求。

查看全部模型