GPT-5.6 is here 🎉 20% off all GPT 🎉 All July 🔥Learn more
Qwen

Qwen3 Max

Chat
bailian/qwen3-max
CompareGet Started

Qwen3 Max is Alibaba's latest flagship Qwen model, released on 2026-01-23 and served through Dashscope, with strong reasoning, long-context handling, and enhanced coding capabilities. It supports reasoning, tool use (function calling), and prompt caching. Context window: 256K tokens, output: 64K. Accessible via the OpenAI-compatible protocol.

Context Window
256K
Max Output Tokens
64K
Released
2026-01-23
Capabilities
Function CallingReasoningPrompt Caching
Available Providers
BaiLianAliyun
Supported Protocols
OpenAIopenai

Providers

BaiLianAliyun
Input Tokens
$0.36/M
Output Tokens
$1.43/M
Cache Read
$0.072/M
Web Search
$0.01/R
Protocols
OpenAIopenai/v1/chat/completions/v1/responses

Code Examples

from openai import OpenAI
client = OpenAI(
base_url="https://api.ofox.ai/v1",
api_key="YOUR_OFOX_API_KEY",
)
response = client.chat.completions.create(
model="bailian/qwen3-max",
messages=[
{"role": "user", "content": "Hello!"}
],
)
print(response.choices[0].message.content)

Benchmarks

LMArenaEvaluated as qwen3-max-2025-09-23

Qwen3 Max scores 1424 in the Overall category of the LMArena text leaderboard (style control), ranking #90 of 374 models based on 9,151 human preference votes (updated 2026-07-12).

Benchmark scores for qwen3-max-2025-09-23 on LMArena
CategoryArena Score95% CIRankVotes
Overall142414181431#90 of 3749,151
Hard Prompts144814391456#82 of 3744,868
Coding147414611487#82 of 3692,041
Math142714031451#83 of 362581
Creative Writing139413771411#88 of 3721,156
Instruction Following141614051427#88 of 3742,634
Chinese144014101471#112 of 344350

Source: LMArena · CC BY 4.0 · Updated 2026-07-12 · Methodology · Ranks compare models within each category of the LMArena text leaderboard (style control). Scores come from third-party human preference evaluations, not from OFOX.

Frequently Asked Questions

Qwen3 Max on Ofox.ai costs $0.36/M per million input tokens and $1.43/M per million output tokens. Pay-as-you-go, no monthly fees.