← AI PulseAug 30, 2026

Wire · news · Multi-source brief

Vercel AI SDK Updates Include Anthropic Batch Request Support and Image Generation Cost Summing

Vercel has released updates to its AI SDK, including enhanced support for Anthropic's language model options in batch requests and improved cost calculation for image generation across split requests.

By Illumora Editorial

Source · Aug 30, 2026, 7:58 AM · On Illumora · Aug 30, 2026, 8:08 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/workflow@2.0.15: Version Packages (#19931) · vercel/ai
Save

Vercel has published updates to its AI SDK, with releases for packages such as @ai-sdk/workflow@2.0.15, @ai-sdk/workflow-harness@1.0.94, @ai-sdk/zai@3.0.3, and @ai-sdk/xai@4.0.50. These updates include fixes and features across various components of the SDK.

Key Points

  • The @ai-sdk/provider/anthropic component now preserves native message batch request counts in provider metadata.
  • Full language-model option surface is supported in Anthropic batch requests.
  • The Gateway now sums image-generation costs across split requests.
  • Individual image generation calls are exposed within the AI SDK.
  • Anthropic reasoning budgets are enabled for application inference profile ARNs in @ai-sdk/amazon-bedrock@5.0.68.
  • Canonical hashes ensure the preservation of undefined array element positions.

Context

According to Vercel, these updates are part of routine package releases managed by a GitHub action. The changes aim to refine the SDK's functionality, particularly in how it handles requests and cost calculations for AI services. The @ai-sdk/openai@4.0 package also received updated dependencies.

Why It Matters

These updates offer developers more precise control and visibility over their AI application costs and interactions with Anthropic models. The ability to sum image generation costs across split requests and preserve batch request counts can lead to more accurate billing and resource management.

What To Do

  • Note the updated dependency versions for @ai-sdk/gateway@4.0.69, @ai-sdk/provider@4.0.9, and @ai-sdk/provider-utils@5.0.34.
  • Review the changes related to Anthropic batch requests if using Anthropic models.
  • Observe how image generation costs are now summed across split requests in the Gateway.
  • Check the exposure of individual image generation calls for potential new integration points.

Keep Exploring

/atlas/claude-family /atlas/image-models