DeepSeek API Breaking Change: Migrate to deepseek-v4-pro Before July 24
Summary: DeepSeek will deprecate the deepseek-chat and deepseek-reasoner model identifiers on July 24, 2026 at 15:59 UTC. After that timestamp, calls using those names return errors — migration is mandatory, not optional.
Key Facts
- Deadline: July 24, 2026, 15:59 UTC — hard cutoff, no grace period announced
- Old → new: replace
deepseek-chat→deepseek-v4-proordeepseek-v4-flash; replacedeepseek-reasoner→deepseek-v4-pro - Base URL, API key, and request schema are unchanged — one parameter update per call site
deepseek-v4-flashoffers lower cost for high-volume workloads;deepseek-v4-promatches full V4 capability
Why It Matters
Teams running DeepSeek directly in production pipelines — RAG stacks, coding agents, LangChain chains — face a hard outage if they miss the deadline. Unlike most deprecations with a soft fallback window, DeepSeek's switch is immediate. With eight days remaining, teams using the legacy identifiers should treat this as a fire-drill, not a backlog item.
Read More
- Migration guide — Enterprise DNA
- TechTimes coverage — TechTimes