Back to model catalog

Qwen · Model guide

Qwen3.7 Plus

qwen/qwen3.7-plus
Modalities
TextImageVideoText
Context
1M
Max output
64K
Qwen3.7 Plus

The balanced Qwen3.7 tier for long context, multimodal input, and tools

Context window
1M
tokens
Max output
64k
tokens
Thinking budget
256k
tokens
Long context
Large codebases, long docs, logs, and tool results
Multimodal understanding
Image Q&A, OCR, visual programming, and video input
Tools and formats
Function Calling, built-in tools, structured output

Text, image, and video in; text out. Escalate the hardest text-only reasoning to Qwen3.7 Max.

Overview

Qwen3.7 Plus is Alibaba Cloud Model Studio's balanced Qwen3.7 model for production agent workloads. In CrossModel, qwen/qwen3.7-plus maps to Bailian's qwen3.7-plus, and is the Qwen tier to pick when 1M context, thinking mode, tool use, structured output, and multimodal input all matter in the same workflow.

It is complementary to Qwen3.7 Max, not a replacement for it. Max remains the text-only peak-reasoning tier; Plus brings text, image, and video understanding into the same OpenAI-compatible request path, with text output only. Alibaba Cloud's docs also recommend qwen3.7-plus for OpenClaw, Claude Code, and Hermes-style coding or agent use: let Plus handle large context and the full tool chain, then escalate only the hardest text-only decisions to Max.

Key capabilities

DimensionDetail
Context window1M tokens
Max output64k tokens
Thinking budget256k tokens
Input modalitiesText, image, video
Output modalitiesText
Tools and formatsFunction Calling, built-in tools, structured output, batch calls

Qwen3.7 Plus supports thinking mode. Chat Completions can control it with enable_thinking; the Responses API controls the switch and depth through reasoning.effort. Current pricing is in the model catalog; this article intentionally avoids fixed price numbers.

Capability Matrix

Qwen3.7 Plus is strongest as a bundle of capabilities rather than a single headline benchmark: long context, thinking, tool access, structured outputs, batch calls, and multimodal input can be used together. Alibaba Cloud's model table lists Function Calling, built-in tools, structured output, and batch calls for qwen3.7-plus; the visual-understanding docs use the same model in OpenAI-compatible image-input examples.

Capability Matrix

Production capabilities can be enabled together

Function Calling
Yes
Custom tool calls
Built-in tools
Yes
Search, code, and Bailian tool chain
Structured / batch
Yes
JSON output and Batch calls

Alibaba Cloud lists tool use, structured output, and batch calls for qwen3.7-plus.

A 1M-token window is roughly 700,000 Chinese characters or about ten novels, enough to carry large codebase slices, long documents, logs, requirements, and tool results. The 64k max output is useful for long reports, migration plans, and extraction payloads, while the 256k thinking budget gives the model room for math, debugging, architecture planning, and legal cross-reference tasks.

Multimodal and Tool Workflow

Multimodal Agent

From images, video, and long text to storable outputs

Input modalities
3
text / image / video
Context
1M
about 700k Chinese chars
Output
JSON
structured result or report
01
Read
Text, screenshots, receipts, mockups, or video clips
02
Reason
Enable thinking mode for multi-step planning
03
Call
Use Function Calling or built-in tools for context
04
Return
JSON, summaries, reports, or actionable advice

The visual-understanding docs use qwen3.7-plus in OpenAI-compatible image-input examples.

The visual-understanding docs position qwen3.7-plus for image Q&A, text recognition and information extraction, visual programming, object localization, and document parsing. In business systems, that means one model can read screenshots, receipts, mockups, video clips, document images, and long text, call tools for missing external context, then return JSON or a reviewable report.

When to use it

  • Codebase-scale agents: read files, requirements, error logs, and tool results, then plan and patch with thinking mode.
  • Multimodal requirement understanding: feed screenshots, design mocks, receipts, document images, or video clips alongside text.
  • Structured extraction and automation: connect visual OCR, information extraction, JSON output, and tool calling in one route.
  • Paired with Max / Flash: use Plus for default multimodal and tool work, Max for the hardest text-only reasoning, and Flash for lower-risk batch queues.

The CrossModel gateway already serves Qwen3.7 Plus through the OpenAI-compatible /v1/chat/completions interface. Current pricing is in the model catalog.