← All models

openai/gpt-5.6-terra

GPT-5.6 Terra

RoutableGuaranteed 30%+ savings

OpenAI

GPT-5.6 Terra balances GPT-5.6 intelligence, speed, and cost for general production workloads via Azure OpenAI.

chatvisioncodereasoning

Context

1,050,000

Input / 1M

$2.5

Output / 1M

$15

Providers

ProviderInput / 1MOutput / 1MContextRPMStatus
azure-openai$2.5$151,050,00010,000Routable

Quickstart

curl http://ca-seldon-router.niceglacier-d4ff9f30.centralus.azurecontainerapps.io/v1/chat/completions \
  -H 'Authorization: Bearer $SELDON_API_KEY' \
  -H 'Content-Type: application/json' \
  -d '{
    "model": "openai/gpt-5.6-terra",
    "messages": [{"role": "user", "content": "Hello!"}],
    "max_completion_tokens": 256
  }'
GPT-5.6 Terra model | Seldon