# DeepSeek V4 Pro now runs updated weights on AI Gateway

DevFeed: [DeepSeek V4 Pro now runs updated weights on AI Gateway](<https://devfeed.tech/articles/deepseek-v4-pro-now-runs-updated-weights-on-ai-gateway-894.md>)

Original publisher: [Read original article](<https://vercel.com/changelog/deepseek-v4-pro-now-runs-updated-weights-on-ai-gateway>)

Author: Jerilyn Zheng

Published: 2026-08-12T07:00:00Z

Content type: release

Language: en

Sources: [Vercel News](<https://devfeed.tech/sources/vercel-news.md>)

Topics: [AI Chat](<https://devfeed.tech/topics/ai-chat.md>)

Tags: [agents](<https://devfeed.tech/tags/agents.md>), [ai](<https://devfeed.tech/tags/ai.md>)

## AI overview

DeepSeek V4 Pro has updated weights on AI Gateway. Existing calls to the default model ID receive them automatically, while the AI SDK and coding-agent configuration can explicitly use deepseek/deepseek-v4-pro-0813.

## Source excerpt

DeepSeek V4 Pro now runs on updated weights on AI Gateway. They are used by default when you call deepseek/deepseek-v4-pro, so existing requests pick them up with no change to the model ID or your code. To use the updated DeepSeek V4 Pro, set model to deepseek/deepseek-v4-pro-0813 in the AI SDK. AI Gateway will route to providers with the new weights: To run V4 Pro in a coding agent, use vercel ai-gateway coding-agents setup to connect your agents to AI Gateway, then select deepseek/deepseek-v4-pro-0813 in the agent's model configuration. See the coding agents guide. AI Gateway reflects provider pricing with no markup and does not charge a platform fee on inference, including on Bring Your Own Key (BYOK) requests. Learn more about AI Gateway, view the AI Gateway model leaderboard or try it in our model playground. Read more