GPT-5.6 Terra vs Grounded SAM
Compare GPT-5.6 Terra and Grounded SAM side-by-side.
Compare GPT-5.6 Terra vs Grounded SAM live
Run the same image across every model that supports a task and compare their outputs side-by-side.
These models don't share enough common tasks for a side-by-side demo. See the comparison table below for their capabilities.
Models in this comparison
GPT-5.6 Terra vs Grounded SAM: Overview
GPT-5.6 Terra is the mid-tier reasoning model in OpenAI's GPT-5.6 family, which also includes the flagship Sol and the lightweight Luna. Introduced in a limited preview on June 26, 2026, and made broadly available on July 9, 2026, Terra accepts text and image input and produces text output, supporting vision, function calling, tool use, and agentic workflows. It is designed as a balanced option for everyday professional and production workloads — including coding assistance, document analysis, customer support, and multi-step agent tasks — where both output quality and cost efficiency matter. OpenAI positions Terra as delivering performance competitive with GPT-5.5 at approximately half the price, with a context window of around 1,050,000 tokens. On Terminal-Bench 2.1, Terra scores 84.3%, matching Claude Fable 5 on that benchmark. Under OpenAI's Preparedness Framework, Terra is rated High for cybersecurity and biological capabilities, meaning it demonstrates meaningful capability in those domains without reaching the Critical threshold.
GPT-5.6 introduces a new naming convention in which the generation number (5.6) is paired with a durable capability tier name (Sol, Terra, or Luna), allowing each tier to advance on its own schedule. Terra carries the API identifier gpt-5.6-terra and supports the same reasoning effort controls available across the family, including adjustable reasoning depth. The model includes prompt caching with explicit cache breakpoints and a 30-minute minimum cache life, with cache writes billed at 1.25x the uncached input rate and cache reads receiving a 90% discount. GPT-5.6 Terra is a proprietary, closed-weights model served through the OpenAI API, Codex, and ChatGPT.
Grounded SAM is an open-vocabulary image segmentation model developed by IDEA Research, released in January 2024 under the Apache 2.0 license. It combines Grounding DINO, a zero-shot open-vocabulary object detector, with the Segment Anything Model to produce precise segmentation masks for objects identified through free-form text prompts. The two models are used sequentially: Grounding DINO localizes objects from a text query, and SAM generates the corresponding segmentation masks.
Grounded SAM enables zero-shot instance segmentation without task-specific training data, making it applicable to domains where labeled segmentation data is scarce. It supports arbitrary text queries and can segment objects not represented in standard training sets. The model is commonly used in automated labeling pipelines, robotic perception, and domain-specific vision applications requiring open-vocabulary segmentation.
GPT-5.6 Terra vs Grounded SAM Comparison Table
| Property | GPT-5.6 Terra | Grounded SAM |
|---|---|---|
| Organization | OpenAI | IDEA Research |
| Category | closed | open |
| Modality | multimodal | multimodal |
| Release Date | Jul 2026 | Jan 2024 |
| Context Window | 1.1M | — |
| Parameters | ||
| License | Proprietary | Apache 2.0 |
| Pricing per 1M tokens | ||
| Input $/1M | $2.50 | |
| Output $/1M | $15.00 | |
| Vision Tasks | ||
| Vision Language | ||
| captioning | Demo | |
| classification | Demo | |
| Document Question Answering | ||
| object-detection | Demo | |
| OCR | Demo | |
| Visual Question Answering | Demo | |
| Zero Shot Segmentation | ||
| Model Features | ||
| Multimodal Vision | ||
| LLMs with Vision Capabilities | ||
| Zero-shot Detection | ||