← AI PulseAug 28, 2026

Wire · news · Multi-source brief

Vercel AI SDK Updates Include Structured Output in Stream Callbacks and Amazon Bedrock Enhancements

The Vercel AI SDK has been updated to version 7.0.84, introducing the exposure of parsed structured output in streamText end callbacks and enhancements for Amazon Bedrock integration.

By Illumora Editorial

Source · Aug 28, 2026, 5:20 PM · On Illumora · Aug 28, 2026, 5:33 PM

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/togetherai@3.0.41 · vercel/ai
Save

The Vercel AI SDK has released version 7.0.84, as detailed in changelogs for @ai-sdk/togetherai@3.0.41, @ai-sdk/voyage@2.0.33, @ai-sdk/zai@3.0.2, and @ai-sdk/vue@4.0.84. This update includes several patch changes and dependency updates across various components of the SDK.

Key Points

  • The Vercel AI SDK version 7.0.84 exposes parsed structured output within streamText end callbacks.
  • Tool approval secrets are now permitted in ToolLoopAgent settings and prepareCall within the ai package.
  • The SDK addresses stateful and empty-match regular expressions in smoothStream for improved handling.
  • Amazon Bedrock integration now supports omitting assistant messages when only cache points remain after unsigned reasoning is filtered.
  • A new model family setting for embeddings has been added to Amazon Bedrock to support ARN.
  • Amazon Bedrock streaming responses can now accept citation deltas.
  • Dependencies for @ai-sdk/gateway, @ai-sdk/provider-utils, @ai-sdk/alibaba, and @ai-sdk/anthropic have been updated.

Context

According to the Vercel AI SDK changelogs, these updates are part of ongoing maintenance and feature enhancements. The changes aim to improve the functionality and reliability of the SDK, particularly in areas concerning streaming output, tool agent configurations, and integrations with cloud AI services like Amazon Bedrock.

Why It Matters

These updates provide developers using the Vercel AI SDK with enhanced control over structured output from streaming text, improved tool management, and more robust integration capabilities with Amazon Bedrock. The ability to handle citation deltas and configure embedding model families for Amazon Bedrock can lead to more precise and feature-rich AI applications.

What To Do

  • Review the updated documentation for streamText end callbacks to utilize the new structured output exposure.
  • Developers using ToolLoopAgent should check the updated settings for tool approval secrets.
  • If working with Amazon Bedrock, explore the new model family setting for embeddings and support for citation deltas.
  • Note the updated dependencies for @ai-sdk/gateway@4.0.68, @ai-sdk/provider-utils@5.0.33, @ai-sdk/alibaba@2.0.38, and @ai-sdk/anthropic@4.0.45.