github cloudflare/ai @cloudflare/tanstack-ai@0.1.5

latest release: workers-ai-provider@3.1.7
3 hours ago

Patch Changes

  • #457 cc94a06 Thanks @threepointone! - Fix request cancellation by propagating abortSignal to outbound network calls.

    ai-gateway-provider: Pass abortSignal to the fetch call (API path) and to binding.run() (binding path) so that cancelled requests are properly aborted.

    workers-ai-provider: Pass abortSignal to binding.run() for chat, embedding, and image models, matching the existing behavior in transcription, speech, and reranking models.

    @cloudflare/tanstack-ai: Pass signal through to binding.run() in both createGatewayFetch (AI Gateway binding path) and createWorkersAiBindingFetch (Workers AI binding path).

Don't miss a new ai release

NewReleases is sending notifications on new releases.