返回首页

对比阅读

对比阅读:GPT-6 Halves Prices, Opus 5.5 Follows: The LLM Capability Race Pauses 与 GPT-6 价格腰斩、Opus 5.5 紧跟:大模型用价格承认,能力竞赛暂告段落

AEN
OpenAIAnthropicGPT-6·

GPT-6 Halves Prices, Opus 5.5 Follows: The LLM Capability Race Pauses

OpenAI cut its flagship GPT-6 Sol to $2 per million tokens, while Anthropic slashed Opus 5.5's cached read fees by 60% on the same day — two leading vendors used a price war to declare: the capability race is taking a pause. All three new flagships are fully aligned on a 1M token context window (tokens are the minimum billing unit for LLM services).

What this is

OpenAI went with a "lead plus support" pairing: GPT-6 Sol targets daily production development — 1M context, 128K token output, at $2 per million input tokens and $10 per million output tokens. GPT-6 Luna focuses on preprocessing and large-scale retrieval at $0.10 input and $0.50 output per million tokens, designed first to filter logs and distill structure.

Anthropic's Claude Opus 5.5 targets long-horizon coding and complex architecture work. Same 1M context, same 128K token output ceiling. The core upgrade is "adaptive thinking" — no more manually setting a thinking budget; the model decides how long to reason on its own. Prompt caching (storing frequently used prompts on the model side to reduce repeated-request costs) read fees dropped by 60%, making a single complex task roughly 40% cheaper than the previous-generation Opus in real spending.

The three models are heavily converged on specs: same 1M context, same 128K token output ceiling. Differences sit mostly in pricing, reasoning style, and toolchain fit.

Industry view

We note two things. First, the signal of "capability convergence" across flagships is clear — all ship 1M context and adaptive reasoning; the capability gap is no longer the main battlefield. Second, "AI gateways" (middleware that unifies multi-model access and local scheduling, analogous to a traditional IT API gateway) are gaining traction: developers no longer wire up keys and protocols per tool, but route through a local gateway, pushing the "which model to use" decision down to the config layer.

But we also want to push back. Model companies were publicly calling for "slowing down capability improvements" just two weeks ago — and within half a month they are shipping new versions aggressively and going straight into a price war. Commercial pressure has overridden the safety consensus. The fiercer the price war, the more R&D tilts toward "cost reduction" — good for consumers in the short term, potentially bad news for the industry's ceiling over the long term.

Another underestimated risk: multi-model scheduling looks like a cost saver, but key management, protocol adaptation, and bill consolidation are costs of their own. For small and mid-sized teams, "all of the above" may not be cheaper than "betting on one vendor."

Impact on regular people

  • For enterprise IT: unit cost of AI services keeps falling, but the budget structure shifts from "buying model calls" toward "buying integration and governance" — multi-model routing becomes a new problem to tackle.
  • For individual professionals: heavy AI users see per-task cost drop to one-third to one-half of before, but toolchain management gets more complex, with daily decisions about "which model to use."
  • For the consumer market: upstream price cuts will likely pass downstream — over the coming months, consumer-facing AI products may see a wave of price cuts or feature unlocks.
来源: juejin.cn
BZH
OpenAIAnthropicGPT-6·

GPT-6 价格腰斩、Opus 5.5 紧跟:大模型用价格承认,能力竞赛暂告段落

OpenAI 把主力模型 GPT-6 Sol 砍到每百万 Token 2 美元,Anthropic 同日把 Opus 5.5 缓存读取费降六成——两家头部公司用价格战宣告:能力竞赛暂告段落。三款新旗舰规格全面对标 1M Token 上下文(Token 是大模型计费的最小文本单位)。

这是什么

OpenAI 走"一主一辅"组合:GPT-6 Sol 对标日常主力开发,1M 上下文、12.8 万 Token 输出,输入 2 美元、输出 10 美元每百万 Token;GPT-6 Luna 主打预处理与大规模检索,输入 0.1 美元、输出 0.5 美元,先用来过滤日志、提炼结构。

Anthropic 的 Claude Opus 5.5 主打长程编程与复杂架构攻坚。同样 1M 上下文、12.8 万 Token 输出,核心升级是"自适应思考"——不再需要手动设思考上限,模型自己判断该想多久。提示词缓存(把常用提示词存在模型端以降低重复请求费用)读取费降六成,单次复杂任务实际开销比上一代 Opus 低约 40%。

三款模型规格高度趋同:同样的 1M 上下文、同样的 12.8 万 Token 输出上限。差异主要在定价、推理风格和工具链适配。

行业怎么看

我们注意到两件事。第一,旗舰模型"能力趋同"信号明确——都做到 1M 上下文、都支持自适应推理,能力差距已不是主战场。第二,"AI 网关"(把多个模型统一接入、本地调度的中间层,类似传统 IT 的 API 网关)开始走红:开发者不再为每个工具单独配密钥与协议,而是通过本地网关统一调度,把"用哪个模型"的决策下放到配置层。

但我们也要说一句反面话。模型公司两周前还公开呼吁"应该放慢能力提升速度",不到半个月就密集发新版本、直接打价格战——商业化压力盖过了安全共识。价格战越激烈,研发越可能向"降本"倾斜,短期对消费者是好事,长期对行业天花板可能不是好消息。

另一个被低估的风险:多模型调度看似省钱,但密钥管理、协议适配、账单归集本身是新成本。对中小团队来说,"全都要"未必比"押一家"更划算。

对普通人的影响

  • 企业 IT:AI 服务的单位成本继续下行,但预算结构会从"买模型调用"转向"买集成与治理",多模型路由成新课题。
  • 个人职场:重度 AI 用户单位任务成本降到原来的三分之一到二分之一,但工具链管理变复杂,要面对"用哪个模型"的日常决策。
  • 消费市场:上游降价大概率向下传导,未来几个月内,面向消费者的 AI 产品可能迎来一波降价或功能解锁。
来源: juejin.cn