github vercel/ai @ai-sdk/langchain@2.0.88

latest releases: @ai-sdk/xai@3.0.56, @ai-sdk/lmnt@1.0.22, @ai-sdk/amazon-bedrock@3.0.79...
9 hours ago

Patch Changes

  • 2b29f7a: Add onFinish, onError, and onAbort callbacks to StreamCallbacks for toUIMessageStream.

    • onFinish(state): Called on successful completion with final LangGraph state (or undefined for other stream types)
    • onError(error): Called when stream encounters an error
    • onAbort(): Called when stream is aborted

    Also adds parseLangGraphEvent helper for parsing LangGraph event tuples.

Don't miss a new ai release

NewReleases is sending notifications on new releases.