AI News AI资讯 8d ago Updated 8d ago 更新于 8天前 49

Deepseek ships improved V4 Pro, open-sources its agent software, and raises API prices Deepseek 发布升级版 V4 Pro,开源智能体软件并上调 API 价格

Deepseek released an updated V4-Pro model (buildV4-Pro-0813) with significant benchmark improvements, including Terminal Bench 2.1 scores jumping from 72.1 to 87.9 and DeepSWE scores rising from 12.8 to 62.7 Deepseek Harness v0.1 is now available as open-source agent software under the MIT license, built on the Cordis plugin system with swappable components for tools, sandboxes, sessions, and UI API pricing is increasing with a new peak/off-peak structure aligned to Chinese business hours, with Deepseek发布改进版V4 Pro模型,Terminal Bench 2.1得分从72.1跃升至87.9,DeepSWE从12.8提升至62.7,在多项agent基准测试中超越Claude Opus 4.8 开源Agent软件Deepseek Harness v0.1,基于Cordis插件系统实现工具、沙箱、会话和UI的模块化替换,支持会话日志追踪、运行恢复与重放 API采用峰谷定价策略,非中国工作时间费用减半(欧洲下午受益),但缓存命中价格大幅上涨,从原价的1/120缩至1/30 V4 Pro在Artificial Analysis Intelligence Index上得分53,仍落后

72
Hot 热度
68
Quality 质量
70
Impact 影响力

Analysis 深度分析

TL;DR

  • Deepseek released an updated V4-Pro model (buildV4-Pro-0813) with significant benchmark improvements, including Terminal Bench 2.1 scores jumping from 72.1 to 87.9 and DeepSWE scores rising from 12.8 to 62.7
  • Deepseek Harness v0.1 is now available as open-source agent software under the MIT license, built on the Cordis plugin system with swappable components for tools, sandboxes, sessions, and UI
  • API pricing is increasing with a new peak/off-peak structure aligned to Chinese business hours, with cache hit costs rising dramatically from $0.003625 to $0.022-$0.044 per million tokens
  • The updated V4-Pro now supports the OpenAI Responses API with Codex integration and offers three reasoning effort levels (low, high, max)
  • Despite improvements, V4-Pro still trails leading models like Claude Opus 5 (63 vs 53 on Artificial Analysis Intelligence Index) and Kimi K3 (60)

Why It Matters

Deepseek's moves signal the intensifying competition in the open-weight and agent infrastructure space, as the company responds to its own V4 Flash model eroding the flagship's value proposition. The pricing strategy—particularly the steep cache hit increases—reflects Deepseek's shift from aggressive market penetration toward profitability ahead of its anticipated IPO, directly impacting cost structures for AI practitioners building agent systems.

Technical Details

  • V4-Pro Update (buildV4-Pro-0813): Maintains the same parameter count and one-million-token context window as the previous version. Adds native OpenAI Responses API support with Codex integration, three-tier reasoning effort settings (low/high/max), and is accessible via "Expert Mode" in the app and web interface. Existing integrations remain compatible without modifications.
  • Deepseek Harness v0.1: Open-source agent framework released under MIT license as a Developer Preview. Built on the Cordis plugin system where all components—tools, sandboxes, sessions, and UI—are swappable plugins. Features continuous session logging tracking every prompt, tool call, and result, with support for resuming, branching, and replaying runs. Launches via npx through a local web interface. Project led by Cui Tianyi, formerly of Jane Street.
  • Benchmark Performance: Terminal Bench 2.1 improved from 72.1 to 87.9; DeepSWE from 12.8 to 62.7. Beats Claude Opus 4.8 on several agent benchmarks but ranks below Muse Spark (57), Qwen 3.8 Max (58), Kimi K3 (60), and Claude Opus 5 (63) on the Artificial Analysis Intelligence Index. Weights for the new build have not been published.
  • Pricing Structure: New rates effective August 16 at 4:00 p.m. UTC. Off-peak hours (outside Chinese business hours: 1-4 a.m. and 6-10 a.m. UTC) cost half of peak rates. V4-Pro input rises from $0.435 to $0.66 (off-peak) and $1.32 (peak) per million tokens; output from $0.87 to $1.98 and $3.96 respectively. Cache hits increase from $0.003625 to $0.022 (off-peak) and $0.044 (peak), reducing the cache discount from ~1/120 to ~1/30 of regular input price.

