Next generation of DeepSeek's general-purpose chat model. Expected to keep the disruptive price-performance ratio.
Next generation of DeepSeek's general-purpose chat model. Expected to keep the disruptive price-performance ratio.
Why it matters: DeepSeek ships fast and cheap; every new V-number is instantly benchmarked and searched.
Expected pricing: ~$0.27 / $1.10 per 1M tokens
Current DeepSeek flagship on SkillBoss — same API, will auto-upgrade to V4.
We'll auto-switch your API calls to DeepSeek V4 the moment it launches — no code changes required.
curl -X POST https://api.skillboss.co/v1/run \
-H "Authorization: Bearer $SKILLBOSS_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"skill_id": "deepseek/deepseek-v3.2",
"input": {
"prompt": "Say hello from DeepSeek V4 — routed via SkillBoss"
}
}'Create a free SkillBoss account and we'll email you the moment routing is live — and automatically upgrade your API calls.
Create Free Account