Two legacy API labels move toward a dated migration checkpoint beside new V4 model cards
Two legacy API labels move toward a dated migration checkpoint beside new V4 model cards
+ AI News

DeepSeek legacy API model names hit a July 24 deadline

DeepSeek says the legacy `deepseek-chat` and `deepseek-reasoner` API model names will be discontinued on July 24, pushing developers to explicit V4 model IDs.

DeepSeek’s API migration clock is now close enough to matter for production teams.

The company’s changelog says the legacy model names deepseek-chat and deepseek-reasoner will be discontinued on July 24, 2026. During the transition period, those names point to the non-thinking and thinking modes of deepseek-v4-flash.

DeepSeek says the API now supports deepseek-v4-pro and deepseek-v4-flash through both the OpenAI Chat Completions interface and the Anthropic interface, with the base URL unchanged.

Aliases are convenient until they disappear

The practical risk is not complicated. If an application still calls deepseek-chat or deepseek-reasoner, it may be relying on an alias that DeepSeek has already scheduled for removal.

That can break more than one code path. Model IDs often live in application config, batch jobs, evaluation scripts, prompt-testing tools, customer-specific overrides, and observability dashboards. A team may update the main service and still leave a scheduled job or fallback route on the retiring name.

The clean migration is to choose explicit V4 IDs, test thinking and non-thinking behavior separately, and verify any compatibility layer that routes through OpenAI-style or Anthropic-style clients.

Treat the switch as a behavior change

DeepSeek says the legacy names currently map to modes of deepseek-v4-flash. That does not mean teams should treat the July 24 deadline as a pure string replacement.

Model IDs are often tied to latency budgets, tool-call reliability, output format expectations, retry logic, and evaluation baselines. If a workflow used deepseek-reasoner for harder tasks and deepseek-chat for faster ones, the new configuration should preserve that distinction intentionally.

The changelog does not need to include a dramatic outage to be newsworthy. API retirement dates are where small model-platform changes become operational work.

Sources

The AI Feed Desk

The AI Feed Desk

Editorial desk

The AI Feed Desk tracks AI provider updates, model releases, agent tooling, and enterprise adoption, turning fast-moving announcements into source-linked context for builders and operators.

Noticed a typo, incorrect information, or translation error?

Tell us so we can fix it.

Help Improve This Article

Related Articles

A glass model catalog panel moves from a dark retiring shelf toward a cloud model hub along a bright migration path

GitHub Models gets a July 30 shutdown date

GitHub will fully retire GitHub Models on July 30, ending the playground, model catalog, inference API, and BYOK endpoints for all customers after two July brownouts.

The AI Feed Desk

By The AI Feed Desk

A small coding model module routes glowing code paths to laptops, phones, IDE panels, and command-line surfaces

MAI-Code-1-Flash moves across GitHub Copilot before enterprise access

GitHub says Microsoft's small coding model is expanding across Copilot CLI, app, chat, IDE, mobile, and Xcode surfaces before Business and Enterprise rollout.

The AI Feed Desk

By The AI Feed Desk

A streamlined agent workspace with a smaller model core coordinating tools beside a larger reference model

Claude Sonnet 5 turns Anthropic's default model into an agent model

Anthropic made Sonnet 5 the default for Free and Pro users while positioning it as a lower-cost agentic model close to Opus 4.8.

The AI Feed Desk

By The AI Feed Desk

A compact inference chip connects terminal panels and tool-call paths for a coding agent API

DeepSeek ships V4-Flash public beta with Responses API support

DeepSeek moved V4-Flash into public beta with native Responses API support, Codex configuration docs, and a new leaderboard entry for V4-Flash-0731.

The AI Feed Desk

By The AI Feed Desk

An open model block enters a coding model picker rail inside a cloud frame

Kimi K2.7 Code gives Copilot an open-weight model option

GitHub says Kimi K2.7 Code is the first open-weight model selectable in Copilot, with Azure hosting, gradual rollout, usage-based billing, and enterprise policy controls.

The AI Feed Desk

By The AI Feed Desk