github vercel/ai ai-connector@0.0.7

latest releases: @ai-sdk/react@0.0.16, ai@3.2.16, @ai-sdk/react@0.0.15...
13 months ago

Patch Changes

  • fdfef52: - Splits the EventSource parser into a reusable helper
    • Uses a TransformStream for this, so the stream respects back-pressure
    • Splits the "forking" stream for callbacks into a reusable helper
    • Changes the signature for customParser to avoid Stringify -> Encode -> Decode -> Parse round trip
    • Uses ?.() optional call syntax for callbacks
    • Uses string.includes to perform newline checking
    • Handles the null res.body case
    • Fixes Anthropic's streaming responses

Don't miss a new ai release

NewReleases is sending notifications on new releases.