gpt-5.6-terra · OpenAI · text
GPT-5.6 Terra — Model integration guide (openai).
Input: text. Output: text. Context window: 272000 tokens. Maximum output: 128000 tokens.
Choose conversation, generation, retrieval or media workflows that match the input and output modalities.
Catalog registration does not grant model access. Check channel routing, account permissions, quotas and API compatibility before production use. Official reference: https://developers.openai.com/api/docs/models/all
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