# GPT-5.6 Sol

OpenAI's frontier tier of the GPT-5.6 family — advanced reasoning and coding, with 'max' reasoning effort and 'ultra' subagent modes.

## Overview

- **Provider:** OpenAI
- **Model ID:** `gpt-5.6-sol`
- **Type:** Chat
- **Canonical URL:** https://modelstack.cc/models/chat/gpt-5.6-sol
- **Version:** 5.6-sol
- **Knowledge cutoff:** 2026-02
- **Best for:** Advanced reasoning, terminal-based coding, cybersecurity evaluation, complex agentic workflows, extended context

## Pricing

| Usage | Price |
| --- | ---: |
| Input | $4 / 1M tokens |
| Output | $20 / 1M tokens |
| Cache read | $0.4 / 1M tokens |
| Cache write (5 minutes) | $5 / 1M tokens |

## Specifications

- **Context window:** 1.05M
- **Maximum output:** 128K
- **Typical latency:** 22 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-sol"
}
```

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