Next multimodal Qwen with vision. Expected to be among the strongest open-weight vision-language models.
Next multimodal Qwen with vision. Expected to be among the strongest open-weight vision-language models.
Why it matters: Developers building OCR / document-understanding pipelines track Qwen-VL closely.
Expected pricing: ~$1 / $4 per 1M tokens
Current Qwen tier on SkillBoss — stand-in until Qwen-VL 3 ships directly.
We'll auto-switch your API calls to Qwen-VL 3 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-VL 3 — 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