Agent 基础设施官方发布自动监测

@ai-sdk/openai@4.0.78

@ai-sdk/openai v4.0.78 introduces support for reasoningEffortUpdate: 'none' for GPT-6 Sol and Luna, alongside validation for supported reasoning efforts.

原始内容为英文;当前页面提供中文导航与来源说明,具体事实请以原文为准。

人类阅读

为什么值得关注

In release @ai-sdk/openai@4.0.78 (commit 94d5d6d), support was added for setting reasoningEffortUpdate to 'none' for GPT-6 Sol and Luna models in both request-level options and positioned system messages. The update also includes validation logic that checks effort updates against the model's supported values: unsupported request-level updates trigger a warning and are omitted, while unsupported historical updates are rejected.

Agent 解析

可执行摘要

@ai-sdk/openai updated to 4.0.78: Added reasoningEffortUpdate: 'none' for GPT-6 Sol and Luna across request-level options and positioned system messages. Enforced validation that warns/omits unsupported request-level updates and rejects unsupported historical updates.

Agent 实用度
77/100
可信度
96%
机器格式
JSON + Markdown
下一步

开发者应核对什么

  • Verify compatibility when using reasoningEffortUpdate with GPT-6 Sol and Luna models.
  • Ensure reasoning effort updates match the target model's supported efforts to prevent omitted request options or rejected historical updates.
分类

标签与路由

vercelai-sdktypescript
相关信号

继续阅读