Skip to content

Qwen3 235B A22B Thinking 2507

Qwen3 235B A22B Thinking 2507 is Alibaba's 235B MoE model configured for extended chain-of-thought reasoning, combining 235 billion total parameters with always-on deliberative reasoning for demanding inference tasks.

Vision (Image)Tool UseFile Input
index.ts
import { streamText } from 'ai'
const result = streamText({
model: 'alibaba/qwen3-235b-a22b-thinking',
prompt: 'Why is the sky blue?'
})
Latency

P50 time to first token (TTFT) on live AI Gateway traffic, in milliseconds. View the docs for more info.