gpt-realtime-2.1 · OpenAI · audio
GPT Realtime 2.1 — Model integration guide (openai).
Input: text, image, audio. Output: text, audio. Context window: 128000 tokens. Maximum output: 32000 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/gpt-realtime-2.1
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-realtime-2.1"
claude