GPT-5.6 Terra Review (2026): GPT-5.5 Performance at Half Price
GPT-5.6 Terra: $2.50/$15 per 1M tokens, matches GPT-5.5 benchmarks, explicit caching, persisted reasoning. 50% Sol cost. Honest review vs Sol, Luna, GPT-5.5.
GPT-5.6 Terra matches GPT-5.5 benchmarks at 50% Sol cost ($2.50/$15 per 1M). Explicit caching, persisted reasoning, full reasoning range. No ultra mode, PTC, or pro mode. Best for cost-conscious production fleets. Avoid for parallelizable complex tasks (use Sol) or 1M context (use GPT-5.5).
GPT-5.6 Terra is OpenAI's balanced model (July 2026) delivering GPT-5.5-competitive performance at $2.50/$15 per 1M tokens — exactly half the price of GPT-5.6 Sol. Supports explicit prompt caching with breakpoints, persisted reasoning across turns, and reasoning effort none through xhigh. No ultra multi-agent, no programmatic tool calling, no pro mode. 200K context, vision + text. Best for production coding fleets and enterprise workloads needing quality with cost discipline.
Provider: OpenAI · Family: GPT-5.6
Context window: 200,000 tokens · Max output: 64,000
Input modalities: text, image · Output: text, tool-calls, code
About GPT-5.6 Terra
GPT-5.6 Terra is the balanced tier of OpenAI's GPT-5.6 family, launched July 9, 2026 for general availability. It delivers performance competitive with GPT-5.5 — OpenAI's previous flagship — at approximately half the cost of GPT-5.6 Sol. Designed for everyday coding, knowledge work, and production workloads where frontier capability is not required but quality and cost-efficiency matter. GPT-5.6 Terra shares the core GPT-5.6 architecture family: strong reasoning, token efficiency improvements over GPT-5.5, explicit prompt caching with cache breakpoints (30-min TTL), persisted reasoning across turns, and support for reasoning effort levels none through xhigh (pro mode and max effort reserved for Sol). It does not include ultra multi-agent mode or programmatic tool calling — those are Sol-exclusive features. The model supports 200K context window with 64K max output tokens. Native modalities: text and image input; text, tool-calls, and code output. Vision capabilities match Sol. No native audio/video I/O. Available on OpenAI API (Responses API and Chat Completions), ChatGPT, Codex, Microsoft 365 Copilot (as fallback/alternative), and model gateways (OpenRouter, Vercel, Cloudflare, Snowflake, Databricks Mosaic). Knowledge cutoff: June 2026. Pricing: $2.50 per million input tokens, $15.00 per million output tokens. Cached input at $0.3125 per million (1.25x base rate, 90% discount vs uncached). This is exactly 50% of Sol's per-token pricing. No batch discount at launch. Enterprise Zero Data Retention (ZDR) eligible. Data residency: US, EU. SOC2 Type II, ISO 27001, GDPR, HIPAA eligible.
Pricing
Input $2.50/M, Output $15.00/M, Cached input $0.3125/M (1.25x base). 50% of Sol pricing. No batch discount at launch. No ultra mode, no PTC, no pro mode. Available on OpenAI API, ChatGPT, Codex, Microsoft 365 Copilot, OpenRouter, Vercel, Cloudflare, Snowflake, Databricks Mosaic.
Key Features
- GPT-5.5 Performance at 50% Cost: Matches GPT-5.5 on SWE-bench, GPQA, MMLU-Pro within 2-3 points while costing exactly half per token.
- Explicit Prompt Caching: Cache breakpoints, 30-min TTL, writes at 1.25x base — predictable caching for repeated context workloads.
- Persisted Reasoning: Reuses reasoning items across turns via reasoning.context — multi-turn quality and cache efficiency.
- Full Reasoning Effort Range: Supports none, low, medium, high, xhigh — match compute to task complexity without pro mode ceiling.
- Broad Distribution: OpenAI API, ChatGPT, Codex, Microsoft 365 Copilot, OpenRouter, Vercel, Cloudflare, Snowflake, Databricks.
Pros
- Best price-to-performance in GPT-5.6 family — GPT-5.5 competitive at exactly half Sol's per-token cost.
- Explicit caching and persisted reasoning optimize multi-turn agent economics — critical for production fleets.
- Faster than Sol (85 vs 75 tok/sec) with lower latency (1000ms vs 1200ms p50) — better for latency-sensitive paths.
- Broad availability across API, ChatGPT, Codex, Copilot, and gateways — no capacity waitlists.
- Strong safety parity with Sol (high CBRN/cyber, below-high self-improvement) — enterprise compliant.
Cons
- No ultra multi-agent mode — cannot parallelize complex decomposable tasks; Sol reduces wall-clock 40-60% on those.
- No programmatic tool calling — tool-heavy loops require standard turn-based calling, more tokens and turns.
- No pro reasoning mode — xhigh ceiling limits quality on hardest reasoning; Sol pro+max wins on novel algorithms.
- Same 200K context as Sol — not GPT-5.5's 1M; long-document workloads need GPT-5.5 or explicit caching strategy.
- Vision-only multimodal — no audio/video; GPT-5.5 and Gemini 3.1 lead on multimodal breadth.
Benchmarks
- math: 82.3
- mmlu: 91.4
- mmlu pro: 81.2
- aime 2025: 84.1
- arc agi 2: 25.8
- humaneval: 94.5
- live bench: 64.3
- lmarena elo: 1382
- gpqa diamond: 68.7
- lmarena rank: 5
- aider polyglot: 71.2
- swe bench verified: 72.3
- humanitys last exam: 18.9
- artificial analysis intelligence index: 58
- artificial analysis price blended per m: 8.75
- artificial analysis speed tokens per sec: 85
Frequently Asked Questions
What is GPT-5.6 Terra and who built it?
GPT-5.6 Terra is the balanced tier of OpenAI's GPT-5.6 family, launched July 9, 2026 for general availability. It delivers performance competitive with GPT-5.5 — OpenAI's previous flagship — at approximately half the per-token cost of GPT-5.6 Sol. Designed for everyday coding, knowledge work, and production workloads where frontier capability is not required but quality and cost-efficiency matter. It shares the core GPT-5.6 architecture: strong reasoning, token efficiency improvements, explicit prompt caching, persisted reasoning, and full reasoning effort range (none through xhigh).
How much does GPT-5.6 Terra cost in 2026?
GPT-5.6 Terra API pricing: $2.50 per 1M input tokens, $15.00 per 1M output tokens. Cached input tokens billed at $0.3125 per 1M (1.25x uncached rate, still 90% discount vs full price). This is exactly 50% of GPT-5.6 Sol's per-token pricing ($5/$30). For comparison: GPT-5.6 Luna is $1/$6, GPT-5.5 is $5/$30. No batch discount at launch. Microsoft 365 Copilot includes Terra as an available model option (not the preferred default — Sol is preferred).
What features does GPT-5.6 Terra have vs Sol and Luna?
GPT-5.6 Terra features: explicit prompt caching with breakpoints (30-min TTL), persisted reasoning via reasoning.context, full reasoning effort range (none, low, medium, high, xhigh), vision + text input, function calling, code execution. Missing vs Sol: ultra multi-agent mode, programmatic tool calling (PTC), pro reasoning mode, max reasoning effort. Advantages vs Luna: significantly stronger benchmarks (SWE-bench 72.3% vs ~60%, GPQA 68.7% vs ~55%), higher intelligence index (58 vs ~45), better reasoning ceiling. Same 200K context as Sol/Luna.
Is GPT-5.6 Terra available in Microsoft 365 Copilot?
Yes, GPT-5.6 Terra is available in Microsoft 365 Copilot across Word, Excel, PowerPoint, Chat, and Cowork as of July 9, 2026. However, GPT-5.6 Sol is the preferred/default model. Terra appears as an explicit model selection option for cost-conscious tenants. Organizations can configure tenant-level model preferences or train users to select Terra for routine workloads to optimize TCO.
How does GPT-5.6 Terra compare to GPT-5.5?
GPT-5.6 Terra vs GPT-5.5: Terra matches GPT-5.5 within 2-3 points on SWE-bench (72.3% vs 74-75% est.), GPQA (68.7% vs ~70%), MMLU-Pro (81.2% vs ~82%), at exactly half the per-token cost ($2.50/$15 vs $5/$30). GPT-5.5 advantages: 1M context window (vs 200K), native audio/video I/O, proven production track record since April 2026, 128K max output (vs 64K). For new projects with cost discipline: Terra. For long-context multimodal: GPT-5.5.
What is the difference between GPT-5.6 Terra and Luna?
Terra ($2.50/$15) vs Luna ($1/$6): Terra is 2.5x more expensive per token but delivers GPT-5.5-competitive benchmarks (SWE-bench 72.3%, Intelligence Index 58) vs Luna's estimated ~60% SWE-bench, ~45 Intelligence Index. Terra has xhigh reasoning; Luna caps at high. Terra latency 1000ms p50; Luna ~800ms. For production quality with cost discipline: Terra. For maximum volume at minimum cost: Luna. The quality delta is significant — Terra is much closer to Sol than to Luna.
Does GPT-5.6 Terra have ultra multi-agent mode?
No. Ultra multi-agent mode is exclusive to GPT-5.6 Sol. Terra runs tasks sequentially with standard function calling. For workloads that decompose into parallel independent streams (multi-file refactors, parallel test generation, multi-repo analysis), Sol's ultra mode reduces wall-clock time by 40-60%. Terra users should route such tasks to Sol or accept sequential execution.
Who is GPT-5.6 Terra best for and who should avoid it?
Best for: (1) Engineering leads running production coding agent fleets at scale — GPT-5.5-level quality at 50% cost; explicit caching + persisted reasoning optimize multi-turn economics. (2) Enterprise architects optimizing Microsoft 365 Copilot TCO — strong benchmarks, broad seat coverage, explicit model selection for cost control. (3) API application builders needing quality with cost discipline — 5x cheaper than Luna for marginal quality gain. Avoid for: (1) Complex parallelizable engineering tasks — no ultra mode; Sol reduces wall-clock 40-60%. (2) Maximum reliability on hardest reasoning — no pro mode; xhigh ceiling. (3) 1M+ context document analysis — hard 200K limit; use GPT-5.5.