DeepSeek API Model Rename Exposes Fallback Design Flaw in LLM Gateways
An LLM gateway began returning errors at 04:00 UTC after DeepSeek retired two API model names — deepseek-chat and deepseek-reasoner — replacing them with deepseek-v4-pro and deepseek-v4-flash. The gateway's config still referenced the deprecated names, causing all model calls to fail with HTTP 400 errors. A configured fallback offered no relief because it pointed to the same retired model names on the same provider, meaning it failed identically to the primary. The outage was resolved by remapping the two aliases to the new working model names, restoring HTTP 200 responses without requiring downstream changes. The incident highlights a broader design risk: fallbacks that share a provider and deprecated API references provide no real redundancy, and CI-level reachability checks are essential to catch provider-side changes before users do.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.
Discussion (0)
Log in to join the discussion and vote.
Log in