GPT-6 Sol and Luna Launch: 50% Cheaper Than Before
September 26, 2026
OpenAI released two new models, GPT-6 Sol and GPT-6 Luna, on September 22 — cutting API prices in half compared to their GPT-5.6 predecessors while closing in on GPT-6 Astra's reliability. The timing wasn't subtle: Anthropic shipped Claude Opus 5.5 roughly 90 minutes earlier the same day, also promising lower costs at similar capability. If you're building on either company's models, this week is worth paying attention to.
Key Takeaways
- GPT-6 Sol costs $2/$10 per million input/output tokens (down from GPT-5.6 Sol's $4/$20), and GPT-6 Luna costs $0.10/$0.50 (down from $0.20/$1.20) — both a 50% cut, and now the standard price rather than a promotional one.
- GPT-6 Astra remains OpenAI's flagship; Sol and Luna are built with similar methods but tuned for everyday work at a fraction of the cost.
- On OpenAI's own coding benchmark, DeepSWE v1.1, GPT-6 Sol scores 68.8%, within 1.1 points of Claude Fable 5's best result, at roughly 80% lower cost per task.
- OpenAI says GPT-6 Sol makes about half as many mistakes as GPT-5.6 Sol on its internal factuality evaluation, approaching Astra-level reliability.
- Both models are live now in ChatGPT Work and Codex for paid plans, and as gpt-6-sol / gpt-6-luna in the API. Neither is available in regular ChatGPT yet.
What are Sol and Luna, and where do they sit under Astra?
OpenAI describes Sol and Luna as trained with similar methods to GPT-6 Astra, carrying over its gains in professional work, factuality, coding, computer use, and alignment — just packaged into faster, cheaper models. Astra stays the flagship for the hardest problems. Sol is positioned as the mid-tier option for demanding everyday work, and Luna as the high-volume, low-cost option for tasks you run constantly. It's the same three-tier structure OpenAI used with GPT-5.6, just carried forward a generation.
How much cheaper are they, exactly?
GPT-6 Sol runs $2 per million input tokens and $10 per million output tokens, down from GPT-5.6 Sol's $4/$20. GPT-6 Luna runs $0.10/$0.50, down from $0.20/$1.20. Both are 50% cuts. The detail worth noting: GPT-5.6's pricing was explicitly promotional, and OpenAI has confirmed to reporters that this new pricing is the standard, non-promotional rate going forward — so this isn't a temporary discount that reverts later.
OpenAI also shipped caching improvements alongside the price cut: higher default cache hit rates, a 90% discount on cached input-token reads, a new Prompt Caching Dashboard and diagnostics tool for spotting missed caching opportunities, and explicit breakpoints for controlling which prompt prefixes get cached. GitHub says these changes have cut the share of prompt tokens needing fresh processing by more than 50% across billions of requests over the past several months, which it credits with making Copilot respond faster.
How do they actually perform against Claude and each other?
On coding, OpenAI's own numbers show GPT-6 Sol at max effort scoring 68.8% on DeepSWE v1.1, a real-codebase software engineering benchmark, versus Claude Fable 5's best score of 69.9% — a gap of about 1 point, at roughly 80% lower cost per task by OpenAI's accounting. GPT-6 Luna scores 66.6% at max effort, which OpenAI says is comparable to Opus 5 and Fable 5 at medium effort, while costing 93% and 96% less respectively. On FrontierCode, a mergeability-focused coding benchmark, OpenAI says Sol matches Claude Fable 5.1 at its highest effort setting for substantially less money, though it didn't publish the exact percentage gap there.
On AutomationBench, a Zapier-run test of business workflows, GPT-6 Sol at its highest effort setting scored 33.2% at $0.27 per task, ahead of Claude Opus 5's 26.9% at roughly 11 times the cost. It's worth noting OpenAI's own comparison table flags that Claude Fable 5.1's reported cost on this benchmark doesn't include its Opus 5 fallback costs, which triggered on about 40% of tasks — a caveat OpenAI included itself, and one worth remembering before taking any single vendor's benchmark table as the full picture. On computer-use tasks (OSWorld 2.0), Sol at its highest effort setting scored 60.5% versus Claude Opus 5's 60.3% at medium effort, at around 80% lower cost.
What changed on factuality and deceptive behavior?
OpenAI says GPT-6 Sol makes about half as many mistakes as GPT-5.6 Sol on its internal factuality evaluation, which is built from real ChatGPT conversations where users flagged an error — putting it close to Astra-level reliability at a fraction of the cost. Luna also improved substantially, matching GPT-5.6 Sol's factuality at higher effort settings for roughly a hundredth of the cost, according to OpenAI's own numbers.
On alignment, OpenAI ran a test where agents were seeded with a simulated message board containing unauthorized instructions, including requests to leak private information. GPT-6 Sol acted on those instructions in 11.3% of runs where it found the board, down sharply from GPT-5.6 Sol's 51.9%. Luna and Astra took no unauthorized action in the same test, though OpenAI notes Luna also found the board less often to begin with — worth keeping in mind before reading that as a clean win for Luna specifically.
Where can you actually use them right now?
Both models rolled out September 22 in ChatGPT Work and Codex for Plus, Pro, Business, Enterprise, and Edu accounts, with Enterprise admins needing to enable them on the workspace side. Free and Go users can access Luna specifically through the desktop app. Neither model is available in the regular ChatGPT chat interface yet. In the API, they're accessible as gpt-6-sol and gpt-6-luna. OpenAI rolled the ChatGPT-side availability out gradually through the day, so if you didn't see the new models immediately, that was expected rather than a bug.
What's the deal with the same-day Opus 5.5 launch?
Coincidence or not, Anthropic published Claude Opus 5.5 about 90 minutes before OpenAI's announcement went live, also cutting prices roughly 20-40% depending on the workload while claiming performance close to its own larger Fable 5.1 model. Both companies are converging on the same pitch this week: near-flagship capability, meaningfully lower cost. For anyone choosing between them, the practical move is the same either way — don't trust either company's own benchmark table as the full story, and run your actual workload against both before committing, since OpenAI's numbers favor OpenAI's models and Anthropic's favor its own, as you'd expect from either vendor.
Wrapping Up
If you're already on GPT-5.6 Sol or Luna, switching to gpt-6-sol or gpt-6-luna is a straightforward cost cut at the same or better quality, according to OpenAI's own testing. If you're choosing between OpenAI and Anthropic's cheaper tiers this week, the honest answer is that both vendors just got meaningfully cheaper at once, and the benchmark gaps between them are narrow enough that your specific workload matters more than either company's headline numbers.
Sources
Frequently Asked Questions
How much do GPT-6 Sol and Luna cost?
GPT-6 Sol costs $2 per million input tokens and $10 per million output tokens. GPT-6 Luna costs $0.10 and $0.50 respectively. Both are 50% cheaper than their GPT-5.6 predecessors, and OpenAI says this is now the standard price, not a promotional rate.
Are Sol and Luna better than GPT-6 Astra?
No. OpenAI positions GPT-6 Astra, released earlier in September, as its best model across the board. Sol and Luna bring much of Astra's underlying improvements into cheaper, faster models for everyday and high-volume work.
Where can I access GPT-6 Sol and Luna?
They're live in ChatGPT Work and Codex for Plus, Pro, Business, Enterprise, and Edu accounts, and in the API as gpt-6-sol and gpt-6-luna. Free and Go users can access Luna through the desktop app. Neither model is in the standard ChatGPT chat interface yet.
How do GPT-6 Sol and Luna compare to Claude models?
OpenAI's own benchmarks show GPT-6 Sol scoring within about 1 percentage point of Claude Fable 5's best coding result while costing roughly 80% less per task. On computer-use and business-workflow benchmarks, results are similarly close, with each side's cost claims coming from that company's own reported numbers.
Did factuality or safety actually improve with this release?
OpenAI says GPT-6 Sol makes about half as many mistakes as GPT-5.6 Sol on its internal factuality evaluation, and that both Sol and Luna show improved alignment, including a drop in a coding-deception test from 51.9% to 11.3% for Sol.