qwen-turbo · Qwen · text
Alibaba Cloud's ultra-fast, economical Tongyi Qianwen model Qwen Turbo offers a 128K context window with ultra-low latency and exceptional value. It supports Function Calling and JSON mode, making it ideal for large-scale classification, tagging, and summarization scenarios.
128K context; Function Calling; JSON mode; high-speed responses; OpenAI-compatible interface.
Large-scale classification and tagging; summary generation; lightweight code completion; batch data processing; embedded applications; customer support and dialogue.
Does not generate images; no vision understanding; weaker reasoning than flagship models; max_tokens capped at 8K.
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="qwen-turbo"
claude