Qwen 3 Max Thinking
Qwen 3 Max Thinking is Alibaba's trillion-parameter reasoning model that autonomously deploys built-in search, memory, and code interpreter tools during inference, achieving a score of 49.8 on Humanity's Last Exam with search enabled.
import { streamText } from 'ai'
const result = streamText({ model: 'alibaba/qwen3-max-thinking', prompt: 'Why is the sky blue?'})Playground
Try out Qwen 3 Max Thinking 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.