Skip to content

Qwen3 Coder Plus

Qwen3 Coder Plus is an enhanced tier in Alibaba's agentic coding model family, offering a step up in capability over the base variant for development teams with demanding software engineering workloads.

Tool Use
index.ts
import { streamText } from 'ai'
const result = streamText({
model: 'alibaba/qwen3-coder-plus',
prompt: 'Why is the sky blue?'
})

Playground

Try out Qwen3 Coder Plus by Alibaba. Usage is billed to your team at API rates. Free users (those who haven't made a payment) get $5 of credits every 30 days.