# Qwen3.7-Max

Flagship model in Alibaba's Qwen3.7 series, optimized for agent-centric workloads including coding, office, and productivity tasks.

## Overview

- **Provider:** Qwen
- **Model ID:** `qwen3.7-max`
- **Type:** Chat
- **Canonical URL:** https://modelstack.cc/models/chat/qwen3.7-max
- **Version:** 3.7 Max
- **Best for:** Agentic workflows, coding, office and productivity tasks, complex reasoning

## Pricing

| Usage | Price |
| --- | ---: |
| Input | $1.475 / 1M tokens |
| Output | $4.425 / 1M tokens |
| Cache read | $0.295 / 1M tokens |
| Cache write (5 minutes) | $1.475 / 1M tokens |

## Specifications

- **Context window:** 1M
- **Maximum output:** 66K
- **Typical latency:** 14 ms
- **Released:** 2026-05

## Capabilities

- chat

## API usage

Use this model ID in a ModelStack API request:

```json
{
  "model": "qwen3.7-max"
}
```

For the rendered page, visit https://modelstack.cc/models/chat/qwen3.7-max.
