openai/gpt-5.6-terra
The balanced GPT-5.6 option for production applications that need strong reasoning, coding, vision, and tool use at 40% of Sol's official token price. It shares the 1.05M-token context window and the full GPT-5.6 reasoning and caching controls.
Fonte: openai_2026_08_gpt_x0.15 · Verificado em 2026-08-12
Leitura de cache $0.03/M · Gravação de cache $0.375/M
| Faixa | Entrada | Leitura de cache | Gravação de cache | Saída |
|---|
Você pode usar qualquer ID em chamadas de API.
openai/gpt-5.6-terraSubstitua o placeholder ONEHOP_KEY pela sua API key. Criar →
from openai import OpenAI
client = OpenAI(
base_url="https://api.onehop.ai/v1",
api_key="<ONEHOP_KEY>",
)
completion = client.chat.completions.create(
model="openai/gpt-5.6-terra",
messages=[{"role": "user", "content": "What is the meaning of life?"}],
)
print(completion.choices[0].message.content)OpenAI's flagship GPT-5.6 for the hardest reasoning, coding, and agentic work.
$0.75/M↓ · $4.5/M↑
The most efficient GPT-5.6 for high-volume and latency-sensitive work.
$0.03/M↓ · $0.18/M↑
OpenAI GPT-5.5 — flagship, 1M context, top reasoning & agentic coding.
$0.75/M↓ · $4.5/M↑
OpenAI GPT-5.4 — strong general model, 1M context, lower cost than 5.5.
$0.375/M↓ · $2.25/M↑
| Standard ≤272K | $0.3 | $0.03 | $0.375 | $1.8 |
| Standard >272K | $0.6 | $0.06 | $0.75 | $2.7 |
OpenAI GPT-5.4 mini — fast, cheapest GPT-5 text route.
$0.1125/M↓ · $0.675/M↑
33.038 requisições nos últimos 30 dias