GPT-5.6 Sol — Specs, Pricing & Limits
Specs
| Status | Priced |
|---|---|
| Context window | 1,050,000 tokens |
| Max output | 128,000 tokens |
| Knowledge cutoff | Feb 16, 2026 |
| Reasoning effort levels | Not published |
| Long-context rule | >272,000 input tokens: 2x input, 1.5x output (full request) |
Pricing (short context)
| Standard — input | $5.00/MTok |
|---|---|
| Standard — cached input | $0.500/MTok |
| Standard — cache writes | $6.25/MTok |
| Standard — output | $30.00/MTok |
| Fast — input | $10.00/MTok |
| Fast — output | $60.00/MTok |
Rate limits by usage tier
| Free | Not supported |
|---|---|
| Tier 1 | 500 RPM · 500,000 TPM · 1,500,000 batch queue |
| Tier 2 | 5,000 RPM · 1,000,000 TPM · 3,000,000 batch queue |
| Tier 3 | 5,000 RPM · 2,000,000 TPM · 100,000,000 batch queue |
| Tier 4 | 10,000 RPM · 4,000,000 TPM · 200,000,000 batch queue |
| Tier 5 | 15,000 RPM · 40,000,000 TPM · 15,000,000,000 batch queue |
GPT-5.6 Sol is the model the Codex CLI actually defaults to — not the Codex-branded model, which is a separate entry in this reference and the subject of this site's most-read comparison. The unsuffixed "GPT-5.6" name is documented as an alias that routes here, which is worth knowing since it means the alias and the explicit id are, for pricing and behaviour purposes, the same model.
Modality-wise, Sol handles text in and out and accepts image input, but does not support audio or video — worth checking before assuming a multimodal workflow is fully covered.
Its published long-context repricing rule is the one that governs the site's own cross-provider and token-cost tools by default, since Sol is the model a fresh Codex CLI session actually runs unless you switch it. If your workload sends a large accumulated context — a real risk in a long agentic session — Sol's context window gives real headroom before the repricing threshold, but the threshold itself is measured on input tokens specifically and applies to the whole request once crossed, not a marginal slice of it.
The table below is computed directly from this site's facts module: pricing across every published service tier, the long-context repricing rule, and the published rate-limit tiers.
Verified 2026-08-09 against https://developers.openai.com/api/docs/models/gpt-5.6-sol.
Checked: https://developers.openai.com/api/docs/models/gpt-5.6-sol · https://developers.openai.com/api/docs/pricing