
Qwen 3.7 Plus
Qwen3.7-Plus is a cost-effective model in Alibaba’s Qwen3.7 series, supporting text and image inputs with text output. It combines enhanced vision-language capabilities with full-stack, agentic intelligence for coding, tool use, and productivity workflows. Its key strength is multimodal, interactive agent functionality: it can understand real-world scenes, interpret on-screen content, interact with graphical interfaces, generate code from visual references, and autonomously navigate mobile apps from end to end.
Read Me
Qwen3.7 Plus API
Qwen 3.7-Plus is Alibaba's balanced multimodal agent model for text, image, and video workflows. It combines a 1M-token context window with hybrid thinking, visual reasoning, coding, and tool use, allowing one model to move from understanding a screen or document to producing and validating an actionable result.
On iCreat, developers can evaluate Qwen3.7-Plus in the Playground or call it through an OpenAI-compatible Chat Completions API. The same qwen3.7-plus model ID supports streamed responses and reasoning control, providing a direct path from interactive testing to application integration.
Model Positioning
Qwen3.7-Plus occupies the balanced tier of the Qwen3.7 family. It is designed for applications that need stronger capability than a lightweight model but do not require the highest-cost reasoning tier for every request.
Its defining advantage is multimodal agent intelligence. The model can combine language with screenshots, documents, real-world images, and video, then use that information for coding, visual question answering, OCR, spatial reasoning, interface understanding, and multi-step productivity workflows.
Key Features
Unified text, image, and video understanding. Qwen3.7-Plus can reason across written instructions, visual references, screens, documents, and temporal video information in one request.
Visual development. The model can translate screenshots, mockups, diagrams, and design references into code, inspect interface states, and help diagnose visual implementation problems.
Multimodal agent workflows. Qwen3.7-Plus is designed to connect visual perception with planning, tool calls, coding, interface operation, and result verification instead of stopping at image description.
Million-token working context. A 1M-token window provides room for large codebases, long documents, conversation history, visual inputs, and tool results, while the 64K maximum output supports substantial deliverables.
Hybrid thinking. Thinking is enabled by default but can be switched off for direct responses. This lets applications reserve deeper reasoning for difficult coding, planning, mathematical, or visual-analysis tasks.
Production-oriented outputs. Function calling, structured output, and context caching support agents, extraction pipelines, and repeated long-context workloads.
Pricing
| Token Type | Price |
|---|---|
| Input | $0.40 per 1M tokens |
| Output | $1.60 per 1M tokens |
| Cache Read | $0.08 per 1M tokens |
| Cache Write | $0.50 per 1M tokens |
Use Cases
Screenshot-to-code development. Turn interface screenshots, wireframes, or visual references into front-end implementations and targeted revision plans.
GUI and application agents. Read screens, locate relevant interface elements, reason about the next action, and coordinate visual and command-line steps.
Long-video analysis. Extract events, actions, temporal relationships, and decision-relevant details from extended video inputs.
Document and OCR workflows. Process reports, receipts, tables, charts, posters, and scanned materials while combining layout understanding with textual reasoning.
Multimodal technical support. Diagnose software or equipment issues from screenshots, logs, written descriptions, and short demonstration videos.
Long-context productivity. Draft reports, summarize evidence, analyze large document sets, and coordinate tool-assisted workflows without repeatedly rebuilding context.
Model Comparison
Qwen3.7-Plus vs Qwen3.6-Plus
| Factor | Qwen3.7-Plus | Qwen3.6-Plus |
|---|---|---|
| Positioning | Balanced multimodal agent model | Previous balanced multimodal model |
| Context Window | 1M tokens | 1M tokens |
| Maximum Output | 64K tokens | 64K tokens |
| Official Input Modalities | Text, image, and video | Text, image, and video |
| Reasoning Control | Hybrid thinking; enabled or disabled | Hybrid thinking; enabled or disabled |
| Maximum Images | 2,048 | 256 |
| Core Difference | Stronger visual reasoning, interface operation, and vision-to-code behavior | Previous-generation visual and agent behavior |
| Best Fit | New multimodal agents and visual development workflows | Existing evaluated integrations pinned to Qwen3.6 behavior |
Qwen3.7-Plus vs Claude Opus 4.6 and GPT-5.4
| Factor | Qwen3.7-Plus | Claude Opus 4.6 | GPT-5.4 |
|---|---|---|---|
| Positioning | Balanced multimodal agents and productivity | Long-context reasoning and sustained agents | Professional coding, computer use, and agent workflows |
| Context Window | 1M tokens | 1M tokens | 1.05M tokens |
| Maximum Output | 64K tokens | 128K tokens | 128K tokens |
| Official Input Modalities | Text, image, and video | Text and image | Text and image |
| Reasoning Control | Hybrid thinking; enabled or disabled | Optional Adaptive Thinking; low to max |
Reasoning effort; none to xhigh |
| Weight Availability | Closed weights | Closed weights | Closed weights |
| Core Difference | Native video input and visual-agent breadth in a balanced tier | Longer output and quality-focused long-task judgment | Longer output, native computer use, and broad OpenAI tools |
| Best Fit | Visual coding, video understanding, documents, and multimodal agents | Sustained Claude coding and complex knowledge work | OpenAI-based professional agents and computer workflows |
Why Choose Qwen3.7-Plus?
Choose Qwen3.7-Plus when an application must understand visual evidence and then act on it. It is particularly useful when screenshots, documents, video, code, and tools belong to the same workflow rather than separate processing stages.
The Plus tier is also a practical default for mixed traffic: routine requests can use direct responses, while difficult visual, coding, or planning tasks can enable thinking. For workloads that only classify short text or extract a few fields, a smaller model may provide a better latency profile.
Specifications
| Category | Description |
|---|---|
| Model Name | Qwen3.7-Plus |
| Provider | Alibaba / Qwen |
| Model ID | qwen3.7-plus |
| Official Snapshot ID | qwen3.7-plus-2026-05-26 |
| Release Date | June 1, 2026 |
| Model Type | Proprietary multimodal hybrid-thinking model |
| Context Window | 1M tokens |
| Maximum Output | 65,536 tokens |
| Knowledge Cutoff | Not published |
| Official Input Modalities | Text, image, and video |
| Output Modalities | Text |
| Official Reasoning Control | Hybrid thinking; enabled by default; can be enabled or disabled per request |
| Total Parameters | Not published |
| Weight Availability | Closed weights |
| iCreat Input Modalities | Text, image, and video |
| iCreat API Features | OpenAI-compatible Chat Completions API, multimodal input, streaming, hybrid thinking, reasoning control, function calling, structured output, and context caching |
| Best Suited For | Visual coding, GUI agents, video understanding, document processing, and multimodal productivity |
Architecture
Alibaba has not published Qwen3.7-Plus's parameter count or detailed network architecture. Public materials describe it as a unified multimodal agent foundation that integrates text, image, and video understanding with reasoning, coding, tool use, and interface interaction.
This is a developer-visible capability description, not evidence for a specific dense or mixture-of-experts design. Parameter estimates circulating in community discussions should not be treated as official Qwen3.7-Plus specifications.
Notes
- Use thinking selectively. Direct mode is better for routine extraction and simple conversation; thinking is more useful for multi-step coding, planning, mathematics, and visual reasoning.
- Stream long thinking or generation tasks so the application can show progress and avoid waiting for one large response.
- Treat the 1M-token context as a shared budget across text and multimodal inputs. Remove duplicate files, irrelevant frames, and stale conversation state.
- For interface agents, validate coordinates, element identity, and irreversible actions before execution; visual confidence alone is not an authorization signal.
- Keep repeated instructions and reference material in stable prefixes when using context caching, and monitor actual cache hits rather than assuming every similar request will reuse a cache.
FAQ
Should I choose Qwen3.7-Plus or Qwen3.7-Max?
Choose Qwen3.7-Plus for balanced performance and cost when the workflow needs image or video understanding, visual development, documents, and general agent tasks. Choose Qwen3.7-Max when the highest available Qwen reasoning capability matters more than the Plus tier's balance.
Can I send screenshots and videos through the iCreat API even though the basic example contains only text?
Yes. The example demonstrates the smallest text request, not the model's modality limit. Qwen3.7-Plus supports text, image, and video input; multimodal requests must use supported content blocks rather than placing binary media inside a plain text string.
When should thinking be disabled?
Disable thinking for straightforward extraction, routing, short rewriting, or conversational responses that do not require multi-step analysis. Keep it enabled for difficult debugging, planning, mathematical reasoning, visual comparison, or tool-driven tasks where additional reasoning can change the result.
How can I make cache read and cache write useful in production?
Place stable system instructions, schemas, reference documents, or shared project context at the beginning of requests and keep that prefix unchanged across related calls. Cache reuse is not guaranteed for every request, so track billed cache usage and latency before estimating savings.



