Alibaba's next flagship Qwen model. Expected to remain among the strongest open-weight models, especially for Chinese and multilingual tasks.
Alibaba's next flagship Qwen model. Expected to remain among the strongest open-weight models, especially for Chinese and multilingual tasks.
Why it matters: Qwen is the #1 Chinese LLM family by search volume — Qwen 3 Max will be widely adopted.
Expected pricing: ~$1.60 / $6.40 per 1M tokens
Current Qwen flagship — same API, auto-upgrade on launch.
We'll auto-switch your API calls to Qwen 3 Max the moment it launches — no code changes required.
curl -X POST https://api.skillboss.co/v1/run \
-H "Authorization: Bearer $SKILLBOSS_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"skill_id": "qwen/qwen-max",
"input": {
"prompt": "Say hello from Qwen 3 Max — routed via SkillBoss"
}
}'Create a free SkillBoss account and we'll email you the moment routing is live — and automatically upgrade your API calls.
Create Free Account