# DeepSeek V4 Flash 0423

Reasoning-first model built for agents. Competes with GPT-5 level performance.

## Overview

- **Provider:** DeepSeek
- **Model ID:** `deepseek-v4-flash`
- **Type:** Chat
- **Canonical URL:** https://modelstack.cc/models/chat/deepseek-v4-flash
- **Version:** V4 Flash 0423
- **Best for:** Reasoning, coding, math, agentic workflows, cost-effective intelligence

## Pricing

| Usage | Price |
| --- | ---: |
| Input | $0.14 / 1M tokens |
| Output | $0.28 / 1M tokens |
| Cache read | $0.028 / 1M tokens |
| Cache write (5 minutes) | $0.14 / 1M tokens |

## Specifications

- **Context window:** 1.05M
- **Maximum output:** 384K
- **Released:** 2026-04-24

## Capabilities

- chat
- tool_use
- reasoning
- coding
- analysis

## API usage

Use this model ID in a ModelStack API request:

```json
{
  "model": "deepseek-v4-flash"
}
```

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