Qwen: Qwen3.7 Plus
Qwen3.7-Plus is a cost-effective model in Alibaba's Qwen3.7 series. It supports text and image input with text output, building on the series' text capabilities with a comprehensive upgrade to its...
Anyone in the Space can @-mention Qwen: Qwen3.7 Plus with the team's shared context — pooled credits, one chat, one memory.
Starter is free forever — 1 Space, 100 credits/month, 1 MCP. No card.
Verdict
Best for
- Processing entire codebases under budget
- Long PDF analysis with cost constraints
- Multimodal document review at scale
- High-volume summarization tasks
Strengths
The 1M token context window puts full novels, large codebases, or multi-hundred-page documents in scope without chunking. At $0.40 input per Mtok, it undercuts most long-context competitors by 50% or more. Multimodal support means you can feed screenshots, diagrams, and text in the same prompt — useful for technical documentation or financial reports with embedded charts.
Trade-offs
No public benchmarks means you can't compare reasoning quality, code generation accuracy, or instruction-following against Claude Sonnet, GPT-4o, or Gemini 1.5 Pro. Qwen models historically trail Western frontier labs on complex reasoning and nuanced instruction adherence. Output pricing at $1.60 per Mtok is competitive but not a standout. If accuracy is non-negotiable, you'll need to run your own evals before committing production workloads.
Specifications
- Provider
- qwen
- Category
- llm
- Context length
- 1,000,000 tokens
- Max output
- 65,536 tokens
- Modalities
- text, image
- License
- proprietary
- Released
- 2026-06-03
Pricing
- Input
- $0.40/Mtok
- Output
- $1.60/Mtok
- Model ID
qwen/qwen3.7-plus
Per-token prices show what the model costs upstream. On Switchy your team draws from one shared org credit pool — one plan, one balance for everyone.
Team cost calculator
5 seats · 80 msgs/day
Switchy meters this against your org's shared credit pool — one plan, one balance for everyone.
Providers
| Provider | Context | Input | Output | P50 latency | Throughput | 30d uptime |
|---|---|---|---|---|---|---|
| qwen | 1000k | $0.40/Mtok | $1.60/Mtok | — | — | — |
Performance
Benchmarks
Works well with
Top MCPs
Compatibility data comes from first-party telemetry; once we have enough co-usage signal, top MCPs for this model will appear here.
How Switchy teams use it
Starter prompts
Summarize Large Codebase
Review this codebase and produce a structured summary: list the main architectural patterns, identify all external dependencies, flag potential technical debt, and note any security concerns. Organize by module.Open in a Space →
Multi-Document Synthesis
I'm providing three research papers. Synthesize their findings into a single executive summary, highlighting areas of consensus, contradictions, and gaps in the literature.Open in a Space →
Screenshot-Based Debugging
Here's a screenshot of an error message and the relevant code snippet. Explain what's causing the error, suggest a fix, and note any related issues in the code.Open in a Space →
Contract Review at Scale
Review this contract and extract: all payment terms, termination clauses, liability caps, and any unusual or high-risk provisions. Present findings in a table.Open in a Space →
Technical Documentation Audit
Audit this technical documentation for completeness and accuracy. Flag any missing setup steps, outdated API references, broken examples, or unclear diagrams.Open in a Space →