Hacker News — AI on Front Page · · 2 min read

GPT-5.6 Sol Pricing Cut by 50%

Mirrored from Hacker News — AI on Front Page for archival readability. Support the source by reading on the original site.

492 pts · 307 comments on Hacker News

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 and long-horizon problem solving.

Modalities

In / Out Price

50% off

$2.50 / $15per 1M

Context

Released

Jul 9, 2026

Knowledge Cutoff

Feb 2026

Providers

Different companies host the same model. OpenRouter routes your request to one of them based on the routing mode you pick — Balanced (price + speed), Nitro (fastest), or Exacto (highest tool-calling accuracy).

Pricing

The average price customers actually pay for this model, next to the prices providers post. Caching and discounts mean the price actually paid is often well below the listed one.

Performance

Throughput is how fast the model writes (tokens per second — higher is better). Latency is total round-trip time (lower is better). TTFT is time-to-first-token — how long before you see anything appear (lower is better).

Uptime

Uptime is the percentage of the past 3 days that at least one provider was responding to requests. Availability is the percentage of time that inference was successfully served. OpenRouter continuously monitors and uses the next-best provider when one returns an error.

Benchmarks

Scores on standardized evaluations. Higher percentages are better — and rank percentile shows where this model lands among all models on OpenRouter.

Apps

Public apps that send the most traffic to this model. Good signal for what real production workloads look like — and a hint at which use cases this model is best suited for.

Activity

Token volume and request traffic to this model over time.

Quick Start

Drop-in code to call this model. OpenRouter's API is OpenAI-compatible — most SDKs work by just swapping the base URL. The only thing that changes between models is the model slug below.

Frequently asked questions

Latency / throughput
50% off
3.6637 tps
5.1535 tps
4.6332 tps
33.6268 tps
2.0091 tps

Throughput

91tok/s

P50, best across providers

Latency

2.00s

P50, best provider

Latency / throughput
AutoExacto Benchmarks
GPQA DiamondTAU-Bench
Azure (EU)
auto-routing
Azure (US)
OpenAI
Amazon Bedrock (US)
Azure
Uptime (3d)
Availability (3d)

Availability over the last 3 days

Last 72 hours
Availability 99.40%
3 Days Ago2 Days AgoYesterdayNow

Availability over the last 24 hours

OpenRouter Availability
Without Routing

When an error occurs in an upstream provider, we can recover by routing to another healthy provider, if your request filters allow it. You can access per-provider uptime data programmatically through the Endpoints API. Learn more about our load balancing and customization options.

Discussion (0)

Sign in to join the discussion. Free account, 30 seconds — email code or GitHub.

Sign in →

No comments yet. Sign in and be the first to say something.

More from Hacker News — AI on Front Page