Qwen 3.8 Max
Qwen 3.8 Max is Alibaba Cloud's most capable Qwen model, a 2.4-trillion-parameter Mixture-of-Experts model that handles text and vision-language work in one endpoint within a context window of 1M tokens.
- Input and output price
- Prices from: Input $2, Output $6, Per 1M tokens
- 24h uptime
- Loading AI Gateway uptime
import { streamText } from 'ai'
const result = streamText({ model: 'alibaba/qwen3.8-max', prompt: 'Why is the sky blue?'})Your use is subject to Alibaba Cloud's Terms & Privacy Policies.