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

Qwen3.7 Plus

Chat
bailian/qwen3.7-plus

Qwen3.7-Plus is Alibaba Cloud Bailian's balanced reasoning model with a 1M-token context window and 64K output. It supports deep reasoning and delivers strong performance at a competitive price (input from $0.4/M tokens). Available via OpenAI and Anthropic protocols through Ofox.

Context Window
1M
Max Output Tokens
64K
Released
2026-06-01
Capabilities
VisionFunction CallingReasoningPrompt CachingWeb SearchVideo Input
Available Providers
BaiLianAliyun
Supported Protocols
OpenAIopenaiAnthropicanthropic

Sign in to try Qwen3.7 Plus

Chat with this model right here. Conversations live only in this page and are never stored.

Conversations are not saved — leaving or refreshing this page clears them.

Providers

BaiLianAliyun
Input Tokens
$0.4/M
Output Tokens
$1.6/M
Cache Read
$0.08/M
Cache Write
$0.5/M
Web Search
$0.01/R
Protocols
OpenAIopenai/v1/chat/completions/v1/responses
Anthropicanthropic

Code Examples

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

Benchmarks

LMArenaEvaluated as qwen3.7-plus

Qwen3.7 Plus scores 1459 in the Overall category of the LMArena text leaderboard (style control), ranking #41 of 374 models based on 19,170 human preference votes (updated 2026-07-12).

Benchmark scores for qwen3.7-plus on LMArena
CategoryArena Score95% CIRankVotes
Overall145914531465#41 of 37419,170
Hard Prompts147914731486#43 of 37412,707
Coding151015011519#36 of 3695,547
Math147014501489#28 of 362904
Creative Writing144114301451#40 of 3723,257
Instruction Following145114431459#40 of 3746,504
Chinese150614851527#27 of 344848

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.7 Plus on Ofox.ai costs $0.4/M per million input tokens and $1.6/M per million output tokens. Pay-as-you-go, no monthly fees.