Subscribe
09:00Explainer: open weights are not open source, and sit 58% behind at 44% of cost.09:00Explainer: what is inside a lab threat report, and how to check its numbers.09:00Explainer: the four token prices behind every AI rate card, and what they hide.09:00Explainer: Astra and Fable 5.1 tie at 53, and Fable's bill runs 2.5x higher09:00Explainer: what the CLARITY Act does, and the yield fight inside section 1040409:00Explainer: what model distillation is, and why labs call 189.9m exchanges an attack
GPT-6 Astra vs Claude Fable 5.1: how do they actually compare?

GPT-6 Astra vs Claude Fable 5.1: how do they actually compare?

Same $10 and $50 list price, the same score of 53 on Artificial Analysis, and a bill that differs by two and a half times because one model writes three times as much.

In briefClaude Fable 5.1 lists at $10 per million input tokens and $50 per million output tokens1GPT-6 Astra lists at $10 per million input tokens, $1.00 cached input, $12.50 cache writes and $50 per million output tokens2OpenAI charges 2x input and cache rates and 1.5x output on GPT-6 Astra prompts over 272K input tokens3
The exterior of 1515 Third Street in San Francisco, OpenAI headquarters
Photo: Coolcaesar (CC BY 4.0)

GPT-6 Astra and Claude Fable 5.1 are the two most expensive general models on sale, they carry the same list price of $10 per million input tokens and $50 per million output tokens, and as of 11 September 2026 they score exactly the same 53 on the Artificial Analysis Intelligence Index. On the three published benchmarks where both appear, the gap between them is smaller than the error bars, and the real difference is how many tokens each one burns to get there.

That last part is the whole article, so here it is up front. Fable 5.1 cost $13,128.86 to run through Artificial Analysis's evaluation suite. Astra cost $5,324.10 for the same suite, at the same list price, because it emitted 60 million output tokens against Fable's 190 million.

Same sticker. Two and a half times the bill.

So which one should you buy? On the published evidence that is a question about your workload, not about the models.

The price cards are close to identical, and the fine print is not

Both labs publish their rates. Anthropic lists Fable 5.1 at $10 in, $50 out; OpenAI lists gpt-6-astra at $10 in, $50 out. Underneath that, three things diverge.

GPT-6 Astra Claude Fable 5.1
Input, per 1M tokens $10.00 $10.00
Output, per 1M tokens $50.00 $50.00
Cached input read $1.00 $0.25
Cache write $12.50 $12.50
Long prompts 2x input and 1.5x output above 272K tokens full 1M window at standard rates
Context window 1,050,000 1,000,000
Max output 128,000 128,000
Knowledge cutoff 30 April 2026 June 2026
Input modality text, image text, image
Output modality text text

