AI觉醒星球
Awakening is here
Knowledge File / AI小生意项目库
2026-08-14 0 浏览 会员

Deepseek 推出改进版 V4 Pro,开源其智能体软件,并提高 API 价格

Deepseek 发布了更新版本的 V4-Pro 模型。它在智能体基准测试中得分更高,但在整体排名中仍落后于 Claude Opus 5 等顶级模型。

SOURCE / AI小生意项目库 MIN / 9 ACCESS / 会员 POST / 2026-08-14 00:27:32

原贴

查看原文
作者:Jonathan Kemper 来源站点:the-decoder.com 原贴时间:

原文

Deepseek has released an updated version of its V4-Pro model. It scores higher on agent benchmarks but still trails top models like Claude Opus 5 in overall rankings. The company is also releasing "Deepseek Harness," open-source software that turns language models into autonomous agents through a modular plugin system. API prices are going up, with new time-based rates that make usage outside Chinese business hours cheaper. Repeated data retrievals are getting pricier. Deepseek has moved its flagship product out of the testing phase, released its proprietary agent software as open source, and announced higher API prices at the same time. The deepseek-v4-pro endpoint now delivers build V4-Pro-0813 . The model name, parameter count, and one-million-token context window remain unchanged, and Deepseek says existing integrations will keep running without any tweaks. In the app and on the web, the model is available under "Expert Mode." A new addition is native support for the OpenAI Responses API with Codex integration. Reasoning effort can be set to three levels: "low," "high," and "max," with Deepseek recommending the middle setting for everyday agent use. According to Deepseek's own comparison table, Terminal Bench 2.1 scores jumped from 72.1 to 87.9, and DeepSWE scores went from 12.8 to 62.7. On several agent benchmarks, the model beat Claude Opus 4.8. Ad Artificial Analysis backs up the improvement but also puts it in context. V4-Pro climbs from 45 to 53 on the Intelligence Index, tying GLM-5.2. That's still behind Muse Spark at 57, Qwen 3.8 Max at 58, and Kimi K3 at 60. Claude Opus 5 sits at the top with 63 points. Deepseek hasn't published the weights for the new build yet, and the April preview version is still up on Hugging Face . Ad The update was also a response to the smaller V4 Flash model closing in on the flagship. At the end of July, Deepseek shipped update 0731 for V4 Flash , which practically matched the Pro Preview on the Artificial Analysis Intelligence Index while costing a fraction of the price. Alongside the model update, Deepseek Harness v0.1 is shipping as a Developer Preview under the MIT license. The open-source agent software is pitched as an alternative to OpenAI's Codex and Claude. It's built on the newly released Cordis plugin system , where all features are swappable plugins, from tools and sandboxes to sessions and the UI. A continuous session log tracks every prompt, every tool call, and every result. Runs can be resumed, branched, and replayed. Ad Minimal mode strips things down to the shell and file editor, and Deepseek uses this setup for its own benchmark runs. The software launches via npx through a local web interface, though Deepseek warns of compatibility issues. The project is led by Cui Tianyi, who joined Deepseek from quantitative trading firm Jane Street in March 2026. When the team put out a call for beta testers in early August, 712 projects signed up within three days . The new rates kick in on August 16 at 4:00 p.m. UTC. Deepseek announced the switch to peak and off-peak pricing at the end of June but didn't share specific figures or a date at the time. Time-based rates have been around since February 2025 , when the company offered a discount on V3 and R1 during nighttime hours. Ad Off-peak usage costs half as much. Peak hours run from 1 a.m. to 4 a.m. and 6 a.m. to 10 a.m. UTC, lining up with the Chinese workday. For users in Europe, nearly the entire afternoon falls under the lower rate. Ad

中文翻译

Deepseek 发布了其 V4-Pro 模型的更新版本。它在智能体基准测试中得分更高,但在整体排名中仍落后于 Claude Opus 5 等顶级模型。

该公司还发布了“Deepseek Harness”,这是一款开源软件,通过模块化插件系统将语言模型转化为自主智能体。

