Qwen 3.6 Max Preview
Compared with the previously released Qwen3-Max and Qwen3.6-Plus, this model features enhanced vibe coding abilities, more efficient coding agent execution, and significantly improved front-end development skills. Additionally, its long-tail knowledge retention has been further upgraded.
import { streamText } from 'ai'
const result = streamText({ model: 'alibaba/qwen-3.6-max-preview', prompt: 'Why is the sky blue?'})