Skip to content

Qwen3 Coder Next

Qwen3 Coder Next is the forward-looking iteration of Alibaba's agentic coding model line, designed for developers who want rolling updates to code generation and software engineering capabilities as Alibaba publishes new Qwen3-Coder checkpoints.

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

Playground

Try out Qwen3 Coder Next 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.