# Qwen3 Coder Next

MoE model specialized for coding agents and local development. Extremely efficient.

## Overview

- **Provider:** Qwen
- **Model ID:** `qwen3-coder-next`
- **Type:** Chat
- **Canonical URL:** https://modelstack.cc/models/chat/qwen3-coder-next
- **Version:** Coder Next
- **Best for:** Coding agents, agentic workflows, tool use, failure recovery

## Pricing

| Usage | Price |
| --- | ---: |
| Input | $0.11 / 1M tokens |
| Output | $1.5 / 1M tokens |
| Cache read | $0.07 / 1M tokens |
| Cache write (5 minutes) | $0.11 / 1M tokens |

## Specifications

- **Context window:** 262K
- **Maximum output:** 262K
- **Released:** 2026-02

## Capabilities

- chat

## API usage

Use this model ID in a ModelStack API request:

```json
{
  "model": "qwen3-coder-next"
}
```

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