Deepseek Release Notes

Follow

21 release notes curated from 1 source by the Releasebot Team. Last updated: Aug 21, 2026

Get this feed:
  • Aug 21, 2026
    • Date parsed from source:
      Aug 21, 2026
    • First seen by Releasebot:
      Aug 21, 2026
    Deepseek logo

    Deepseek

    DeepSeek-V4-Flash-Vision-Exp Release

    Deepseek adds DeepSeek-V4-Flash-Vision-Exp to the DeepSeek API as a new experimental multimodal vision understanding model, bringing stronger visual agent performance while staying on par with DeepSeek-V4-Flash for pure text tasks.

    Today, the new multimodal vision understanding model DeepSeek-V4-Flash-Vision-Exp is now available on the DeepSeek API platform. This is an experimental model that can be accessed by setting model='deepseek-v4-flash-vision-exp'.

    • Terminal Bench 2.1: 83.9
    • NL2Repo: 57.7
    • DeepSWE: 59.3
    • DSBench-Hard: 63.6
    • AutomationBench (Public): 25.7
    • ApexBench (Pass@1): 36.5
    • Agents' Last Exam: 27.3
    • Chartography: 64.3
    • ZeroBench (Pass@5): 35.0
    • For the Code Agent text tasks in the public benchmark sets, the DeepSeek family models were tested using the DeepSeek Harness minimal mode as the framework, with the max effort level, topp=0.95, and temperature=1.0; in the ApexBench and Agents' Last Exam evaluations, the text model DeepSeek-V4-Flash ignores the multimodal elements within them.

    In terms of pure-text capabilities (agent, reasoning, world knowledge, etc.), DeepSeek-V4-Flash-Vision-Exp is on par with the official DeepSeek-V4-Flash.

    On agent benchmarks that require visual understanding, DeepSeek-V4-Flash-Vision-Exp delivers a significant leap over DeepSeek-V4-Flash, bringing its multimodal agent capabilities close to Opus-4.8.

    For usage details, please refer to the Vision guide.

    Original source
  • Aug 13, 2026
    • Date parsed from source:
      Aug 13, 2026
    • First seen by Releasebot:
      Aug 13, 2026
    Deepseek logo

    Deepseek

    DeepSeek-V4-Pro Update

    Deepseek releases DeepSeek-V4-Pro GA across app, web, and API, with stronger agent performance, native OpenAI Responses API support, more flexible thinking effort controls, and updated peak/off-peak API pricing.

    The GA release of DeepSeek-V4-Pro has been rolled out on the APP, Web, and API. The API calling method remains unchanged — simply set the model name to deepseek-v4-pro to use the latest version.

    Significantly enhanced Agent capabilities

    The GA version of DeepSeek V4 Pro greatly enhances agent capabilities, with particularly significant performance improvements in production environments.

    • HLE (wo / w tools): 42.7/60.0
    • Terminal Bench 2.1: 87.9
    • NL2Repo: 61.5
    • Cybergym: 83.3
    • DeepSWE: 62.7
    • Toolathlon-Verified: 74.1
    • Agents' Last Exam: 25.7
    • AutomationBench (Public): 31.8
    • DSBench-FullStack: 71.1
    • DSBench-Hard: 67.2

    Native support for the Responses API

    The DeepSeek API now natively supports the OpenAI Responses API format and is specifically adapted for Codex. Users can refer to the official documentation and complete the Codex configuration with a one-click configuration script.

    More flexible thinking effort control

    The thinking modes of V4-Pro and V4-Flash now support three thinking effort levels: low / high / max. In real-world usage, users can flexibly choose based on task complexity: use low for simple tasks, high for daily Agent tasks, and max for more complex scenarios. For setup instructions, please refer to the official API documentation: Thinking Mode.

    API Pricing Adjustment

    With the official release of the DeepSeek V4 model family, we will update and adjust API pricing. To allocate resources more reasonably, we will adopt peak/off-peak pricing, with off-peak prices set at half of the peak-hour prices, encouraging users to schedule their tasks based on actual usage. The new prices will take effect at 16:00 (UTC Time) on August 16, 2026.

    For more details, please refer to this documentation.

    Original source
  • All of your release notes in one feed

    Join Releasebot and get updates from Deepseek and hundreds of other software products.

    Create account
  • Jul 31, 2026
    • Date parsed from source:
      Jul 31, 2026
    • First seen by Releasebot:
      Aug 1, 2026
    Deepseek logo

    Deepseek

    DeepSeek-V4-Flash Update

    Deepseek releases the official DeepSeek-V4-Flash API in public beta, bringing significantly stronger agent capabilities, native Responses API support, and Codex-focused compatibility while keeping the same calling method. The update upgrades the V4-Flash API only, with V4-Pro and app/web models unchanged.

    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.

    Significantly enhanced agent capabilities, with benchmark results far exceeding V4-Pro-Preview:

    • Terminal Bench 2.1: 82.7
    • NL2Repo: 54.2
    • Cybergym: 76.7
    • DeepSWE: 54.4
    • Toolathlon verified: 70.3
    • Agent Last Exam: 25.2
    • Automation Bench (Public): 25.1
    • DSBench-FullStack: 68.7
    • DSBench-Hard: 59.6

    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 official V4-Flash natively supports the Responses API format and is specifically adapted for Codex. For the specific configuration, please refer to the documentation.

    DeepSeek-V4-Flash-0731 keeps the same model architecture and size as DeepSeek-V4-Flash-Preview, and was only re-post-trained.

    Note: This update only upgrades the DeepSeek-V4-Flash API. The DeepSeek-V4-Pro API and the APP/WEB models are unchanged.

    The official release of DeepSeek-V4-Pro will follow soon.

    Original source
  • Apr 24, 2026
    • Date parsed from source:
      Apr 24, 2026
    • First seen by Releasebot:
      Apr 24, 2026
    Deepseek logo

    Deepseek

    DeepSeek-V4

    Deepseek adds V4-Pro and V4-Flash API support through OpenAI ChatCompletions and Anthropic interfaces.

    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.

    Original source
  • Dec 1, 2025
    • Date parsed from source:
      Dec 1, 2025
    • First seen by Releasebot:
      Jan 18, 2026
    Deepseek logo

    Deepseek

    DeepSeek-V3.2

    Release notes

    Both deepseek-chat and deepseek-reasoner have been upgraded to DeepSeek-V3.2.

    • deepseek-chat corresponds to DeepSeek-V3.2's non-thinking mode
    • deepseek-reasoner corresponds to DeepSeek-V3.2's thinking mode
    Original source
  • Similar to Deepseek with recent updates:

  • Dec 1, 2025
    • Date parsed from source:
      Dec 1, 2025
    • First seen by Releasebot:
      Jan 18, 2026
    Deepseek logo

    Deepseek

    DeepSeek-V3.2-Speciale

    DeepSeek-V3.2-Speciale endpoint

    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.

    Original source
  • Sep 29, 2025
    • Date parsed from source:
      Sep 29, 2025
    • First seen by Releasebot:
      Jan 18, 2026
    Deepseek logo

    Deepseek

    DeepSeek-V3.2-Exp

    Both deepseek-chat and deepseek-reasoner have been upgraded to DeepSeek-V3.2-Exp.

    • deepseek-chat corresponds to DeepSeek-V3.2-Exp's non-thinking mode
    • deepseek-reasoner corresponds to DeepSeek-V3.2-Exp's thinking mode

    For more details, please refer to this documentation.

    Original source
  • Sep 22, 2025
    • Date parsed from source:
      Sep 22, 2025
    • First seen by Releasebot:
      Jan 18, 2026
    Deepseek logo

    Deepseek

    DeepSeek-V3.1-Terminus

    DeepSeek-V3.1-Terminus Upgrade

    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:

    • Language consistency: Reduced occurrences of Chinese-English mixing and occasional abnormal characters;
    • Agent capabilities: Further optimized the performance of the Code Agent and Search Agent.
    Original source
  • Aug 21, 2025
    • Date parsed from source:
      Aug 21, 2025
    • First seen by Releasebot:
      Jan 18, 2026
    Deepseek logo

    Deepseek

    DeepSeek-V3.1

    DeepSeek-V3.1 upgrades power both chat and reasoning with a hybrid architecture that blends thinking and non thinking modes. The update delivers faster responses and stronger tool usage for intelligent agents. Benchmarks SWE-bench 66.0, Multilingual 54.5, Terminal-bench 31.3.

    DeepSeek-V3.1 Upgrade

    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.

    Key updates in DeepSeek-V3.1:

    • Hybrid reasoning architecture: A single model supports both thinking mode and non-thinking mode
    • Improved reasoning efficiency: Compared to DeepSeek-R1-0528, DeepSeek-V3.1-Think provides answers in significantly less time
    • Enhanced agent capabilities: With post-training optimization, the new model achieves major improvements in tool usage and intelligent agent tasks
      • SWE-bench Verified: 66.0
      • SWE-bench Multilingual: 54.5
      • Terminal-bench: 31.3
    Original source
  • May 28, 2025
    • Date parsed from source:
      May 28, 2025
    • First seen by Releasebot:
      Jan 18, 2026
    Deepseek logo

    Deepseek

    deepseek-reasoner

    DeepSeek releases R1-0528 with stronger reasoning and sleeker front end. Benchmark gains across AIME 2025, GPQA, LCB_v6 and Aider, plus fewer hallucinations and improved JSON output and function calling.

    deepseek-reasoner Model Upgraded to DeepSeek-R1-0528

    • Enhanced Reasoning Capabilities

      • Significant benchmark improvements (Pass@1)
        • AIME 2025: 70.0 → 87.5 (+17.5)
        • GPQA: 71.5 → 81.0 (+9.5)
        • LCB_v6: 63.5 → 73.3 (+9.8)
        • Aider: 57.0 → 71.6 (+14.6)
      • Note: Complex reasoning tasks may consume more tokens compared to legacy R1 version.
    • Optimized Front-end Development

      • Generated web pages and games now feature improved aesthetics.
    • Reduced Hallucinations

      • Significantly suppressed hallucination issues present in legacy R1 version.
    • JSON Output & Function Calling Support

      • Function call performance:
        • Tau-bench score: 53.5 (Airline) / 63.9 (Retail)
    Original source
  • Mar 24, 2025
    • Date parsed from source:
      Mar 24, 2025
    • First seen by Releasebot:
      Jan 18, 2026
    Deepseek logo

    Deepseek

    deepseek-chat

    DeepSeek-V3-0324 delivers sharper reasoning and smarter code generation with upgraded Chinese writing and improved translation. Benchmark gains across MMLU-Pro, GPQA, AIME, and LiveCodeBench accompany UI polish and better function calling.

    deepseek-chat Model Upgraded to DeepSeek-V3-0324:

    Enhanced Reasoning Capabilities

    • Significant improvements in benchmark performance:
      • MMLU-Pro: 75.9 → 81.2 (+5.3)
      • GPQA: 59.1 → 68.4 (+9.3)
      • AIME: 39.6 → 59.4 (+19.8)
      • LiveCodeBench: 39.2 → 49.2 (+10.0)

    Optimized Front-End Web Development

    • Improved accuracy in code generation
    • More aesthetically pleasing web pages and game front-ends

    Upgraded Chinese Writing Proficiency

    • Enhanced style and content quality:
      • Aligned with the R1 writing style
      • Better quality in medium-to-long-form writing

    Feature Enhancements

    • Improved multi-turn interactive rewriting
    • Optimized translation quality and letter writing

    Improved Chinese Search Capabilities

    • Enhanced report analysis requests with more detailed outputs

    Function Calling Improvements

    • Increased accuracy in Function Calling, fixing issues from previous V3 versions
    Original source
  • Jan 20, 2025
    • Date parsed from source:
      Jan 20, 2025
    • First seen by Releasebot:
      Jan 18, 2026
    Deepseek logo

    Deepseek

    deepseek-reasoner

    • deepseek-reasoner is our new model DeepSeek-R1. You can invoke DeepSeek-V3 by specifying model='deepseek-reasoner'.
    • For details, please refer to: DeepSeek-R1 Release
    • For guides, please refer to: Thinking Mode
    Original source
  • Dec 26, 2024
    • Date parsed from source:
      Dec 26, 2024
    • First seen by Releasebot:
      Jan 18, 2026
    Deepseek logo

    Deepseek

    deepseek-chat

    • The deepseek-chat model has been upgraded to DeepSeek-V3. The API remains unchanged. You can invoke DeepSeek-V3 by specifying model='deepseek-chat'.

    • For details, please refer to: introducing DeepSeek-V3

    Original source
  • Dec 10, 2024
    • Date parsed from source:
      Dec 10, 2024
    • First seen by Releasebot:
      Jan 18, 2026
    Deepseek logo

    Deepseek

    deepseek-chat

    DeepSeek-V2.5-1210 Upgrade

    The deepseek-chat model has been upgraded to DeepSeek-V2.5-1210, with improvements across various capabilities. Relevant benchmarking results include:

    • Mathematical: Performance on the MATH-500 benchmark has improved from 74.8% to 82.8%.
    • Coding: Accuracy on the LiveCodebench (08.01 - 12.01) benchmark has increased from 29.2% to 34.38%.
    • Writing and Reasoning: Corresponding improvements have been observed in internal test datasets.

    Additionally, the new version of the model has optimized the user experience for file upload and webpage summarization functionalities.

    Original source
  • Sep 5, 2024
    • Date parsed from source:
      Sep 5, 2024
    • First seen by Releasebot:
      Jan 18, 2026
    Deepseek logo

    Deepseek

    deepseek-coder & deepseek-chat Upgraded to DeepSeek V2.5 Model

    DeepSeek V2.5 unifies chat and coder into a stronger model with better writing, instruction following, and improved code generation. API access remains via deepseek-chat or deepseek-coder, offering clear performance gains across benchmarks and real tasks.

    DeepSeek V2.5

    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:

    • ArenaHard win rate improved from 68.3% to 76.3%
    • AlpacaEval 2.0 LC win rate increased from 46.61% to 50.52%
    • MT-Bench score rose from 8.84 to 9.02
    • AlignBench score increased from 7.88 to 8.04

    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:

    • HumanEval: 89%
    • LiveCodeBench (January-September): 41%
    Original source
Releasebot

Curated by the Releasebot team

Releasebot is an aggregator of official release notes from hundreds of software vendors and thousands of sources.

Our editorial process involves the manual review and audit of release notes procured with the help of automated systems.