|
English

Two models sit at the top of the board right now, and they represent two different bets about where AI is going. Claude Fable 5 is the most capable model money can buy — the Artificial Analysis Intelligence Index puts it at the very top — and Anthropic prices it accordingly, at $10 per million input tokens and $50 per million output. GPT-5.6 lands two points behind on the same index, and OpenAI charges exactly half as much: $5 and $30. The interesting part is not that GPT-5.6 is cheaper. It is why it can be cheaper while staying that close, and the answer says more about the next two years of AI than any benchmark does.

The short version: Fable 5 wins by thinking harder, and GPT-5.6 competes by thinking more efficiently. Those are different strategies, and for most workloads the efficient one is now the better buy. Here is what that actually means once you get past the headline prices.

The short version

Claude Fable 5GPT-5.6
AA Intelligence Index100 (composite top)98
Arena Elo15251514
Input / output (per 1M)$10 / $50$5 / $30
Context window1M400K
ReleasedJune 9, 2026July 8, 2026

Read the first two rows against the third. Fable 5 is genuinely ahead — it is the number one model, and on the hardest problems that lead is real. But it is a two-point lead on the aggregate index, and it costs twice as much on input and 67% more on output. For that premium to be worth it, your workload has to live in the narrow band where those two points decide the outcome. Most workloads do not.

You can see both ranked live on the AI model leaderboard, and the full spec sheets are on the Fable 5 model page and the GPT-5.6 model page. We also cover each on its own in the GPT-5.6 deep dive.

Two philosophies at the top

Fable 5 is a quality-maximiser. Anthropic built it to be the model you reach for when the problem is genuinely hard and getting it right matters more than what it costs — a legal analysis, a subtle multi-file refactor, a research synthesis where a wrong answer is expensive. It thinks long and it thinks carefully, and you pay for every token of that care. That is a legitimate product; there are workloads where being right one extra time in fifty is worth any price.

GPT-5.6 is an efficiency-maximiser. OpenAI's bet is that for the overwhelming majority of real work, you do not need the last two points of capability — you need most of it, delivered reliably, at a price that lets you run it everywhere. And the way they hit that price is the genuinely interesting engineering story, because it is not just "we discounted the model." It is that GPT-5.6 spends fewer tokens to reach the same answer.

The hidden cost of thinking

To understand why that matters, you have to understand how modern reasoning models bill you.

When OpenAI introduced its o1 reasoning models in late 2024, it also introduced a new line item: reasoning tokens. Before producing a visible answer, the model "thinks" — it generates a long internal chain of reasoning that you never see. You are billed for those hidden tokens at the output rate. This is not a trick; it is the honest cost of test-time compute, the now-standard technique where a model spends more computation at inference to solve harder problems. But it means the sticker price per million tokens undersells the real bill. A reasoning model that produces a 500-token answer might have generated 4,000 hidden reasoning tokens to get there — and you paid for all 4,500 at the output rate.

This is the cost that actually varies between frontier models, and it is where the Fable-versus-GPT-5.6 comparison is decided. If two models charge similar per-token rates but one needs half as many hidden reasoning tokens to reach the same-quality answer, the second one is dramatically cheaper in practice, even though the sticker prices look close. The published $/million number is the price of a token. The number that hits your invoice is the price of an answer, and those are not the same.

OpenAI's move: a shorter language for thought

Here is what OpenAI actually did with GPT-5.6, and why it moves the needle. Instead of reasoning in verbose natural-language chain-of-thought — the "let me think step by step, first I will consider…" style that reasoning models have used since chain-of-thought prompting was introduced by Google researchers in 2022 — GPT-5.6 reasons in a far denser internal notation. Think of it as a private shorthand the model developed for itself: the same logical steps, compressed into a fraction of the tokens, because it is not writing for a human reader. It is writing for itself, and it can drop everything that exists only to make reasoning legible to people.

This is not science fiction, and it is not unique to OpenAI — it is the leading edge of a public research direction. Meta's "Chain of Continuous Thought" work in late 2024 (nicknamed Coconut) showed that models can reason in a continuous latent space instead of discrete language tokens, and solve some problems better while using far fewer tokens, precisely because natural language is an inefficient medium for machine reasoning. A growing body of work on compressed chain-of-thought points the same way. GPT-5.6 is the first frontier product to ship this idea at scale as a cost lever, and the effect on the bill is exactly what the research predicts: fewer hidden reasoning tokens per answer means a lower effective price for the same quality.

