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

ai@7.0.113

Vercel AI SDK 7.0.113 adds Gemini 3.8 TTS support with structured speech metadata and fixes several issues related to tool call approvals, streamed tool input callbacks, and Google batch embeddings.

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

人类阅读

为什么值得关注

Release ai@7.0.113 brings multiple bug fixes and enhancements: it adds Gemini 3.8 TTS support featuring structured speech metadata, per-turn speaker/style controls, native WAV header preservation, and support for raw PCM, mu-law, and A-law audio formats. It resolves issues with tool handling by routing streamed tool input callbacks to repaired tools, resuming tool approvals from earlier messages, and validating/executing manually approved schema-transformed tool inputs. It also fixes Google embedMany batching for sets exceeding 100 values, preserves legacy video fallback providers, and maintains message history in direct transport stream callbacks.

Agent 解析

可执行摘要

ai@7.0.113 introduces Gemini 3.8 TTS support, fixes tool approval resumption across messages, handles schema-transformed tool approval execution/validation, routes streamed inputs to repaired tools, fixes Google embedMany batching for 100 values, and preserves message history for direct transport stream callbacks.

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

开发者应核对什么

  • Upgrade ai to version 7.0.113 and related dependencies (@ai-sdk/provider-utils@5.0.47, @ai-sdk/gateway@4.0.91).
  • Review tool approval flows if relying on schema transforms or approvals resumed across earlier message history.
  • Verify Gemini 3.8 TTS implementations if leveraging structured speech metadata or custom audio formats like raw PCM, mu-law, or A-law.
分类

标签与路由

vercelai-sdktypescript
相关信号

继续阅读