Skip to main content

Try DeepSeek V4 Pro in the Workbench

Run this model interactively, tune parameters, and compare outputs.
Model ID: deepseek-v4-pro DeepSeek V4 Pro is the flagship of the V4 family, targeting advanced reasoning, coding, and complex multi-step tasks. The Mixture-of-Experts architecture activates 49B parameters per token out of a 1.6T total, and the model supports structured outputs and tool use natively.

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.