ai@7.0.111
Vercel AI SDK 7.0.111 adds telemetry to experimental evaluate and fixes URL-backed file outputs by ensuring secure downloads to base64/bytes, valid UI data URLs, and download cancellation propagation.
原始内容为英文;当前页面提供中文导航与来源说明,具体事实请以原文为准。
为什么值得关注
Vercel has released ai@7.0.111 with two main patch changes: 1) Added telemetry support to the experimental evaluate feature. 2) Fixed language model file output handling by securely downloading URL-backed files, ensuring generated files expose real base64 and byte content, formatting UI streams with valid data URLs, and propagating cancellation signals to batch file downloads.
可执行摘要
ai@7.0.111 patch release adds telemetry to experimental evaluate and resolves issues with URL-backed language model file outputs by downloading them securely to provide actual base64/byte content, valid UI stream data URLs, and cancellation support during batch downloads.
- Agent 实用度
- 82/100
- 可信度
- 96%
- 机器格式
- JSON + Markdown
开发者应核对什么
- Upgrade to ai@7.0.111 if using experimental evaluate telemetry or URL-backed language model file outputs in UI streams.