// head_to_head
GPT-5.5 vs GPT Chat Latest
Published LiveBench scores across all seven categories, live list pricing, context windows, and the measured cost of a point of capability — for both models, side by side.
GPT-5.5 and GPT Chat Latest are priced within ~10% of each other.
GPT Chat Latest does not have a published LiveBench run, so this comparison covers price, context and declared capabilities only. A missing score means "not evaluated", not "worse" — the right way to separate these two is an eval on your own workload.
openai
GPT-5.5
- Blended / 1M
- $11.25
- Context
- 1.1M
- Released
- Apr 24, 2026
- Overall score
- 80.2
openai
GPT Chat Latest
- Blended / 1M
- $11.25
- Context
- 400K
- Released
- May 5, 2026
- Overall score
- Not evaluated
Specs and pricing
| Metric | GPT-5.5 | GPT Chat Latest |
|---|---|---|
| LiveBench overall Mean of the seven LiveBench category scores, 0–100. Higher is better. | 80.2 | — |
| Cost per point Measured benchmark spend divided by overall score — dollars per point of capability. | $0.2417 | — |
| Blended price / 1M 3:1 input:output mix, the usual shape of production traffic. | $11.25 | $11.25 |
| Input price / 1M | $5.00 | $5.00 |
| Output price / 1M | $30.00 | $30.00 |
| Cached input / 1M Price of an input token served from the prompt cache, where the provider publishes one. | $0.500 | $0.500 |
| Context window | 1.1Mwin | 400K |
| Max output tokens | 128K | 128K |
Benchmarks by category
An overall score averages away the thing you probably care about. These are the seven LiveBench categories scored separately — GPT-5.5 on top, GPT Chat Latest below, both out of 100.
What each one costs to run
Per-token prices are hard to feel. These are monthly list costs for both models across five workload shapes, using each provider's published cached-input rate where there is one.
| Workload | GPT-5.5 | GPT Chat Latest |
|---|---|---|
| Support chatbot 1.2K in / 400 out × 200K requests | $3,276/mo | $3,276/mo |
| RAG assistant 8K in / 600 out × 100K requests | $4,000/mo | $4,000/mo |
| Coding agent 40K in / 4K out × 20K requests | $3,880/mo | $3,880/mo |
| Document extraction 20K in / 1.5K out × 50K requests | $7,025/mo | $7,025/mo |
| Bulk classification 500 in / 20 out × 5M requests | $13,250/mo | $13,250/mo |
Which should you pick?
You need to fit large documents in one call
GPT-5.5
Wider context window — 1.1M against 400K.
GPT-5.5 vs GPT Chat Latest FAQ
Which is better, GPT-5.5 or GPT Chat Latest?
GPT-5.5 and GPT Chat Latest are priced within ~10% of each other. GPT Chat Latest does not have a published LiveBench run, so this comparison covers price, context and declared capabilities only. A missing score means "not evaluated", not "worse" — the right way to separate these two is an eval on your own workload.
Is GPT-5.5 cheaper than GPT Chat Latest?
They cost about the same. Both land near $11.25 per million tokens on a 3:1 input:output blend, so price is unlikely to be the deciding factor between them.
Does GPT-5.5 or GPT Chat Latest have a bigger context window?
GPT-5.5 has the larger context window: 1.1M for GPT-5.5 against 400K for GPT Chat Latest. Note that a window you can fill is not a window you should fill — retrieval quality usually degrades well before the limit, and you pay for every token you put in it.
Do GPT-5.5 and GPT Chat Latest support prompt caching?
Both publish a cached-input rate: $0.500 per million for GPT-5.5 and $0.500 for GPT Chat Latest, against full input rates of $5.00 and $5.00. On a workload with a long stable prefix — a system prompt, a tool schema, a retrieved corpus — that changes the economics more than the headline price does.
Related comparisons
How these numbers are produced
- Price — provider list price from OpenRouter, refreshed every 15 minutes. “Blended” is a 3:1 input:output mix.
- Scores — LiveBench release 2026-06-25, using their own category map. Each model shows its strongest published run. A blank means “not evaluated”, never “bad”.
- Cost per point — the measured dollars LiveBench spent on the run, divided by the score it earned.
- “Win” — awarded only past a threshold: one full point on a benchmark score, 10% on a price, 25% on a context window. Anything tighter reports as a tie, because effort settings alone move a LiveBench score by more than that.
Published benchmarks rank models on someone else's tasks. Before committing, see LLM & agent evaluation for building an eval on your own.