Qwen3 Max Preview
index.ts
import { streamText } from 'ai'
const result = streamText({ model: 'alibaba/qwen3-max-preview', prompt: 'Why is the sky blue?'})import { streamText } from 'ai'
const result = streamText({ model: 'alibaba/qwen3-max-preview', prompt: 'Why is the sky blue?'})