

The official release of the DeepSeek-V4-Flash API is now in public beta. The API calling method remains unchanged — simply set the model name to deepseek-v4-flash to use the latest version.
Note 1: For the Code Agent tasks in the public benchmark sets, the official DeepSeek-V4-Flash was tested using the DeepSeek Harness minimal mode (to be released soon) as the framework, with the max effort level, topp=0.95, and temperature=1.0 Note 2: DSBench-FullStack is an internal full-stack development test set, and DSBench-Hard is an internal Coding Agent hard-problem test set
The DeepSeek API now supports V4-Pro and V4-Flash, available via both the OpenAI ChatCompletions interface and the Anthropic interface. To access the new models, the base_url remains unchanged, and the model parameter should be set to deepseek-v4-pro or deepseek-v4-flash .
The two legacy API model names, deepseek-chat and deepseek-reasoner , will be discontinued in three months (2026-07-24). During the current period, these two model names point to the non-thinking mode and thinking mode of deepseek-v4-flash , respectively.
For more details, please refer to this documentation .
Both deepseek-chat and deepseek-reasoner have been upgraded to DeepSeek-V3.2.
DeepSeek-V3.2-Speciale is served via a temporary endpoint: base_url=" https://api.deepseek.com/v3.2_speciale_expires_on_20251215 ". Same pricing as V3.2, no tool calls, available until Dec 15th, 2025, 15:59 (UTC Time).
For more details, please refer to this documentation .
Both deepseek-chat and deepseek-reasoner have been upgraded to DeepSeek-V3.2-Exp.
For more details, please refer to this documentation .
Both deepseek-chat and deepseek-reasoner have been upgraded to DeepSeek-V3.1-Terminus. deepseek-chat corresponds to DeepSeek-V3.1-Terminus's non-thinking mode , while deepseek-reasoner corresponds to its thinking mode .
This update maintains the model's original capabilities while addressing issues reported by users, including:
Both deepseek-chat and deepseek-reasoner have been upgraded to DeepSeek-V3.1. deepseek-chat corresponds to DeepSeek-V3.1's non-thinking mode , while deepseek-reasoner corresponds to its thinking mode .
deepseek-reasoner Model Upgraded to DeepSeek-R1-0528:
deepseek-chat Model Upgraded to DeepSeek-V3-0324:
The deepseek-chat model has been upgraded to DeepSeek-V2.5-1210 , with improvements across various capabilities. Relevant benchmarking results include:
Additionally, the new version of the model has optimized the user experience for file upload and webpage summarization functionalities.
The DeepSeek V2 Chat and DeepSeek Coder V2 models have been merged and upgraded into the new model, DeepSeek V2.5.
For backward compatibility, API users can access the new model through either deepseek-coder or deepseek-chat .
The new model significantly surpasses the previous versions in both general capabilities and code abilities.
The new model better aligns with human preferences and has been optimized in various areas such as writing tasks and instruction following:
The new model has further enhanced its code generation capabilities based on the original Coder model, optimized for common programming application scenarios, and achieved the following results on the standard test set:
The DeepSeek API has innovatively adopted hard disk caching, reducing prices by another order of magnitude.
For more details on the update, please refer to the documentation Context Caching is Available 2024/08/02 .
For more details, please check the documentation New API Features 2024/07/25
The deepseek-coder model has been upgraded to DeepSeek-Coder-V2-0724.
The deepseek-chat model has been upgraded to DeepSeek-V2-0628.
Model's reasoning capabilities have improved, as shown in relevant benchmarks:
In the Arena-Hard evaluation, the win rate against GPT-4-0314 increased from 41.6% to 68.3%.
The model's role-playing capabilities have significantly enhanced, allowing it to act as different characters as requested during conversations.
The deepseek-coder model has been upgraded to DeepSeek-Coder-V2-0614, significantly enhancing its coding capabilities. It has reached the level of GPT-4-Turbo-0409 in code generation, code understanding, code debugging, and code completion. Additionally, it possesses excellent mathematical and reasoning abilities, and its general capabilities are on par with DeepSeek-V2-0517.
The deepseek-chat model has been upgraded to DeepSeek-V2-0517. The model has seen a significant improvement in following instructions, with the IFEval Benchmark Prompt-Level accuracy jumping from 63.9% to 77.6%. Additionally, on API end, we have optimized model ability to follow instruction filled in the ``system" part. This optimization has significantly elevated the user experience across a variety of tasks, including immersive translation, Retrieval-Augmented Generation (RAG), and more.
The model's accuracy in outputting JSON format has been enhanced. In our internal test set, the JSON parsing rate increased from 78% to 85%. By introducing appropriate regular expressions, the JSON parsing rate was further improved to 97%.
Hacker News
news.ycombinator.com