コンテンツへスキップ

モデル詳細

GPT-5.6 Terra

OpenAI 提供
従量課金 動的料金 2 ティア

GPT-5.6 Terra is a balanced model in OpenAI's GPT-5.6 series, positioned between the flagship Sol tier and the cost-efficient Luna tier. It is suited for everyday coding, reasoning, and agentic tasks where capability and cost need to be balanced, offering strong performance at roughly half the cost of Sol.

モデル仕様

コンテキスト長
1.05M
最大出力
128K
入出力モダリティ
テキスト / 画像
リリース
2026-07

02

API エンドポイント

MixRoute 単一ゲートウェイ、OpenAI 互換

  • OpenAI-compatible /v1/chat/completions POST

03

段階料金

単位: /1M Tokens

ティア 入力 /1M Tokens 出力 /1M Tokens キャッシュ読み取り /1M Tokens キャッシュ書き込み /1M Tokens
standard Length ≤ 272K $2.0000 $12.0000 $0.2000 $2.5000
long_context Length > 272K $4.0000 $18.0000 $0.4000 $5.0000

05

選定サマリー

ワークロード適合性を素早く判断

What is this model good for?

Everyday coding, reasoning, and agent tasks to test first

Use GPT-5.6 Terra for everyday coding, reasoning, and agent workflows where capability and cost need to be balanced, as stated in the official description. The full specifications and capability list are not published yet, so run one representative coding or reasoning task and compare output quality against your current model before scaling.

Run one code review and one multi-step reasoning task with model: "gpt-5.6-terra", then compare with your baseline results.

What should you check before using it?

Check the 272K pricing tier boundary

Before adopting GPT-5.6 Terra, check the pricing boundary at 272K input tokens: requests at or below that length are billed $2.0000 per 1M input tokens, while longer requests move to the long-context tier at $4.0000. Measure your typical request size and estimate both tiers so the projected cost reflects your real usage.

Estimate a 200K-token request at the standard rate and a 300K-token request at the long-context rate before comparing models.

Why use it through MixRoute?

Call it on the OpenAI-compatible endpoint with its model ID

Call GPT-5.6 Terra through MixRoute's OpenAI-compatible endpoint (POST /v1/chat/completions) with the model ID gpt-5.6-terra. Because the endpoint follows the OpenAI request format, you can keep your existing OpenAI-style client, change the model string, and test the same code path against your current setup.

Point your existing OpenAI-style client at MixRoute's /v1/chat/completions with model: "gpt-5.6-terra" and rerun your integration tests.

08

トークンコスト見積もり

このページの料金に基づく見積もりで、実請求ではありません

同一プレフィックスが繰り返し読み取られる入力の割合(最大100%)

単一エンドポイントで検証可能な判断

同じリクエスト形式でこのモデルと代替ルートをテスト

実際のワークロードから始め、品質、総コスト、障害条件を基に本番トラフィックを送るか判断します。