Model profile
DeepSeek V4 Pro
deepseek · released 2026-04-24 · ga · proprietary
text reasoningthinkinglong-contextdiscounted
votes
Use it
DeepSeek chat completions
curl https://api.deepseek.com/chat/completions \
-H "Authorization: Bearer $DEEPSEEK_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "deepseek-v4-pro",
"messages": [
{ "role": "user", "content": "Summarize the latest product changes in three bullets." }
]
}' Verify the exact model identifier in the provider docs before production use. ai-tracker stores canonical ids and pricing snapshots, not account entitlements.
Availability
Where to check
Timeline
- released
DeepSeek V4 Pro released by deepseek. 1,048,576-token context. source