gpt-5.6-terra · OpenAI · text
GPT-5.6 Terra is a mid-tier model in the 5.6 series, with a 272K context window and 128K max output. It balances strong reasoning and coding performance with cost efficiency, well suited for general production tasks.
272K context window; multimodal understanding; strong reasoning; tool calling; Function Calling; JSON mode; structured outputs; coding.
General production tasks; balanced reasoning and coding; multimodal workloads; cost-sensitive agentic flows.
Does not generate images natively; less capable than Sol on frontier tasks; 272K context ceiling.
Anthropic official CLI coding agent. Multi-file edits, tool use, long-context reasoning.
export ANTHROPIC_AUTH_TOKEN="YOUR_API_KEY"
export ANTHROPIC_BASE_URL="https://api.robovai.com"
export ANTHROPIC_MODEL="gpt-5.6-terra"
claude