觉
AI觉醒星球
Awakening is here
Knowledge File / AI小生意项目库
2026-08-14 2 浏览 免费阅读

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

详细解读

信号解析:DeepSeek 这次动作密集,同时完成三件事:升级旗舰模型 V4 Pro、开源智能体框架 DeepSeek Harness、调整 API 定价。核心信号是:DeepSeek 不再只是“模型提供商”,而是想成为“智能体时代的操作系统层”。V4 Pro 在智能体基准上的大幅提升,以及 Harness 的开源,都指向同一个方向——抢占企业级智能体应用的标准工具链。

为什么重要:V4 Pro 的智能体能力跃升(Terminal Bench 2.1 从 72.1 到 87.9,DeepSWE 从 12.8 到 62.7)意味着它已具备处理复杂多步任务的能力,这比单纯的聊天分数更有商业价值。但必须看到,它在综合智能指数上仍落后于 Claude Opus 5(53 vs 63),说明 DeepSeek 的策略是“以价换量,以开源换生态”。开源 Harness 直接对标 OpenAI Codex 和 Claude,这是对闭源生态的一次正面竞争。

对谁有价值:① 开发者与 AI 工程师:可以免费使用 Harness 构建自主智能体,且代码可审计、可定制;② 企业决策者:API 分时定价降低了非中国时区的使用成本,适合跨国业务;③ 研究机构:开源框架和模型评测数据为智能体研究提供了新素材。

行动建议:如果你正在选型智能体框架,可以小范围试用 DeepSeek Harness,重点测试其插件系统和会话日志功能,与 Codex 做对比。若你的业务主要在欧美时区,可考虑将部分非关键负载迁移到 DeepSeek API,利用低谷时段降低成本。同时,关注 V4 Pro 的权重发布,一旦开源可做私有化部署。

风险与限制:V4 Pro 仍非全面领先,在复杂推理和通用任务上可能不如 Claude Opus 5。Harness 尚是 v0.1 预览版,存在兼容性问题,生产环境需谨慎。定价调整后,重复数据检索费用上升,高频检索场景的成本会显著增加。此外,DeepSeek 尚未发布新模型权重,开源承诺需要时间验证。

信息差价值

这条内容的真正价值,不只是“有人发布了一个新功能”,而是它揭示了 the-decoder.com 背后的产品方向、工作流变化或竞争信号。对 OPC 来说,这种信息可以转化成持续追踪的栏目选题。

如果把《Deepseek 推出改进版 V4 Pro,开源其智能体软件,并提高 API 价格》放到你的内容系统里,它最大的价值在于帮助读者更快看懂“为什么值得关注”,而不是只看到一条碎片化动态。

参考来源

AI SUMMARY

这篇文章回答了什么

Deepseek 推出改进版 V4 Pro,开源其智能体软件,并提高 API 价格主要讲什么?

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

这篇文章和哪些AI专题相关?

它适合放在Agent工作流、AI副业、AI工具专题里阅读。 关联原因:这篇内容命中「Agent、智能体」等主题信号。;这篇内容命中「项目、小生意、变现」等主题信号。;这篇内容命中「自动化、模型、Claude」等主题信号。

阅读这篇文章建议先理解哪些关键词?

建议先理解AI工具、工具、自动化、模型、Cursor这些关键词,再结合正文判断工具、机会或风险是否值得进入自己的工作流。

上一篇 用 Sheets canvas 让电子表格数据焕发生机 下一篇 DeepSeek V4 Pro与Grok 4.6同日发布,双双逼近Claude Fable 5体验