Alibaba · Single modality

qwen3-max-thinking

alibaba/qwen3-max-thinking id

Compared with the snapshot as of September 23, 2025, the Qwen-3 series Max model in this release achieves an effective integration of thinking and non-thinking modes, resulting in a comprehensive and substantial improvement in the model’s overall performance. In thinking mode, the model simultaneously supports web search, web information extraction, and a code interpreter tool, enabling it to tackle more complex and challenging problems with greater accuracy by leveraging external tools while engaging in slow, deliberative reasoning. This version is based on a snapshot taken on January 23, 2026.

ReasoningTool use
Type
Use qwen3-max-thinking
# Drop-in OpenAI-compatible client
$ import { generateText } from 'ai'
$
$ const { text } = await generateText({
$ model: 'alibaba/qwen3-max-thinking',
$ baseURL: 'https://synapse.garden/api/v1',
$ apiKey: process.env.MG_KEY,
$ prompt: 'Why is the sky blue?',
$ })
256K
CONTEXT WINDOW
65.5K
MAX OUTPUT
$1.32/M
INPUT · PER M
$6.60/M
OUTPUT · PER M
PRICING

List prices, every modality.

RatePer million tokens · USD
Input$1.32/M
Output$6.60/M
Cache read$0.264/M
Honest list pricesHow we calculate prices
MORE FROM ALIBABA

Other Alibaba models

See all 31
Model
Input
Output
Context
Type
FAQ · QWEN3-MAX-THINKING

Frequently asked

01 / 04

How do I call qwen3-max-thinking from my code?

Use the OpenAI or Anthropic SDK and point baseURL at https://synapse.garden/api/v1. Set model: ‘alibaba/qwen3-max-thinking and supply your Synapse Garden API key. No code changes beyond the base URL.

02 / 04

How much does qwen3-max-thinking cost?

Input: $1.32/M per million tokens. Output: $6.60/M per million tokens. The free tier includes a million tokens every month at no cost.

03 / 04

What's the context window for qwen3-max-thinking?

qwen3-max-thinking supports a context window of 256K tokens, with a maximum output of 65.5K tokens.

04 / 04

Do I need a separate Anthropic or OpenAI account?

No. Synapse Garden is the single API surface — one key gives you OpenAI, Anthropic, Google, Meta, Mistral, DeepSeek, xAI, Cohere, and more. Billing, rate limits, and audit logs are unified.

READY

Try qwen3-max-thinking in three minutes.

Sign up, create a key, drop our base URL into your existing client. The free tier includes a million tokens every month — no credit card.