Back to models
DeepSeek V4 Pro
deepseek/deepseek-v4-pro
Use model: "deepseek/deepseek-v4-pro" with any supported engine to orchestrate video generation through Pipevideo.
Pricing
Input tokens
$0.46/M
Output tokens
$0.91/M
Supported engines
About DeepSeek
Chinese AI lab specializing in efficient, high-performance language models with competitive open-source releases.
deepseek.comProviders
Framerate
API example
curl -X POST https://api.pipevideo.co/v1/responses \
-H "Authorization: Bearer $PIPEVIDEO_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "deepseek/deepseek-v4-pro",
"engine": "hyperframes",
"input": "A product demo for a coffee brand"
}'