DeepSeek V4 Pro updated weights now available on AI Gateway
DeepSeek V4 Pro now runs on updated weights (dated 0813) through AI Gateway. Existing requests automatically use the new weights without code changes, and you can explicitly target the updated model by specifying the deepseek/deepseek-v4-pro-0813 identifier.
DeepSeek V4 Pro now runs on updated weights on AI Gateway. They are used by default when you call , so existing requests pick them up with no change to the model ID or your code.deepseek/deepseek-v4-pro
To use the updated DeepSeek V4 Pro, set model to in the . AI Gateway will route to providers with the new weights:deepseek/deepseek-v4-pro-0813AI SDK
To run V4 Pro in a coding agent, use to connect your agents to AI Gateway, then select in the agent's model configuration. See the .vercel ai-gateway coding-agents setupdeepseek/deepseek-v4-pro-0813coding agents guide
AI Gateway reflects provider pricing with no markup and does not charge a platform fee on inference, including on (BYOK) requests. Learn more about , view the or try it in our .Bring Your Own KeyAI GatewayAI Gateway model leaderboardmodel playground
Source: original entry ↗