github cloudflare/ai workers-ai-provider@3.1.11

5 hours ago

Patch Changes

  • #494 ed6112a Thanks @threepointone! - Emit tool-input-end and tool-call events eagerly when streaming multiple tool calls, instead of deferring all of them to stream close. Previously, all tool calls appeared "in progress" simultaneously because tool-input-end was only emitted in flush(). Now each tool call is closed as soon as the next one starts or a null finalization chunk is received, matching the behavior of other AI SDK providers.

Don't miss a new ai release

NewReleases is sending notifications on new releases.