Industry Insight

  • Agent infrastructure is becoming a key differentiator: Deepseek's open-sourcing of Harness positions it to capture developer mindshare in the agentic AI space, competing directly with OpenAI's Codex and Claude's agent capabilities. The modular Cordis plugin architecture could accelerate adoption by allowing teams to customize agent behavior without fork maintenance.
  • Cache pricing changes will reshape agent economics: The dramatic increase in cache hit costs disproportionately impacts agents that repeatedly read the same files or documents. Teams building retrieval-augmented or codebase-aware agents should reassess their token budgets and consider alternative caching strategies or off-peak scheduling to mitigate costs.
  • Deepseek's pricing pivot signals market maturation: The move from aggressive discounting to peak/off-peak pricing with substantial increases—partially undoing the May price cuts—coincides with IPO preparations and capital raising. This suggests the "burn cash for market share" phase is ending for frontier model providers, and practitioners should expect continued price normalization across the industry.

TL;DR

  • Deepseek发布改进版V4 Pro模型,Terminal Bench 2.1得分从72.1跃升至87.9,DeepSWE从12.8提升至62.7,在多项agent基准测试中超越Claude Opus 4.8
  • 开源Agent软件Deepseek Harness v0.1,基于Cordis插件系统实现工具、沙箱、会话和UI的模块化替换,支持会话日志追踪、运行恢复与重放
  • API采用峰谷定价策略,非中国工作时间费用减半(欧洲下午受益),但缓存命中价格大幅上涨,从原价的1/120缩至1/30
  • V4 Pro在Artificial Analysis Intelligence Index上得分53,仍落后于Claude Opus 5(63分)、Kimi K3(60分)、Qwen 3.8 Max(58分)
  • 此次调价部分撤销5月降价策略,公司正筹备IPO和新一轮融资

为什么值得看

Deepseek此次更新展示了中国AI公司在agent能力上的快速迭代,同时开源Harness为开发者提供了挑战OpenAI Codex和Claude的替代方案。API定价策略的调整直接影响全球开发者的成本结构,尤其对依赖缓存命中的agent应用产生显著影响。

技术解析

  • V4 Pro模型保持百万token上下文窗口,新增OpenAI Responses API原生支持与Codex集成,推理强度分为低、中、高三档,日常agent使用推荐中等设置,现有集成无需修改即可运行
  • Deepseek Harness v0.1采用MIT许可证,基于Cordis插件系统实现全功能模块化,支持会话日志追踪、运行恢复、分支和重放,由前Jane Street量化交易员Cui Tianyi领导开发,beta测试三天内吸引712个项目报名
  • 定价策略按中国工作时间(UTC 1-4点、6-10点)划分峰谷时段,V4 Pro输入从$0.435涨至$0.66(非高峰)和$1.32(高峰),输出从$0.87涨至$1.98和$3.96,缓存命中费用涨幅最大,从$0.003625涨至$0.022(非高峰)和$0.044(高峰)

行业启示

  • Deepseek通过开源agent框架直接挑战OpenAI Codex和Claude,反映中国AI公司从单一模型竞争转向生态建设的战略转型,插件化架构为开发者提供高度定制化能力
  • 峰谷定价策略将成本优势导向非中国时区的全球开发者,同时缓存命中费用大幅上涨可能抑制重复数据检索类agent的部署,开发者需重新评估架构成本
  • 此次调价与IPO筹备同步进行,显示AI公司在商业化与开源策略间的平衡考量,价格策略调整可能成为行业常态

Disclaimer: The above content is generated by AI and is for reference only. 免责声明:以上内容由 AI 生成,仅供参考。

LLM 大模型 Open Source 开源 Agent Agent Product Launch 产品发布 Benchmark 基准测试