# Qwen 3.8 Flash

Multimodal reasoning model from Alibaba designed for coding assistance, agentic workflows, visual understanding, and document/codebase analysis. Accepts text, image, and video inputs.

## Overview

- **Provider:** Qwen
- **Model ID:** `qwen3.8-flash`
- **Type:** Chat
- **Canonical URL:** https://modelstack.cc/models/chat/qwen3.8-flash
- **Version:** 3.8 Flash
- **Best for:** Coding assistance, agentic workflows, visual understanding, document and codebase analysis, long-video processing

## Pricing

| Usage | Price |
| --- | ---: |
| Input | $0.15 / 1M tokens |
| Output | $0.47 / 1M tokens |
| Cache read | $0.016 / 1M tokens |
| Cache write (5 minutes) | $0.2 / 1M tokens |

## Specifications

- **Context window:** 1M
- **Maximum output:** 131K
- **Typical latency:** 8 ms
- **Released:** 2026-08-26

## Capabilities

- chat
- tool_use
- coding

## API usage

Use this model ID in a ModelStack API request:

```json
{
  "model": "qwen3.8-flash"
}
```

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