Cache reads are where the two diverge most, and it is not a rounding error. Anthropic charges 2.5% of the input rate for a cache hit on Fable 5.1 against the usual 10% multiplier, so a cached token costs a quarter of what the same token costs on Astra (a quarter, not a tenth — the discount is on Anthropic's side here). If you are running an agent that replays a large stable prefix on every turn — which is most agent harnesses — that is the line item you will feel.

OpenAI's long-context rule cuts the other way for anyone actually using the million. Astra's docs are explicit: "Prompts with more than 272K input tokens are priced at 2x input and cache rates and 1.5x output for the full request." Anthropic's are equally explicit in the opposite direction, saying a 900k-token request "is billed at the same per-token rate as a 9k-token request".

So the model with the bigger advertised window is the one that charges you for using it.

The benchmark scores are a tie inside the error bars

Three published evaluations have both models in them as of 11 September 2026.

Benchmark GPT-6 Astra Claude Fable 5.1
Artificial Analysis Intelligence Index v4.3 53 (max effort) 53 (max effort)
Terminal-Bench 4.0, resolution rate 58.2% ± 2.8 (rank 1) 57.9% ± 3.8 (rank 2)
Terminal-Bench 4.0, cost of the run $3,267.18 $6,243.50
Cost to run the full Intelligence Index $5,324.10 $13,128.86
Output tokens across the Index 60M 190M
Output speed, tokens per second 54 67
Vending-Bench 2, one simulated year $15,514.70 ± $1,074 (1st) not in the published top ten

Artificial Analysis has them level at 53, out of 146 models evaluated, on an index that is itself a weighted blend of ten evaluations including Terminal-Bench v4.0. Terminal-Bench's own leaderboard (which scores a model-and-agent pair, not a model: Astra ran under Codex, Fable under Claude Code) puts Astra at 58.18% and Fable 5.1 at 57.88% over 330 trials each — a gap of one task out of 330, with confidence intervals of ±2.8 and ±3.8 points sitting on top of it. Calling that a win for anyone is a misreading of an error bar, which is roughly the point we made in Astra and Fable 5.1 tie at 53. The interesting number is what happened to the Flash models when the benchmark changed.

Vending-Bench 2, where models run a simulated vending business for a year, is the one place a real gap shows. Andon Labs has Astra first at $15,514.70 (averaged over five runs) against a human baseline the lab estimates at roughly $63,000; Fable 5.1 does not appear in the ten rows the leaderboard shows by default. We went through that result in The best AI shopkeeper made $15,515, and a competent human would have made $63,000.

Verbosity is the price difference nobody prints

Here is the number we computed, and it is the one we would put on a slide. Fable 5.1 generated 190 million tokens running the Intelligence Index. Astra generated 60 million. Artificial Analysis rates Fable "4 out of 4 units for Verbosity" and Astra 2 out of 4, and the resulting bills — $13,128.86 against $5,324.10 — differ by a factor of 2.5 at an identical per-token rate.

Terminal-Bench shows the same shape on a smaller job. Fable's run cost $6,243.50 and Astra's $3,267.18, roughly 1.9x, for three tenths of a percentage point of accuracy. Fable also took longer per trial, 3,893 seconds against 2,796, despite being the faster model on tokens per second.

Which is the thing to take away if you take away one thing. Per-token price tells you almost nothing about what a model costs to use, and any comparison that stops at the price card is comparing the wrong number.

The case for Fable, which the averages hide

Now the other side, because the averages are unkind to Anthropic here and the underlying numbers are not.

On Terminal-Bench 4.0, Fable 5.1's pass@2 is 0.700 and its pass@5 is 0.788. Astra at max effort scores 0.649 and 0.712 on the same measures. Give each model a second attempt at a failed task and Fable pulls ahead; give it five and the gap is more than seven points. A model that explores widely and expensively is exactly the model you want when you can retry cheaply and keep the run that worked, and a single-shot resolution rate hides that entirely.

Anthropic also aims Fable at a different job. Its own model guide tells you to start with Opus 5 and reach for Fable 5.1 only "for demanding reasoning and long-horizon agentic work, or when your evals on Claude Opus 5 at higher effort still fall short". That is a lab telling its customers not to buy the expensive one by default (Anthropic's own model guide, not our gloss), which is unusual enough to be worth quoting.

What the numbers do not say

None of these benchmarks measure the thing you are probably buying: whether the model is pleasant to work with in a harness you already have, on your codebase, with your tools. Terminal-Bench is 330 trials of terminal work. Vending-Bench is a simulation with a sales equation that can be gamed. The Intelligence Index is ten evaluations averaged, and averaging is how two very different models arrive at the same 53.

They also say nothing about rate limits, availability, latency under load, or the fact that Astra's knowledge cutoff is the earlier of the two. And they say nothing about what either model refuses.

What would change this answer

A new version of either model resets everything on this page, and one of them probably will. Watch for two things in particular.

First, the Intelligence Index version number. Scores are quoted against v4.3; a v4.4 with a new evaluation in the blend can move a model several points without the model changing at all. Second, verbosity. If Anthropic ships a Fable revision that answers in 60 million tokens instead of 190 million, the cost gap closes overnight and this comparison inverts, which we would rate as likelier than a change in the accuracy gap.

Until one of those happens, the honest answer to "which is better" is that they are the same model at different verbosities, and the one you should buy is the one whose bill you can predict.

Sources

01
Claude Fable 5.1 lists at $10 per million input tokens and $50 per million output tokensFable 5.1 Next generation intelligence for long-running agents Input $10 / MTok Output $50 / MTok Prompt caching Read $0.25 / MTok Write $12.50 / MTok” — anthropic.com · primary · Sep 11
02
GPT-6 Astra lists at $10 per million input tokens, $1.00 cached input, $12.50 cache writes and $50 per million output tokensText tokens Per 1M tokens Input $10.00 Cached input $1.00 Cache writes $12.50 Output $50.00” — platform.openai.com · primary · Sep 11
03
OpenAI charges 2x input and cache rates and 1.5x output on GPT-6 Astra prompts over 272K input tokensPrompts with more than 272K input tokens are priced at 2x input and cache rates and 1.5x output for the full request.” — platform.openai.com · primary · Sep 11
Show all 21 sources
04
Anthropic bills the full 1M context window at standard rates on Claude 4.6 and later modelsClaude 4.6 and later models and Claude Mythos Preview include the full 1M token context window at standard pricing. (A 900k-token request is billed at the same per-token rate as a 9k-token request.) Prompt caching and batch processing…” — docs.claude.com · primary · Sep 11
05
A cache hit on Claude Fable 5.1 costs 2.5% of the standard input price, or $0.25 per million tokens, against the usual 10% multiplierCache write tokens are charged when content is first stored. Cache read tokens are charged when a subsequent request retrieves the cached content. A cache hit costs 10% of the standard input price, which means caching pays off after one…” — docs.claude.com · primary · Sep 11
06
GPT-6 Astra has a 1,050,000-token context window, 128,000 max output tokens and a 30 April 2026 knowledge cutoff, with text and image input and text output1,050,000 context window 128,000 max output tokens Apr 30, 2026 knowledge cutoff Reasoning token support ... Modalities Text Input and output Image Input only Audio Not supported Video Not supported” — platform.openai.com · primary · Sep 11
07
Claude Fable 5.1 has a 1M-token context window, 128K max output and a reliable knowledge cutoff of June 2026, with text and image input and text outputContext window 1M tokens ... Max output 128K tokens ... Reliable knowledge cutoff Jun 2026” — docs.claude.com · primary · Sep 11
08
Anthropic tells customers to start with Opus 5 and use Fable 5.1 for demanding reasoning and long-horizon agentic workIf you're unsure which model to use, start with Claude Opus 5 for most workloads. Use Claude Fable 5.1 for demanding reasoning and long-horizon agentic work, or when your evals on Claude Opus 5 at higher effort still fall short. All…” — docs.claude.com · primary · Sep 11
09
Artificial Analysis scores Claude Fable 5.1 and GPT-6 Astra level at 53 on the Intelligence Index, out of 146 models evaluatedThe top AI models by Intelligence Index are: 1. Claude Fable 5.1 (Adaptive Reasoning, Max Effort, Default Fallback) (53), 2. Claude Fable 5.1 (Adaptive Reasoning, Xhigh Effort, Default Fallback) (53), 3. GPT-6 Astra (max) (53), 4. GPT-6…” — artificialanalysis.ai · primary · Sep 11
10
Artificial Analysis Intelligence Index v4.3 blends ten evaluations including Terminal-Bench v4.0Artificial Analysis Intelligence Index v4.3 incorporates 10 evaluations: AA-Briefcase, GDPval-AA v2, AutomationBench-AA, Terminal-Bench v4.0, SciCode, Humanity's Last Exam, GDP.pdf, CritPt, AA-Omniscience, AA-LCR v1.1” — artificialanalysis.ai · primary · Sep 11
11
Running the Intelligence Index on GPT-6 Astra generated 60M tokens and cost $5,324.10; Astra runs at 54 tokens per secondGPT-6 Astra (max) scores 53 on the Artificial Analysis Intelligence Index ... When evaluating the Intelligence Index, it generated 60M tokens, which is fairly concise in comparison to the median of 89M. Pricing for GPT-6 Astra (max) is…” — artificialanalysis.ai · primary · Sep 11
12
Running the Intelligence Index on Claude Fable 5.1 generated 190M tokens and cost $13,128.86; Fable runs at 67 tokens per secondWhen evaluating the Intelligence Index, it generated 190M tokens, which is very verbose in comparison to the median of 89M. Pricing for Claude Fable 5.1 (Adaptive Reasoning, Max Effort, Default Fallback) is $10.00 per 1M input tokens…” — artificialanalysis.ai · primary · Sep 11
13
Artificial Analysis rates Claude Fable 5.1 at 4 out of 4 units for verbosity and GPT-6 Astra at 2 out of 4Output tokens from Intelligence Index 4 out of 4 units for Verbosity.” — artificialanalysis.ai · primary · Sep 11
14
Artificial Analysis rates GPT-6 Astra at 2 out of 4 units for verbosityOutput tokens from Intelligence Index 2 out of 4 units for Verbosity.” — artificialanalysis.ai · primary · Sep 11
15
Terminal-Bench 4.0 ranks GPT-6 Astra with Codex first at 58.18% over 330 trials at a run cost of $3,267.18, with pass@2 of 0.6485 and pass@5 of 0.7121 and an average trial duration of 2,796.3 seconds"rank":1,"metadata":{"date":"2026-09-03","agent_org":{"url":"https://openai.com","label":"OpenAI"},"model_org":{"url":"https://openai.com","label":"OpenAI"},"display_date":"Sep 3,…” — tbench.ai · primary · Sep 11
16
Terminal-Bench 4.0 ranks Claude Fable 5.1 with Claude Code second at 57.88% over 330 trials at a run cost of $6,243.50, with pass@2 of 0.700 and pass@5 of 0.7879 and an average trial duration of 3,893.5 seconds{"id":"c741608e-c94e-417d-b7a8-e67111a0c887","leaderboard_id":"9f966760-00f1-424e-90f5-c964fb6f6091","rank":2,"metadata":{"date":"2026-09-01","agent_org":{"url":"https://www.anthropic.com","label":"Anthropic"},"model_org":{"url":"https://…” — tbench.ai · primary · Sep 11
17
Andon Labs' Vending-Bench 2 leaderboard puts GPT-6 Astra first at $15,514.70 and does not list Claude Fable 5.1 in the top ten shown by defaultCurrent leaderboard Average across 5 runs Model Money Balance 1 GPT-6 Astra New $15,514.70 ± $1,074 2 Claude Opus 5 $11,181.87 ± $2,094 3 Claude Opus 4.7 $10,936.76 ± $1,181 4 GPT-5.6 Sol $9,619.37 ± $1,338 5 Grok 4.6 $9,047.03 ± $1,604…” — andonlabs.com · primary · Sep 11
18
Andon Labs estimates a good human strategy on Vending-Bench 2 would make roughly $63,000 in a simulated yearPutting this together, we calculate that a "good" strategy could make $206 per day for 302 days – roughly $63k in a year.” — andonlabs.com · primary · Sep 11
19
Vending-Bench 2 scores models on the bank balance of a simulated vending business run over a yearWe're releasing Vending-Bench 2, a benchmark for measuring AI model performance on running a business over long time horizons. Models are tasked with running a simulated vending machine business over a year and scored on their bank…” — andonlabs.com · primary · Sep 11
20
Vending-Bench 2's sales simulation is driven by equations that can be gamedKeep the machine always stocked in an optimal configuration (daily sales are simulated based on equations that can be gamed. See our paper from the original Vending-Bench for details – Vending-Bench 2 keeps the same sales simulation)” — andonlabs.com · primary · Sep 11
21
OpenAI's pricing table lists gpt-6-astra standard short-context rates of $10.00 input, $1.00 cached input, $12.50 cache writes and $50.00 outputModel Input Cached input Cache writes Output ... gpt-6-astra $10.00 $1.00 $12.50 $50.00 $20.00 $2.00 $25.00 $75.00” — platform.openai.com · primary · Sep 11
More on Benchmarks and ClaudeAll Benchmarks stories →
You’re 60% through. Stories like this one, Mon · Wed · Fri, with every claim sourced.