AI Sources
First-handAIArticle··7 min read

GPT-6 Sol and Luna: OpenAI Cuts API Prices in Half

After Astra, OpenAI rounds out its new generation with two cheaper models and takes direct aim at Claude on the cost/intelligence ratio.

GPT-6 Sol and Luna: OpenAI Cuts API Prices in Half
Source : OpenAI · OpenAIView original

In brief

OpenAI completes the GPT-6 family with Sol and Luna, two models trained using the same methods as Astra but optimized for cost, with API prices cut 50% compared to GPT-5.6's promotional rate. The announcement is packed with numerical comparisons against Claude Opus 5 and Fable 5.1, where Sol matches or beats scores for 80 to 90% less per task. On top of that comes heavy work on prompt caching for agents and immediate availability in ChatGPT Work, Codex, and the API.

🍺 Bar-stool version

You know the drill: the flagship model launches first to impress everyone, and the affordable versions show up three weeks later to collect the cash. Sol and Luna are the GPT-6 models that cost half as much and, on OpenAI's own benchmarks, beat Claude Opus 5 at 9% of its price — a figure delivered with the calm of a salesman telling you the deal ends tonight. That's the real story: for agents running in loops for hours, the bill matters just as much as the intelligence. When an OpenAI researcher burns $600 worth of tokens a day on median, you understand why price suddenly became a product feature.

Key takeaways

  1. 1

    OpenAI expands the GPT-6 family with Sol and Luna, trained with methods similar to Astra's but positioned around cost efficiency.

  2. 2

    API prices drop 50% compared to GPT-5.6's promotional rate: Sol falls to $2 / $10 per million tokens (input/output), Luna to $0.10 / $0.50.

  3. 3

    On AutomationBench 1.0.6, Sol at xhigh effort scores 33.2% for $0.27 per task, versus 26.9% for Claude Opus 5 at max effort — 11.1 times more expensive.

  4. 4

    On DeepSWE v1.1, Sol at max hits 68.8%, just 1.1 points behind Claude Fable 5's best score in the evaluation, at about 80% lower cost per task.

  5. 5

    Factual reliability improves: Sol makes roughly half as many errors as its predecessor on the internal evaluation built from real flagged user conversations.

  6. 6

    Prompt caching gets reworked: better default hit rates, 90% discount on cached input tokens, a dashboard and diagnostic tool, and effort or tool changes that no longer break the cache.

  7. 7

    Available today in ChatGPT Work and Codex for Plus, Pro, Business, Enterprise, and Edu; Luna also comes to Free and Go accounts in the desktop app, and the API exposes gpt-6-sol and gpt-6-luna.

A Three-Tier Family

In OpenAI's messaging, Astra remains the pinnacle: the smartest, most aligned model, the one you pick when you want zero compromise. Sol and Luna don't claim to replace it, but rather to occupy the two tiers below, where most of the day-to-day work happens.

The central argument isn't "smarter" but "same generation, cheaper." OpenAI claims to have trained Sol and Luna using methods similar to Astra's, carrying over its advances in professional work, factuality, code, computer use, and alignment into faster models.

The language used is telling: the company talks about "pushing the frontier on cost efficiency." The competition is no longer just about the maximum achievable score, but about where a model sits along the cost/intelligence curve.

The War of Cost Per Task

The price cut is significant: $2 for input and $10 for output per million tokens for Sol, $0.10 and $0.50 for Luna — half the promotional rate of the corresponding GPT-5.6 models. OpenAI attributes this margin to infrastructure gains in caching and inference, passed on to customers.

But the metric highlighted throughout the post isn't the token price — it's cost per task. On AutomationBench, a test of business workflows involving 47 tools across sales, marketing, operations, support, finance, and HR, Sol at xhigh effort scores 33.2% for $0.27 per task, while Claude Opus 5 at max caps out at 26.9% for 11.1 times that cost.

OpenAI even notes that Claude Fable 5.1's score understates its real cost, since it omits fallback escalations to Opus 5, which occurred on roughly 40% of tasks. This is competitive comparison in full swing, complete with the usual level of methodological detail — and the standard caveat that competitor scores come from public reports.

