qwen3.8-max · Qwen · text
Qwen3.8 Max — Model integration guide (qwen).
Input: text, image, video. Output: text. Context window: 1000000 tokens. Maximum output: 131072 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://help.aliyun.com/zh/model-studio/qwen3-8-max
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="qwen3.8-max"
claude