qwen3.5-flash · Qwen · text
Qwen3.5 Flash is an ultra-fast, low-cost model with 992K context and 64K output for high-concurrency production tasks.
992K context; fast inference; tool calling; JSON mode.
High-concurrency APIs; real-time chat; cost-sensitive workloads.
Lower reasoning depth; 64K max output.
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.5-flash"
claude --dangerously-skip-permissions