AI Gateway
Qwen3-32B is a world-class model with comparable quality to DeepSeek R1 while outperforming GPT-4.1 and Claude Sonnet 3.7. It excels in code-gen, tool-calling, and advanced reasoning, making it an exceptional model for a wide range of production use cases.
import { streamText } from 'ai'
const result = streamText({ model: 'alibaba/qwen-3-32b', prompt: 'Why is the sky blue?'})
Try out Qwen 3.32B by Alibaba Cloud. Usage is billed to your team at API rates. Free users get $5 of credits every 30 days, and you are considered a free user if you haven't made a payment.
Chat with
Powered by AI Gateway