github vercel/ai ai@6.0.39

latest release: @ai-sdk/rsc@2.0.39
8 hours ago

Patch Changes

  • 4e28ba0: fix(ai): propagate providerMetadata during input-streaming state

    Provider-executed tools (like MCP tools) need to send metadata during the streaming phase, but the implementation only set callProviderMetadata when part.state === "input-available". This fix removes the overly-restrictive state check and adds callProviderMetadata to the input-streaming state types and schemas.

Don't miss a new ai release

NewReleases is sending notifications on new releases.