Skip to content

@ai-sdk/provider-utils@5.0.6

Choose a tag to compare

@github-actions github-actions released this 08 Jul 15:48
f0d9a6c

Patch Changes

  • ac306ed: Fix StreamingToolCallTracker finalizing streaming tool calls on parsable partial JSON. Tool calls now only finalize during stream flush, restoring the behavior of #13137: a parsable argument buffer can still be the prefix of a longer argument string, so finalizing early could act on truncated tool inputs.