API 价格正在上涨,新的分时费率使得在中国工作时间之外的使用更便宜。重复数据检索变得更贵。

Deepseek 已将其旗舰产品移出测试阶段,将其专有智能体软件开源,并同时宣布提高 API 价格。deepseek-v4-pro 端点现在提供 V4-Pro-0813 构建版本。模型名称、参数数量和一百万 token 的上下文窗口保持不变,Deepseek 表示现有集成无需任何调整即可继续运行。在应用和网页上,该模型以“专家模式”提供。新增了对 OpenAI Responses API 的原生支持,并集成了 Codex。推理努力可以设置为三个级别:“低”、“高”和“最大”,Deepseek 建议日常智能体使用中间设置。根据 Deepseek 自己的对比表,Terminal Bench 2.1 得分从 72.1 跃升至 87.9,DeepSWE 得分从 12.8 升至 62.7。在几个智能体基准测试中,该模型击败了 Claude Opus 4.8。

Artificial Analysis 证实了这一改进,但也将其置于背景中。V4-Pro 在智能指数上从 45 升至 53,与 GLM-5.2 持平。这仍然落后于 Muse Spark 的 57、Qwen 3.8 Max 的 58 和 Kimi K3 的 60。Claude Opus 5 以 63 分位居榜首。Deepseek 尚未发布新构建的权重,四月份的预览版本仍在 Hugging Face 上。

此次更新也是针对较小的 V4 Flash 模型逼近旗舰产品的回应。7 月底,Deepseek 为 V4 Flash 发布了 0731 更新,该更新在 Artificial Analysis 智能指数上几乎与 Pro 预览版持平,而价格只是后者的一小部分。伴随模型更新,Deepseek Harness v0.1 以开发者预览版形式发布,采用 MIT 许可证。这款开源智能体软件被定位为 OpenAI Codex 和 Claude 的替代品。它建立在新发布的 Cordis 插件系统之上,其中所有功能都是可替换的插件,从工具、沙盒到会话和 UI。连续的会话日志跟踪每个提示、每个工具调用和每个结果。运行可以恢复、分支和重放。

极简模式将内容精简为 shell 和文件编辑器,Deepseek 使用此设置进行自己的基准测试运行。该软件通过 npx 在本地 Web 界面启动,但 Deepseek 警告存在兼容性问题。该项目由崔天翼领导,他于 2026 年 3 月从量化交易公司 Jane Street 加入 Deepseek。当团队在 8 月初发出 beta 测试者招募时,712 个项目在三天内报名。

新费率于 UTC 时间 8 月 16 日下午 4:00 生效。Deepseek 在 6 月底宣布切换到高峰和低谷定价,但当时没有公布具体数字或日期。基于时间的费率自 2025 年 2 月以来就已存在,当时该公司在夜间时段对 V3 和 R1 提供折扣。

低谷时段使用费用减半。高峰时段为 UTC 时间凌晨 1 点至 4 点和早上 6 点至 10 点,与中国工作日一致。对于欧洲用户来说,几乎整个下午都处于较低费率。

核心信息

Deepseek 发布了更新版本的 V4-Pro 模型。它在智能体基准测试中得分更高,但在整体排名中仍落后于 Claude Opus 5 等顶级模型。

  • Deepseek 发布了更新版本的 V4-Pro 模型。它在智能体基准测试中得分更高,但在整体排名中仍落后于 Claude Opus 5 等顶级模型。
  • 原贴提到:Deepseek has released an updated version of its V4-Pro model. It scores
  • 来源:the-decoder.com
试看内容

成为会员查看完整内容

你已经看到了这篇内容的前置整理,剩余深度部分仅对会员开放。

详细解读 信息差价值 参考来源
成为会员查看完整内容
上一篇 用 Sheets canvas 让电子表格数据焕发生机 下一篇 DeepSeek V4 Pro与Grok 4.6同日发布,双双逼近Claude Fable 5体验