正常openai聊天
gpt-5.1-codex-max

gpt-5.1-codex-max

gpt-5.1-codex-max

价格

官方价格目录价格折扣
输入 $0.875 / 输出 $7.00输入 $0.875 / 输出 $7.00-

能力

工具调用视觉提示词缓存JSON 模式
上下文
272K
最大输出
128K

支持操作

别名

gpt-5-1-codex-max

API 地址

调用示例

https://api.aisonar.dev
curl https://api.aisonar.dev/v1/chat/completions \
  -H "Authorization: Bearer $AI_SONAR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "gpt-5.1-codex-max",
    "messages": [{"role":"user","content":"Summarize this release note"}]
  }'
gpt-5.1-codex-max | AI Sonar