Skip to main content

Try DeepSeek V4 Flash in the Workbench

Run this model interactively, tune parameters, and compare outputs.
Model ID: deepseek-v4-flash DeepSeek V4 Flash is the efficiency variant of the V4 family. The DeepSeek-V4-Flash-0731 build (July 31, 2026) keeps the same 284B total / 13B active MoE architecture as the April preview, with re-post-training that substantially improves agent, coding, and tool-use workloads. Supports a 1M-token context window, thinking and non-thinking modes, structured outputs, and tool use. Pairs naturally with V4 Pro: route the hard prompts to Pro, everyday and agent traffic to Flash.

Example request

Use the Workbench as a request builder: configure parameters for this model in the UI, then open the API tab to copy the exact cURL or Python call.

Fetch model details

The models endpoint returns the full model object, including its json_request_schema.

Request parameters

This model follows the standard OpenAI chat completions request body. See the chat completions reference for the full parameter list.