The elegance of it is that it is invisible to you. You send the same prompt and get the same-quality answer; the model just spent less thinking to produce it. The advance did not come from a bigger model or a higher benchmark. It came from teaching the model to say the same thing to itself in fewer words — and that is a kind of progress that compounds, because it makes every future capability cheaper to deploy rather than more expensive.

The real bill

Numbers make this concrete. Take a reasoning-heavy workload — an agent that analyses documents and produces structured findings — running 100,000 tasks a month. Assume each task sends 3,000 input tokens and produces a 500-token visible answer, but the reasoning differs: Fable 5 generates around 4,000 hidden reasoning tokens per task, and GPT-5.6's compressed notation gets there in around 1,800.

Fable 5: input 300M at $10 = $3,000. Output (500 visible + 4,000 reasoning = 4,500 tokens × 100K = 450M) at $50 = $22,500. Total ≈ $25,500/month.

GPT-5.6: input 300M at $5 = $1,500. Output (500 + 1,800 = 2,300 × 100K = 230M) at $30 = $6,900. Total ≈ $8,400/month.

That is a three-to-one difference, not the two-to-one the sticker prices suggest — because GPT-5.6 wins twice, once on the per-token rate and again on the token count. The compressed reasoning is doing as much work as the discount. And this is before prompt caching, which both models offer at a 90% discount on repeated input and which widens GPT-5.6's practical lead further on agent workloads that re-send a stable prompt each step.

If you route across models rather than committing to one, Swfte Connect will send the routine majority of that traffic to the efficient model and reserve Fable 5 for the hard tail where its two-point edge earns its price — which is how most teams capture the saving without giving up the top-end quality. We walk through the mechanics in intelligent LLM routing.

Where Fable 5 still wins

None of this makes GPT-5.6 the better model in absolute terms. Fable 5 is number one for reasons that hold up.

On the hardest problems — the ones where the two-point index gap actually bites — Fable 5 is more likely to be right, and "more likely to be right" is worth a lot when a wrong answer is expensive. Its 1M-token context is more than double GPT-5.6's 400K, so for genuinely long inputs it is simply the more capable tool. And there is a reliability argument: on the tasks that matter most, paying for the top model to avoid a costly mistake is rational even when a cheaper model would usually succeed. Insurance is not free, and for some workloads Fable 5 is the insurance.

The mistake is running Fable 5 on everything out of habit. Most of what you send it does not need it, and on that routine majority you are paying triple for a difference nobody will notice.

The needle keeps moving

Step back and the real story is not which model wins today. It is the direction. For two years the frontier advanced by making models bigger and smarter, and the price of intelligence went up with the capability. GPT-5.6 is one of the clearest signs that the axis is turning: the advance here is efficiency, and efficiency makes intelligence cheaper as it improves, not more expensive. Every time a model learns to think in fewer tokens, everything you build on it gets cheaper to run — and the savings compound with each generation.

That is why this release matters beyond the head-to-head. Fable 5 shows how good the frontier can be. GPT-5.6 shows that the frontier is learning to cost less, and that is the advance that actually reaches the largest number of people. The needle is moving further, and for once it is moving in the direction of your budget.

Which one to pick

Choose Fable 5 when the problem is genuinely hard, the input is very long, or a wrong answer is expensive enough that the top model pays for itself as insurance. It is the best model on the board and it earns the premium on the tasks that need it.

Choose GPT-5.6 for everything else — which, for most teams, is most of the volume. You give up two points of index and gain roughly a three-to-one cost advantage on reasoning-heavy work. That is the right default.

Or do what the teams getting this right actually do: run GPT-5.6 by default and escalate the hard tail to Fable 5 automatically. You get the efficient model's economics on the bulk and the top model's quality where it counts. See the best LLM 2026 guide for the full frontier picture, or the GPT-5.6 deep dive for the single-model view.

0
0
0
0

Enjoyed this article?

Get more insights on AI and enterprise automation delivered to your inbox.