github vercel/ai @ai-sdk/langchain@3.0.0-canary.153

latest releases: @ai-sdk/workflow@1.0.0-canary.71, @ai-sdk/vue@4.0.0-canary.154, @ai-sdk/svelte@5.0.0-canary.154...
pre-release6 hours ago

Patch Changes

  • 62ae6c7: fix(langchain): recognize Python AIMessageChunk plain message objects from RemoteGraph streams

    Python langchain-core serializes streaming message chunks with type: "AIMessageChunk", while TypeScript langchain-core uses type: "ai". The toUIMessageStream adapter previously only matched the TypeScript form, silently dropping text deltas and tool-call events when streaming from Python LangGraph servers via RemoteGraph.

  • Updated dependencies [6c93e36]

    • ai@7.0.0-canary.153

Don't miss a new ai release

NewReleases is sending notifications on new releases.