AI Devtools Radar

Vercel AI SDK

Agent 框架ai-sdk.dev18 条已发布变化

2 个来源在监控

变化时间线

api

Fixed batch request validation to reject unsupported types

Batch operations will now properly reject unsupported request types instead of failing silently

证据
+<tt>5ec21a6</tt></a>: fix: reject unsupported batch request types

github.com

feature

Vercel Sandbox 存储空间从每个沙箱 32 GB 增加到 64 GB

使用 Vercel Sandbox 的开发者将获得双倍的沙箱环境默认存储容量。

证据
+Vercel Sandbox now provides 64 GB of storage per sandbox, up from 32 GB, by default on the latest SDK and CLI versions and when created with an image.

vercel.com · 另有 1 个来源报告了同一变化

pricing

Tako Search 在 AI Gateway 上免费提供至 9 月 30 日

开发者可以在 AI Gateway 上免费使用 Tako Search 工具至 9 月 30 日,为任何 AI Gateway 模型提供实时网络搜索能力。

证据
+Tako Search is free on AI Gateway through September 30 Tako Search search tool is live on AI Gateway and provides live web search for any AI Gateway model. The tool is free through September 30th.

vercel.com

featurehigh

Cursor Cloud Agents 现已支持 Vercel Sandbox 基础设施

用户现在可以在 Vercel 托管基础设施上运行 Cursor Cloud Agents,具有自动伸缩工作者和隔离 microVMs,实现更灵活的 AI 代理部署选项。

证据
+Cursor Cloud Agents can now run in Vercel Sandbox Run Cursor Cloud Agents on infrastructure you control with Vercel Sandbox, using scale-to-zero workers, isolated microVMs, and durable orchestration.

vercel.com · 另有 1 个来源报告了同一变化

feature

Chat SDK 现在支持 Claude Managed Agents 与 Slack 集成

开发者现在可以通过 Chat SDK 使用 Claude Managed Agents 构建 Slack bot,具有持久会话和流式响应,无需管理凭证。

证据
+Run Claude Managed Agents with Chat SDK Ship a Slack research bot built on Claude Managed Agents and Chat SDK. One persistent session per thread, streamed briefs with sources, and no Slack credentials to manage.

vercel.com · 另有 1 个来源报告了同一变化

pricing

Ling 3.0 Flash Fin 在 AI Gateway 上免费提供至 9 月 25 日

开发者可以在 AI Gateway 上免费使用来自 Inclusion AI 的 Ling 3.0 Flash Fin,直到 9 月 25 日,使用 -free 模型 ID 防止计费。

证据
+Ling 3.0 Flash Fin now available on AI Gateway for free Ling 3.0 Flash Fin from Inclusion AI is free on AI Gateway through September 25, with a -free model ID that stops serving instead of billing.

vercel.com

deprecationhigh

@ai-sdk/workflow 升级至 v2.0.0,包含重大变更:删除 Workflow 4 支持,需要 Workflow 5(测试版)

使用 @ai-sdk/workflow 的应用必须迁移到 Workflow 5(当前为测试版)以保持兼容性

证据
+Upgrade to Workflow 5 and drop Workflow 4 support. Applications must now install Workflow 5, which is currently available under the `beta` tag.

github.com

feature

Algolia 集成到 Vercel Marketplace,用于搜索和发现

Vercel 用户现在可以直接通过 marketplace 添加 Algolia 搜索功能,无需单独管理搜索基础设施。

证据
+Algolia is now available on the Vercel Marketplace, letting Vercel teams add search and discovery to their applications without managing search infrastructure.

vercel.com · 另有 1 个来源报告了同一变化

pricing

GPT-5.6 Sol 模型在 AI Gateway 上限时优惠 50%

Vercel AI Gateway 用户可以在 8 月 17 日至 9 月 18 日期间以折扣价格(5 折)访问 GPT-5.6 Sol,降低使用该模型的门槛。

证据
+GPT-5.6 Sol is 50% off on AI Gateway for the next month GPT-5.6 Sol is 50% off on Vercel AI Gateway from August 17 through September 18 on all requests running through AI Gateway.

vercel.com

featurehigh

Vercel Connect 添加了通过令牌生命周期跟踪的可观测性支持

用户现在可以过滤事件、跟踪指标,并将数据转发到日志管道,以更好地了解 Vercel Connect 中的令牌使用情况。

证据
+Vercel Connect adds line-level visibility into the token lifecycle. Filter events, track metrics, and forward data to any log drain endpoint.

vercel.com · 另有 1 个来源报告了同一变化

feature

包含大量 ISR 页面的应用部署现在快 33% 以上

使用增量静态再生成的开发者将看到部署速度提升,页面预渲染数量越多收益越大。

证据
+Vercel deploys are now up to 33% faster for apps with many pages that use Incremental Static Regeneration (ISR), with the biggest gains for apps that have many prerendered pages.

vercel.com · 另有 1 个来源报告了同一变化

other

修复了 XAI SDK 中的视频生成卡顿问题

@ai-sdk/xai 用户在视频生成状态轮询期间不再会遇到卡顿问题。

证据
+fix(xai): video generation no longer hangs while polling status

github.com

pricing

Pro 和 Enterprise 团队现在可以购买额外的自定义环境容量

需要更多自定义环境的团队现在可以按项目购买额外容量,提供灵活的扩展选项。

证据
+Pro and Enterprise teams can now purchase additional custom environment capacity per project from the dashboard, API, or CLI.

vercel.com

featurehigh

AI Gateway 现已支持区域推理,支持 US/EU 固定

AI Gateway 用户现在可以通过单个字段控制请求路由到特定地区(US 或 EU),为所有供应商提供更好的数据驻留控制和性能优化。

证据
+Regional inference now available on AI Gateway Pin requests to the US or EU with a single field that works across every provider, and get the serving region back on every response.

vercel.com · 另有 1 个来源报告了同一变化

api

Anthropic SDK 现在将思考令牌报告为推理令牌使用

使用 @ai-sdk/anthropic 的开发者将在令牌使用指标中看到思考令牌被正确分类,改进成本跟踪和 API 使用可见性。

证据
+e29788d: fix(anthropic): report thinking tokens as reasoning token usage

github.com

other

从 harness 包中移除了有问题的 channel.interrupt() 桥接层

使用 @ai-sdk/harness 及其依赖包的开发者需要移除任何依赖 channel.interrupt() 方法的代码,该方法不可用。

证据
+fix(harness): remove broken bridge <code>channel.interrupt()</code> layer and its usage

github.com · 另有 1 个来源报告了同一变化

feature

Vercel Sandbox 数据下载现已免费

开发者现在可以免费从 Vercel Sandbox 下载数据,降低测试和开发工作流的成本。

证据
+Data downloaded by Vercel Sandbox is now free

vercel.com

pricing

GLM 5.2 模型经 Novita 上架 AI Gateway,价格优惠 35%

AI Gateway 用户现在可以通过 Novita 以更低价格访问 GLM 5.2,使先进语言模型更具成本效益。

证据
+GLM 5.2 is 35% off via Novita on AI Gateway

vercel.com