OpenAI Advances Price-Performance Frontier with GPT-5.6 Luna and Terra
Advancing the price-performance frontier with GPT‑5.6
We are passing efficiency gains to customers with significantly lower prices for GPT-5.6 Luna and Terra, alongside faster performance for GPT-5.6 Sol. These updates enable businesses to optimize costs by matching intelligence levels to specific workflow needs, ensuring advanced AI remains affordable and scalable for everyone.
Luna delivers performance comparable to models that were frontier-class a year ago at roughly 6 cents on the dollar per task, and at nearly nine times the speed.
- GodelNumbering
"Half the money I spend on advertising is wasted; the trouble is I don't know which half." -John Wanamaker
This applies even more strongly to model choosing. I know for a fact that majority of my work doesn't require a very strong model, but separating the trivial and non-trivial tasks is a famously hard problem (if at all decidable).
- preommr
> Starting today, GPT‑5.6 Luna, our fastest and most affordable model, will cost 80% less,
I don't have the words.
I genuinely thought we were in a stage where we were plateauing and going in for 5-10% improvements over months. Seeing spikes like this makes me question about where the floor really is.
- pavpanchekha
Making Luna, which was already very cheap and extremely capable, 5x cheaper is crazy. I use Sol at work but Luna at home, and while there's definitely a difference, it doesn't feel like night-and-day. After a year of ever-increasing prices it suddenly feels (between this, Kimi K3, GLM 5.2) that prices are falling again.
- simonw
> The kernel work helped reduce the end-to-end cost of serving the model by 20%, while its experiments increased token-generation efficiency by more than 15%.
If the cost of serving GPT-5.6 just dropped by 20%, does that add up to literally billions of dollars in savings per month?
We know Anthropic spend $1.25 billion renting inference capacity from SpaceX (in two Colossus datacenters) from the SpaceX IPO, but we don't know how much of Anthropic's inference capacity that is (presumably a small fraction, since they were operating on top of AWS and other providers before the SpaceX deal.)
I've not seen any numbers that hint at OpenAI's per-month inference bill, but surely that has to be in the multiple billions of dollars as well.
So 20% is a really, really big deal.
- bob1029
This feels like the dialup->broadband transition to me.
I was already a huge proponent of Luna for things like deep research. Being able to run 5x more for the same cost is simply bananas. We are already running 10 parallel agents for hypothesis generation. I cannot imagine 50. The statistics become much more interesting & powerful when you can run so many samples of the exact same prompt+model without breaking the bank.
- __jl__
Didn't expect that. Luna pricing is crazy now. I don't think there is anything on the market that competes at this price-performance point.
For our production app, OpenAI clearly is the best provider now. Their API is very reliable and has many nice features. The price-performance of the model lineup is incredible. We used open weights model via Fireworks for a long time (e.g. Kimi K2.5). Fireworks is a great provider but we still ran into issues here and there (Same with Anthropic and Google). OpenAI just works, is fast and in my view has a better price-performance ratio across almost all levels of intelligence.
- quirino
I generally just check the Price/Performance graph on Openrouter: https://openrouter.ai/rankings#performance#benchmarks. Activate the "Show Pareto" toggle on the right.
I was still using GLM-5.2 in my personal projects, but this just made Luna a very easy choice.
- tosh
80% price cut for luna is a very aggressive pricing move
makes it by far the best choice for most workloads that do not need bleeding edge intelligence (reminder: luna can be comparable to opus 5!)
- redrix
Competition is a wonderful thing. $1.20 per 1M output is crazy, but let’s also not forget that OpenAI was one of the first to start increasing model prices ~10-12 months ago.
GPT-5 cost $10 (per 1M output)
They still have to pay back those hundreds of billions of investment dollars somehow.
The best thing any developer can do today is to make their app LLM/provider agnostic (or use an LLM gateway) to avoid lock-in.
- Phlogi
It's a clever strategic move: grab the market of cheap low end models within the product range. It's lower friction to switch a model than a provider.