Qwen3-30B-A3B
index.ts
import { streamText } from 'ai'
const result = streamText({ model: 'alibaba/qwen-3-30b', prompt: 'Why is the sky blue?'})import { streamText } from 'ai'
const result = streamText({ model: 'alibaba/qwen-3-30b', prompt: 'Why is the sky blue?'})