model releaseOpenAI

OpenAI releases GPT-5.6 family in three sizes: Luna at $1/$6, Terra at $2.50/$15, Sol at $5/$30 per 1M tokens

TL;DR

OpenAI released its GPT-5.6 flagship model family in three sizes: Luna ($1/$6 per 1M tokens), Terra ($2.50/$15), and Sol ($5/$30). The company claims GPT-5.6 Sol scores 53.6 on the Agents' Last Exam benchmark, outperforming Claude Fable 5's score by 13.1 points.

2 min read
0

OpenAI released its GPT-5.6 flagship model family with three models sized from smallest to largest: Luna, Terra, and Sol. All three models are now generally available.

Pricing Structure

Input and output pricing per 1M tokens:

  • GPT-5.6 Luna: $1 input / $6 output
  • GPT-5.6 Terra: $2.50 input / $15 output
  • GPT-5.6 Sol: $5 input / $30 output

For comparison, Claude Opus costs $5/$25 per 1M tokens and Claude Fable 5 costs $10/$50. However, direct price comparisons are complicated by varying reasoning token usage across models for identical tasks.

Benchmark Performance

OpenAI claims GPT-5.6 Sol achieves 53.6 on the Agents' Last Exam benchmark, which evaluates long-running professional workflows across 55 fields. According to OpenAI, this beats Claude Fable 5's adaptive reasoning mode by 13.1 points. At medium reasoning, Sol reportedly outperforms Fable 5 by 11.4 points at roughly one-quarter the estimated cost.

OpenAI states that GPT-5.6 Terra and Luna outperform Fable 5 at approximately one-sixteenth the cost.

On SWE-Bench Pro, GPT-5.6 Sol scored 64.6% compared to Claude Fable 5's reported 80%. One day before the GPT-5.6 release, OpenAI published an analysis questioning SWE-Bench Pro's validity, estimating that approximately 30% of tasks are broken and advising developers to "carefully examine results."

New API Features

GPT-5.6 introduces several API capabilities:

Programmatic Tool Calling: Models can compose and run JavaScript to orchestrate tool calls, similar to Anthropic's dynamic filtering mechanism for web search.

Multi-agent: Native support for spinning up subagents for parallel, focused work.

Prompt cache breakpoints: Explicit control over cache breakpoints, following Claude's model. Automatic detection remains supported.

Image detail control: Setting detail: original prevents image resizing before processing.

What This Means

The three-tier release strategy positions OpenAI to compete across different cost-performance requirements. Luna and Terra target cost-sensitive applications while Sol competes directly with Claude Opus and Fable 5 at the high end. The timing of OpenAI's SWE-Bench Pro critique—published one day before a release where their model underperforms on that specific benchmark—raises questions about benchmark selection and methodology. Early user reports suggest GPT-5.6 Sol performs comparably to, but not necessarily better than, Claude Fable 5 on complex coding tasks.

Related Articles

model release

OpenAI announces GPT-5.6 with three models (Sol, Terra, Luna) and ChatGPT Work agent tool

OpenAI released GPT-5.6 in three model tiers—Sol (flagship reasoning), Terra (mainstream), and Luna (instant)—positioning them against Anthropic's Claude models. The company claims GPT-5.6 Sol scores 53.6 on Agents' Last Exam, 13.1 points above Claude Fable 5, while completing tasks 61% faster. ChatGPT Work, a desktop productivity agent similar to Claude Cowork, launches simultaneously for Pro, Enterprise, and Edu users.

model release

OpenAI Releases GPT-5.6 Luna Pro with Extended Reasoning Mode at $1/$6 Per Million Tokens

OpenAI has released GPT-5.6 Luna Pro, a reasoning-enhanced variant of GPT-5.6 Luna with a 1 million token context window. The model is priced at $1 per million input tokens and $6 per million output tokens, with a knowledge cutoff date of February 2026.

model release

OpenAI Releases GPT-5.6 Sol Pro with Extended Reasoning Mode at $5 Input/$30 Output per 1M Tokens

OpenAI has released GPT-5.6 Sol Pro, a reasoning-enhanced variant of GPT-5.6 Sol designed for complex tasks. The model features a 1 million token context window, February 2026 knowledge cutoff, and is priced at $5 per 1M input tokens and $30 per 1M output tokens.

model release

OpenAI Releases GPT-5.6 Luna: $1/$6 Per 1M Tokens With 1M Context Window

OpenAI has released GPT-5.6 Luna, a fast and cost-efficient model in its GPT-5.6 series. The model features a 1 million token context window and is priced at $1 per 1M input tokens and $6 per 1M output tokens, with a knowledge cutoff of February 2026.

Comments

Loading...