# GPT-5.6 Terra

Balanced tier of the GPT-5.6 family — GPT-5.5-competitive performance at roughly half the cost.

## Overview

- **Provider:** OpenAI
- **Model ID:** `gpt-5.6-terra`
- **Type:** Chat
- **Canonical URL:** https://modelstack.cc/models/chat/gpt-5.6-terra
- **Version:** 5.6-terra
- **Knowledge cutoff:** 2026-02
- **Best for:** Cost-effective reasoning, coding, and long-context tasks with strong general performance

## Pricing

| Usage | Price |
| --- | ---: |
| Input | $2 / 1M tokens |
| Output | $12 / 1M tokens |
| Cache read | $0.2 / 1M tokens |
| Cache write (5 minutes) | $2.5 / 1M tokens |

## Specifications

- **Context window:** 1.05M
- **Maximum output:** 128K
- **Typical latency:** 18 ms
- **Released:** 2026-06

## Capabilities

- chat
- tool_use
- vision
- coding

## API usage

Use this model ID in a ModelStack API request:

```json
{
  "model": "gpt-5.6-terra"
}
```

For the rendered page, visit https://modelstack.cc/models/chat/gpt-5.6-terra.
