
GPT 5.6 Terra Economy
GPT-5.6 Terra is the balanced model in OpenAI's GPT-5.6 series, positioned between the flagship Sol tier and the cost-efficient Luna tier. It is well suited for everyday coding, reasoning, and agentic workflows, offering a strong balance of quality, latency, and cost for general production use.
Read Me
GPT 5.6 Terra API
GPT-5.6 Terra is the balanced tier in OpenAI's GPT-5.6 family, designed to deliver strong intelligence without reserving every request for the flagship Sol model. It targets everyday production work that still demands reliable reasoning, coding, tool use, visual understanding, and long-context processing.
iCreat provides gpt-5.6-terra through an OpenAI-compatible Chat Completions API. Developers can connect OpenAI Python or Node.js clients to the iCreat base URL, authenticate with an iCreat API key, and use complete or streamed responses without operating model infrastructure.
Model Positioning
OpenAI introduced Sol, Terra, and Luna as durable capability tiers within the GPT-5.6 generation. Sol is the flagship for the hardest work, Terra balances intelligence and cost, and Luna prioritizes economical high-volume execution. Terra roughly occupies the role served by mini models in earlier GPT-5 families, but retains the same published context and output capacity as Sol.
GPT-5.6 Terra is not a direct renaming of GPT-5.5. GPT-5.5 was the previous generation's frontier model, while Terra is a balanced current-generation tier. OpenAI nevertheless positions Terra as competitive with GPT-5.5 on production workloads, making it a practical migration target when teams want to preserve strong results while improving deployment economics.
Key Capabilities
Production-Scale Agentic Coding
Terra is designed for coding agents that must navigate repositories, coordinate tools, implement changes, and validate outcomes across repeated production traffic. On the Artificial Analysis Coding Agent Index published with GPT-5.6, Terra scores just above Claude Fable 5; OpenAI reports roughly one-third of the time and about half the output tokens in that comparison.
Efficient Professional Work
The model can turn mixed documents and operational context into research, plans, financial analysis, reports, and structured deliverables. Its role in the family makes it suitable when the workflow needs substantial reasoning but cannot assign a flagship model to every request.
Full-Scale Long Context
GPT-5.6 Terra has a published 1.05M-token context window and 128K maximum output. Large repositories, policy collections, research archives, and multi-document cases can therefore remain on the balanced tier instead of moving to Sol solely for capacity.
Reasoning from none to max
Terra supports six reasoning-effort levels with medium as the default. Applications can preserve low-latency behavior with none or low, use medium for balanced work, and evaluate high, xhigh, or max only where additional reasoning improves measured task success.
Visual and Interface Workflows
Text and image input lets Terra interpret screenshots, diagrams, dashboards, and visual documents. GPT-5.6 also improves frontend design judgment and can better evaluate layout, hierarchy, usability, and rendered results when the application supplies the necessary visual context and tools.
Pricing
iCreat bills GPT-5.6 Terra by input, output, cache-read, and cache-write tokens:
| Token Type | Price |
|---|---|
| Input | $0.25 per 1M tokens |
| Output | $1.50 per 1M tokens |
| Cache Read | $0.025 per 1M tokens |
| Cache Write | $0.313 per 1M tokens |
Use Cases
- Production coding agents: run repository analysis, implementation, testing, and review across sustained request volume.
- Document-intensive operations: process large policy sets, case files, research collections, and internal knowledge bases.
- Professional analysis: develop financial, operational, research, and planning outputs from mixed source material.
- Frontend and visual review: interpret screenshots, assess interface structure, and support iterative design improvement.
- Balanced model routing: use Terra as the capable default, then route only the hardest quality-first tasks to Sol and the simplest high-volume work to Luna.
Production applications should still define tool permissions, approval boundaries, evidence requirements, validation steps, and stopping conditions for workflows that can affect external systems or important decisions.
Model Comparison
GPT-5.6 Terra vs GPT-5.5
| Factor | GPT-5.6 Terra | GPT-5.5 |
|---|---|---|
| Positioning | Current-generation balanced tier | Previous-generation frontier model |
| Context Window | 1.05M tokens | 1.05M tokens |
| Maximum Output | 128K tokens | 128K tokens |
| Official Input Modalities | Text and image | Text and image |
| Reasoning Control | Reasoning effort; none to max; default medium |
Reasoning effort; none to xhigh; default medium |
| Core Difference | Lower-cost current-generation target with competitive GPT-5.5 performance and a new max effort level |
Previous-generation frontier baseline with reasoning up to xhigh |
| Best Fit | Scaled intelligent production workloads | Existing GPT-5.5 applications and quality-sensitive baselines |
GPT-5.6 Terra vs Claude Fable 5 and Gemini 3.5 Flash
| Factor | GPT-5.6 Terra | Claude Fable 5 | Gemini 3.5 Flash |
|---|---|---|---|
| Positioning | Balanced intelligence for scaled coding and professional work | Highest-capability widely released Claude for long-running agents | Fast frontier performance for agentic and coding tasks at scale |
| Context Window | 1.05M tokens | 1M tokens | 1,048,576 tokens |
| Maximum Output | 128K tokens | 128K tokens | 65,536 tokens |
| Official Input Modalities | Text and image | Text and image | Text, image, video, audio, and PDF |
| Reasoning Control | Reasoning effort; none to max; default medium |
Always-on Adaptive Thinking; low to max; default high |
Dynamic Thinking; minimal to high; default medium |
| Best Fit | Cost-aware OpenAI-compatible production agents | Maximum-capability long-horizon reasoning | Fast multimodal agents and iterative coding loops |
Why Choose GPT-5.6 Terra?
Choose GPT-5.6 Terra when a workload is too demanding for a throughput-first model but does not justify using the flagship tier for every request. It provides the full published context and output capacity of the larger GPT-5.6 tier while targeting a more efficient operating point for coding agents, knowledge work, visual review, and repeated professional workflows.
Use Sol when representative evaluations show that the hardest tasks need additional capability. Use Luna when latency, throughput, or minimum cost matters more than Terra's quality headroom. Terra is the natural starting point when both result quality and deployment economics are first-class requirements.
Specifications
| Category | Description |
|---|---|
| Model Name | GPT-5.6 Terra |
| Provider | OpenAI |
| Model ID | gpt-5.6-terra |
| Model Type | Balanced reasoning LLM |
| Release Date | July 9, 2026 |
| Context Window | 1,050,000 tokens |
| Maximum Output | 128,000 tokens |
| Official Input Modalities | Text and image |
| Output Modalities | Text |
| Knowledge Cutoff | February 16, 2026 |
| Official Reasoning Control | Reasoning effort; none, low, medium, high, xhigh, and max; default medium |
| iCreat Input Modalities | Text and image |
| iCreat API Features | OpenAI-compatible Chat Completions API, text and image input, streaming, reasoning control, function calling, and structured outputs; fine-tuning not supported |
| Best Suited For | Scaled coding agents, professional work, long documents, visual analysis, and balanced model routing |
Architecture
OpenAI's public model documentation does not specify GPT-5.6 Terra's parameter count or network architecture. Its developer-visible role is defined by the GPT-5.6 tier system: Terra is optimized around the balance of intelligence and cost, while preserving the family's long context, large output capacity, multimodal input, and configurable reasoning.
Sol, Terra, and Luna are durable capability tiers rather than temporary size labels. OpenAI states that these tiers can advance on separate cadences, so applications should route by workload requirements instead of assuming that every model within one generation is interchangeable.
Production Notes
Do not replace every earlier GPT model with Terra based on model-name similarity. A previous mini or balanced route is the closest starting role; a flagship, nano, strict-latency, or quality-first route should be mapped separately and validated on its own workload.
Preserve the old effective reasoning level before tuning. GPT-5.6 Terra defaults to medium; if the previous route used another level, leaving effort unspecified can change latency, token use, and tool behavior after migration.
GPT-5.6 changes prompt-caching and image-detail behavior. Measure cache hits, input tokens, and latency with real reusable prefixes and visual inputs, and make image detail explicit when the task does not require original spatial precision.
FAQ
Is GPT-5.6 Terra simply a smaller version of GPT-5.6 Sol?
No. Terra and Sol share the same published context and maximum output, but they occupy different durable capability tiers. Terra is optimized for the balance of intelligence and cost; Sol is the flagship choice when the hardest tasks require additional capability.
Is Terra the right migration target for a GPT-5.4 mini route?
It is the closest starting role, but begin by preserving the route's existing behavior. If the old request effectively used none, set reasoning_effort explicitly for the first Terra evaluation because Terra otherwise defaults to medium; then test whether low or medium provides a worthwhile quality gain.
Does max reasoning effort make Terra equivalent to Sol?
No. max gives Terra more room to reason, but it does not change the underlying model tier. Compare Terra at xhigh or max with Sol at the same acceptance criteria; move the request only when the additional capability changes the result enough to justify it.
Why does cache writing cost more than ordinary input?
A cache write creates a reusable prompt entry, while later cache reads receive the discount. Caching is most useful when a stable system prompt, repository snapshot, policy set, or reference corpus will be reused enough times to offset the initial write; track hit rate instead of caching every request automatically.


