← AI PulseJul 31, 2026

Wire · news · Multi-source brief

Vercel AI SDK Updates Telemetry and Amazon Bedrock Integration

Vercel's AI SDK has received updates including a fix for telemetry attribution in language model calls and new support for video inputs in Amazon Bedrock's Converse messages.

By Illumora Editorial

Source · Jul 31, 2026, 1:39 AM · On Illumora · Jul 31, 2026, 1:48 AM

Media from the primary source — shown here so you can stay on Illumora.

Synthesized from multiple allowlisted primaries on the same event. Lanes →

Brief drafted by Illumora’s editorial model from the linked primary source. Ops desk reviews flagged pieces. How we write →

Read the source →Vercel AI SDK Changelog — Release @ai-sdk/rsc@3.0.44 · vercel/ai
Save

Vercel has released updates to its AI SDK, addressing telemetry attribution and enhancing integration with Amazon Bedrock. The updates, detailed across several package releases, include version ai@7.0.44 and @ai-sdk/amazon-bedrock@5.0.38.

Key Points

  • The ai@7.0.44 package includes a fix for telemetry attribution for language model calls that resolve to a different response model.
  • The @ai-sdk/amazon-bedrock@5.0.38 package introduces support for video inputs within Converse messages.
  • Multiple related packages, such as @ai-sdk/angular@3.0.44, @ai-sdk/code-mode@1.0.1, and @ai-sdk/harness@1.0.50, have updated dependencies on ai@7.0.44.
  • Other updated packages include @ai-sdk/harness-claude-code@1.0.51, @ai-sdk/harness-codex@1.0.52, @ai-sdk/harness-deepagents@1.0.49, @ai-sdk/harness-opencode@1.0.51, @ai-sdk/harness-pi@1.0.50, and @ai-sdk/langchain@3.0.44.

Context

According to the Vercel AI SDK Changelog, these updates are part of routine releases managed by a GitHub action. The changes are published to npm automatically upon merging the relevant pull requests.

Why It Matters

These updates provide developers using the Vercel AI SDK with improved telemetry accuracy and expanded multimodal capabilities through Amazon Bedrock, potentially enabling more sophisticated applications that handle video input.

What To Do

  • Review the updated @ai-sdk/amazon-bedrock documentation for details on implementing video inputs in Converse messages.
  • Check the changelog for ai@7.0.44 to understand the specifics of the telemetry attribution fix.
  • Update your project dependencies to the latest versions of the Vercel AI SDK packages to incorporate these changes.
  • Test existing language model call implementations to ensure telemetry is accurately reported after updating.