OpenAI: GPT-5.6 Sol (batch)
openai/gpt-5.6-sol:batch- Context window
- 1,050,000 tokens
- Maximum output
- 128,000 tokens
- Input price
- $1 per 1M tokens
- Output price
- $5 per 1M tokens
- Modalities
- file, image, text
Last verified · Source ↗
Official description
GPT-5.6 Sol is the flagship model in OpenAI's GPT-5.6 series. It is suited for complex reasoning, coding, and agentic workflows, and is particularly strong at command-line and multi-step coding tasks...
Read the official model reference ↗.
Where this model fits
openai/gpt-5.6-sol:batch is part of the OpenRouter API catalog. Its documented modalities are file, image, text. Choose it against the request format, output requirements and operational limits of your application.
The source metadata identifies support for router hosting. Confirm endpoint-specific parameters in the official reference before integrating that capability.
For a repeatable evaluation, use representative requests, inspect structured output or tool calls, and log latency and usage in your own account. Catalog metadata establishes compatibility; it does not measure answer quality on your workload. Start from the provider guide for authentication and endpoint setup.
Current pricing
| Model | Price type | USD | Unit | Tier | Region | Source |
|---|---|---|---|---|---|---|
| OpenAI: GPT-5.6 Sol (batch) | Cached Input | $0.1 | per 1M tokens | Standard | See source | Official source ↗ |
| OpenAI: GPT-5.6 Sol (batch) | Input | $1 | per 1M tokens | Standard | See source | Official source ↗ |
| OpenAI: GPT-5.6 Sol (batch) | Output | $5 | per 1M tokens | Standard | See source | Official source ↗ |
Last verified · Source ↗
Estimate request, daily and monthly usage in the API cost calculator.
Rate limits and availability
Published limits have not yet been verified for this selection. Check the official limits documentation and your account console.
Last verified · Source ↗
Account-specific capacity may differ. Check the provider rate-limit guide and the free-tier conditions.
Three alternatives to compare
These alternatives share a documented modality and have the closest combination of input price and context size in the current catalog. This is a specification comparison, not a quality benchmark.
| Model | Provider | Input / 1M tokens | Context |
|---|---|---|---|
| OpenAI: GPT-5.6 Sol Pro (batch) | OpenRouter | $1 | 1,050,000 |
| OpenAI: GPT-5.6 Terra (batch) | OpenRouter | $1 | 1,050,000 |
| OpenAI: GPT-5.6 Terra Pro (batch) | OpenRouter | $1 | 1,050,000 |
Use the exact identifier in Python
This identifier fragment belongs in the authenticated request described in the provider Python tutorial. The tutorial covers the correct SDK, endpoint, environment variable and response shape.
model = "openai\/gpt-5.6-sol:batch"
# Pass model to the provider-specific request in the tutorial.Recent changes
- OpenRouter · OpenAI: GPT-5.6 Sol (batch) — Amount UsdNot previously recorded → Price category: cached_input · USD: 0.1 · Unit: per 1M tokensSource ↗
- OpenRouter · OpenAI: GPT-5.6 Sol (batch) — Amount UsdNot previously recorded → Price category: output · USD: 5 · Unit: per 1M tokensSource ↗
- OpenRouter · OpenAI: GPT-5.6 Sol (batch) — Amount UsdNot previously recorded → Price category: input · USD: 1 · Unit: per 1M tokensSource ↗
- OpenRouter · OpenAI: GPT-5.6 Sol (batch) — First SeenNot previously recorded → Model: OpenAI: GPT-5.6 Sol (batch)Source ↗
Subscribe to the changelog RSS feed
Frequently asked questions
What is the exact API model identifier?
openai/gpt-5.6-sol:batch exactly as shown in the provider model reference. Display names are not interchangeable with API identifiers.How much does this model cost?
How much input can the model accept?
Can I use a free tier?
Where do these model facts come from?
Sources
Last verified · Source ↗