Qwen 3.6 Max Preview
Qwen 3.6 Max Preview is Alibaba's early-access release of the Qwen 3.6 Max line, a preview build that focuses on coding-agent execution, front-end development quality, and long-tail knowledge over a context window of 240K tokens.
import { streamText } from 'ai'
const result = streamText({ model: 'alibaba/qwen-3.6-max-preview', prompt: 'Why is the sky blue?'})Playground
Try out Qwen 3.6 Max Preview 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.