A tasty detail: Sol at xhigh even beats Astra at low effort (33.2% versus 30.3%), for nearly four times less money. The model hierarchy is no longer linear — it depends on the chosen effort level.

Code, Factuality, Computer Use

On code, OpenAI justifies its logic with its own internal numbers: valued at API prices, daily token consumption exceeds $600 for the median researcher and $7,000 at the 90th percentile. When coding agents work for long stretches, the cost of sustained use becomes the main constraint.

Results follow this logic: on DeepSWE v1.1, Sol at max hits 68.8%, just 1.1 points behind Claude Fable 5's best score in the evaluation, for about 80% less per task. Luna at max scores 66.6%, comparable to Opus 5 and Fable 5 at medium effort, but 93% and 96% cheaper respectively.

On factuality, OpenAI evaluates its models on de-identified ChatGPT conversations where users had flagged an error. Sol makes roughly half as many errors as its predecessor there; Luna at high effort matches GPT-5.6 Sol for about one-hundredth of its cost. The company notes that these conversations, chosen because they induce errors, don't reflect typical usage.

On computer use, Astra is still presented as the best model in the world. Sol at xhigh scores 60.5% on OSWorld 2.0 offline, tying Opus 5 at medium (60.3%), for about 80% less cost per task.

Caching, the Agents' Quiet Weapon

The least flashy part of the post may be the most structurally important. OpenAI announces better default cache hit rates on GPT-6, with a 90% discount on reading cached input tokens — a decisive lever when an agent re-injects the same context on every turn.

Three new tools support developers: a Prompt Caching Dashboard to track the share of input being cached, a diagnostic tool explaining missed opportunities, and explicit breakpoints to choose where the cached prefix ends. Most importantly, changing reasoning effort or toggling tools on/off no longer breaks the cache.

Social proof comes from GitHub: over recent months, these improvements reportedly cut the share of prompt tokens requiring fresh processing by more than 50%, across billions of requests, speeding up Copilot's responses.

Style, Alignment, and Availability

OpenAI also carried Astra's communication style over to Sol and Luna: more clarity, less jargon, fewer strange turns of phrase, less low-value detail, and slightly shorter responses. The company illustrates this with a React front-end prompt example, explaining why it prefers GPT-6 Sol's answer — clearer about what has and hasn't been verified, less chatty about its own tools.

On alignment, both models improve over their GPT-5.6 equivalents, notably on the rate of misleading claims about their own coding work. OpenAI reminds readers that these evaluations deliberately test difficult situations and don't measure failure rates under normal use; the full results are in the system card.

Rollout is immediate but partial: ChatGPT Work and Codex for Plus, Pro, Business, Enterprise, and Edu, with Luna in the desktop app for Free and Go. The models aren't yet available in Chat, and rollout is staggered throughout the day to preserve service stability.

GPT-6 Astra continues to be our best model across the board.
GPT-6 Sol at xhigh effort outperforms Claude Opus 5 at max effort at just 9% of Opus 5's cost per task.
Daily token usage has exceeded $600 for the median researcher and $7,000 for researchers at the 90th percentile.

Why it matters

This announcement says less about the state of the art than about the state of the market. By splitting GPT-6 into three tiers and cutting prices in half, OpenAI is acknowledging that the battle is no longer won at the top of the benchmarks but on cost per successfully completed task — the only metric that matters when agents run continuously. The choice to systematically compare Sol and Luna against Claude Opus 5 and Fable 5.1, emphasizing ratios of 9% or 4% of the competitor's cost, is a direct strike on the ground Anthropic has claimed for itself: enterprise coding agents. That said, caution is warranted: these figures come from evaluations run by OpenAI in its own research environment, competitor scores are pulled from public reports, and the compared effort levels aren't always identical — a model at "xhigh" versus a competitor at "medium" is not a neutral comparison. The sturdiest signal lies elsewhere: in the caching work, and in the admission that even internally, the token bill has become a management problem.

#openai#gpt-6#llm#api#agents#cost
Original source
Introducing GPT-6 Sol and Luna
OpenAI
Open the article

For teams

The same machine, on your topics.

Your sources, your team, every morning, in your language. Pilot open to three companies.

Request pilot access

Read next