gpt-6-astra · OpenAI · text
GPT-6 Astra — Model integration guide (openai).
Input: text, image. Output: text. Context window: 1050000 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/gpt-6-astra
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-6-astra"
claude