GPT-5.6 goes GA as Sol, Terra and Luna: how to pick the right tier for enterprise workloads

GPT-5.6 is GA as Sol ($5), Terra ($2.50) and Luna ($1) per million input tokens. How to pick the right tier for enterprise workloads.

Read time
9 min
Word count
1.1K
Sections
11
FAQs
8
Share
Three glowing pillars of ascending height representing small, mid and flagship AI tiers
GPT-5.6 ships as three tiers: Sol, Terra and Luna.
On this page · 11 sections
  1. What OpenAI shipped
  2. The three tiers and their prices
  3. Which tier for which workload
  4. The cost math
  5. Sol on Cerebras: speed as a tier
  6. How to pick
  7. India-specific considerations
  8. The bottom line
  9. FAQ
  10. How eCorpIT can help
  11. References

Summary. OpenAI made GPT-5.6 generally available on July 9, 2026, after a preview that began June 26, shipping three models instead of one: Sol, Terra and Luna. They are priced per million tokens at $5 input and $30 output for Sol, $2.50 and $15 for Terra, and $1 and $6 for Luna. The tiers map to jobs: Sol for frontier reasoning and hard coding, Terra for high-volume business work at half Sol's price, and Luna for cheap, fast, routine tasks. OpenAI is also running Sol on Cerebras hardware this July at up to 750 tokens per second for latency-critical work. The decision is no longer which model, but which tier per workload.

Three tiers with a five-times price spread between the cheapest and the dearest changes how you architect an application. Route everything to Sol and your bill is five times what it needs to be for the work Luna could handle. Route everything to Luna and your hardest tasks fail. The win is matching each call to the cheapest tier that clears your quality bar. This guide breaks down the three models, their prices, which workload belongs on which tier, the cost math, and how to route between them.

What OpenAI shipped

GPT-5.6 reached general availability on July 9, 2026, rolling out across ChatGPT, ChatGPT Work, the API, Codex and GitHub Copilot, after a limited preview from June 26, per the GA coverage. The family is three models, not a single flagship: Sol is the frontier tier, Terra balances capability, speed and cost for everyday work, and Luna is the fastest and lowest-cost option, as OpenAI's help documentation describes. The three-model split is the design: OpenAI is telling buyers to route by task rather than pay flagship rates for everything, as Simon Willison noted on the release.

The three tiers and their prices

The pricing is the clearest signal of intent. Terra sits at exactly half Sol's token price while keeping performance competitive with GPT-5.5, which makes it the sensible default for most production work, per Finout's pricing breakdown. Sol's premium buys an extended context window and frontier reasoning for the hardest tasks, and Luna trades the last few percentage points of quality for the lowest price and highest speed, per Vellum's tier comparison.

Tier Price per 1M tokens (input / output) Positioning
Sol $5 / $30 Frontier reasoning, extended context
Terra $2.50 / $15 Balanced default, near GPT-5.5 quality
Luna $1 / $6 Fastest and cheapest, high volume
Sol on Cerebras Sol pricing, up to 750 tokens/second Latency-critical frontier work

Which tier for which workload

Match the tier to the job, not to the org chart. The hardest tasks justify Sol; most business tasks belong on Terra; and high-volume, low-stakes work belongs on Luna, per OpenAI's positioning.

Workload Recommended tier Why
Complex coding and extended agent runs Sol Frontier reasoning and long context
Security research and high-stakes analysis Sol Accuracy matters more than cost
Customer support at scale Terra Strong quality at half Sol's price
Document analysis and internal tools Terra Everyday production quality
Summarisation and drafting Luna Cheap, fast, good enough
High-volume classification and routing Luna Cost and speed over last-percent quality
Latency-critical real-time reasoning Sol on Cerebras Frontier quality at up to 750 tokens/second

The cost math

The spread is easy to feel with a concrete volume. Take a workload of 10 million input tokens and 2 million output tokens a day. On Sol it costs about $110 a day; on Terra about $55; on Luna about $22. Same shape of work, a five-times range in cost, decided entirely by tier.

Daily volume (10M in / 2M out) Tier Approximate daily cost
Frontier tasks Sol About $110
Standard production Terra About $55
High-volume routine Luna About $22
Mixed with routing Sol plus Luna Between the two, by task mix

The judgement worth stating: most teams over-buy. If you route by task and default to Terra, you get near-flagship quality at half the price, and you reserve Sol for the calls that actually need it. We cover measuring this in our note on free tools to measure LLM cost and the wider picture in GPT-5.6 inference cost for enterprise AI.

Sol on Cerebras: speed as a tier

There is a fourth option that is really a latency tier. OpenAI is launching Sol on Cerebras hardware this July at up to 750 tokens per second, aimed at applications where latency is the barrier to adoption, per the tier analysis. For a live coding assistant or a real-time agent, speed at frontier quality can matter more than the token price, so treat Cerebras Sol as the tier for interactive, latency-sensitive frontier work rather than for batch jobs.

How to pick

Set Terra as the default, then escalate or drop per task. Send complex coding, extended agent chains and high-stakes analysis to Sol. Send summarisation, drafting, classification and routing to Luna. Reserve Cerebras Sol for interactive work where latency is the constraint. Then measure: log quality and cost per tier on your own tasks, and move each workload to the cheapest tier that still clears your quality bar. Keep the model behind a routing layer so you can shift traffic without changing application code. For agent-heavy stacks, our guide to enterprise AI agents in production shows where tier choice bites hardest.

India-specific considerations

