Qwen 3.5 Plus
Qwen 3.5 Plus is Alibaba's advanced multimodal model combining a context window of 1M tokens with strong scientific reasoning, visual analysis, and adaptive tool use for complex agentic workflows.
import { streamText } from 'ai'
const result = streamText({ model: 'alibaba/qwen3.5-plus', prompt: 'Why is the sky blue?'})Playground
Try out Qwen 3.5 Plus 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.