Qwen 3 32B
index.ts
import { streamText } from 'ai'
const result = streamText({ model: 'alibaba/qwen-3-32b', prompt: 'Why is the sky blue?'})More models by Alibaba Cloud
| Model |
|---|
import { streamText } from 'ai'
const result = streamText({ model: 'alibaba/qwen-3-32b', prompt: 'Why is the sky blue?'})| Model |
|---|