For Indian teams, tier routing is a direct cost lever. Token prices are in dollars, so a workload that runs fine on Luna at $1 per million input tokens costs a fifth of the same volume on Sol, which is a large difference in rupee terms at scale. Default to Terra or Luna for high-volume Indian-language support and drafting, and reserve Sol for the hardest work. On data, treat any customer information sent to the API under Digital Personal Data Protection Act, 2023, consent and residency rules, regardless of tier. For a model-versus-model view, see our GPT-5.6 versus Claude Sonnet 5 comparison.

The bottom line

GPT-5.6 is a routing decision, not a single upgrade. The three tiers exist so you stop paying flagship prices for routine work: default to Terra, escalate to Sol for the hardest tasks, drop to Luna for volume, and use Cerebras Sol when latency is the wall. Log cost and quality per tier on your own workloads, and let those numbers, not the tier names, decide. Done well, most teams cut spend without losing quality, because they were sending Luna-grade work to a Sol-grade model.

FAQ

How eCorpIT can help

eCorpIT is a Gurugram-based technology consultancy, founded in 2021 and CMMI Level 5 certified, with senior-led AI engineering teams. We build tier-routing layers that send each request to the cheapest GPT-5.6 tier that clears your quality bar, instrument cost and quality per tier, and keep model calls swappable and DPDP-aligned. If you want frontier quality where it matters and low cost everywhere else, talk to us.

References

  1. Previewing GPT-5.6 Sol, OpenAI
  1. A preview of GPT-5.6 Sol, Terra and Luna, OpenAI Help Center
  1. The new GPT-5.6 family: Luna, Terra, Sol, Simon Willison
  1. GPT-5.6 Sol vs Terra vs Luna: Which Tier Should You Actually Use, Vellum
  1. GPT-5.6 Pricing 2026: Sol, Terra and Luna Tiers Explained, Finout
  1. GPT-5.6 Goes Public: GA Pricing, Ultra Mode and Access, Digital Applied
  1. OpenAI Launches GPT-5.6 Sol, Terra, and Luna for General Availability, iClarified
  1. GPT-5.6 Sol, Terra and Luna: Tiers and Pricing, Codersera
  1. GPT-5.6 Pricing: Sol, Terra and Luna API Cost Guide, TechJack Solutions
  1. GPT-5.6 Models Compared: Sol vs Terra vs Luna, CallMissed
  1. GPT-5.6 pricing (2026): Sol, Terra, and Luna costs explained, eesel AI

_Last updated: July 11, 2026._

Frequently asked

Quick answers.

01 What is GPT-5.6 Sol, Terra and Luna?
GPT-5.6 is OpenAI's model family that reached general availability on July 9, 2026, shipping as three tiers. Sol is the frontier model for the hardest tasks, Terra is the balanced default at half Sol's price, and Luna is the fastest and cheapest for high-volume routine work. You choose a tier per workload rather than one model for everything.
02 How much do the GPT-5.6 tiers cost?
Prices are per million tokens: Sol is $5 input and $30 output, Terra is $2.50 input and $15 output, and Luna is $1 input and $6 output. Terra is exactly half Sol's token price, and Luna is a fifth of Sol's input price, so tier choice creates a five-times spread on the same workload.
03 Which tier should I use by default?
Terra is the sensible default for most production work, because it keeps performance competitive with GPT-5.5 at half Sol's token price. Escalate to Sol for complex coding, extended agent runs and high-stakes analysis, and drop to Luna for summarisation, drafting and high-volume classification where cost and speed matter more.
04 When is Sol worth the premium?
Sol earns its $5 and $30 per million token price on the hardest tasks: complex reasoning, extended coding sessions, advanced agent workflows and security-focused work, where its extended context and frontier reasoning change the outcome. If a cheaper tier clears your quality bar on a task, Sol is over-buying, so reserve it for calls that genuinely need it.
05 What is Sol on Cerebras?
OpenAI is launching GPT-5.6 Sol on Cerebras hardware in July 2026 at up to 750 tokens per second, aimed at applications where latency is the barrier to adoption. It is best seen as a latency tier: frontier quality at high speed for interactive, real-time work like live coding assistants and agents, rather than for cost-sensitive batch jobs.
06 How do I cut cost with three tiers?
Route by task and default to the cheapest tier that clears your quality bar. Log cost and quality per tier on your own tasks, send routine work to Luna, standard work to Terra, and only the hardest calls to Sol. Keep the model behind a routing layer so you can shift traffic without changing application code.
07 How does GPT-5.6 reach my tools?
GPT-5.6 rolled out across ChatGPT, ChatGPT Work, the API, Codex and GitHub Copilot at general availability on July 9, 2026, after a limited preview from June 26. In consumer surfaces the routing is handled for you, while in the API you select the tier explicitly, which is where enterprise cost control lives.
08 What should Indian enterprises watch?
Token prices are in dollars, so tier routing is a direct rupee-cost lever: high-volume Indian-language support and drafting run well on Luna or Terra at a fraction of Sol's price. Reserve Sol for the hardest work, and apply Digital Personal Data Protection Act consent and residency rules to any customer data sent to the API, on every tier.

About the author

Manu Shukla

Founder & Director

Founder of eCorpIT. Hands-on engineer leading senior-only delivery for AI apps, custom software, and cloud systems for global clients.

Subscribe

One engineering note a week. No fluff, no spam.

Senior-architect playbooks on AI agents, mobile apps, cloud, security, data, and marketing — delivered every Wednesday.

Past the reading

Read enough. Let's build something.

A senior architect responds in 24 working hours with scope, indicative cost, and a timeline. NDA before any technical conversation.