Skip to content
Dashboard

Qwen 3.7 Flash

Qwen 3.7 Flash is the Flash-tier vision-language model in Alibaba Cloud's Qwen 3.7 line, accepting text, image, and video input within a context window of 991K tokens.

Input and output price
Input $0.03, Output $0.13, Per 1M tokens
24h uptime
Loading AI Gateway uptime
import { streamText } from 'ai'
const result = streamText({
model: 'alibaba/qwen3.7-flash',
prompt: 'Why is the sky blue?'
})
Read docs

Your use is subject to Alibaba Cloud's Terms & Privacy Policies.