模型详情
gpt-5.5
GPT-5.5 is OpenAI’s frontier model designed for complex professional workloads, building on GPT-5.4 with stronger reasoning, higher reliability, and improved token efficiency on hard tasks. It features a 1M+ token context window (922K input, 128K output) with support for text and image inputs, enabling large-scale reasoning, coding, and multimodal workflows within a single system.
模型规格
- 上下文长度
- 1.05M
- 最大输出
- 128K
- 输入/输出模态
- 文本 / 图像
- 发布日期
- 2026-04
02
API 端点
单一 MixRoute 网关,OpenAI 兼容
-
OpenAI-compatible
/v1/chat/completionsPOST
03
阶梯价格
单位:/1M Tokens
| 档位 | 输入 /1M Tokens | 输出 /1M Tokens | 缓存读取 /1M Tokens |
|---|---|---|---|
| standard Length ≤ 272K | $5.0000 | $30.0000 | $0.5000 |
| long_context Length > 272K | $10.0000 | $45.0000 | $1.0000 |
05
选型摘要
快速判断是否适合你的工作负载
What is this model good for?
Start with the documented use cases for gpt-5.5
GPT-5.5 is OpenAI’s frontier model designed for complex professional workloads, building on GPT-5.4 with stronger reasoning, higher reliability, and improved token efficiency on hard tasks. It features a 1M+ token context window (922K input, 128K output) with support for text and image inputs, enabling large-scale reasoning, coding, and multimodal workflows within a single system.
What should you check before using it?
Validate limits, pricing, and a representative workload
Review the current model limits and pricing record before production use.
How do you call it through MixRoute?
Use the documented endpoint and exact model ID
The model record lists OpenAI-compatible access via POST /v1/chat/completions with model ID gpt-5.5.
08
Token 成本估算
基于本页价格的实时估算,非实际账单
同一前缀被重复读取的输入占比,最高 100%
单一端点,可验证的决策
使用相同的请求格式测试此模型和备用路由
从真实工作负载开始,再由质量、总成本和故障条件决定是否接入生产流量。