sdk==0.4.1
📦 langgraphView on GitHub →
✨ 2 features🐛 1 fixes🔧 2 symbols
Summary
This release introduces stream decoding capabilities and v3 streaming support for RemoteGraph, alongside a fix for the statelessness of the tools_agent fake model.
✨ New Features
- Added stream decoders and interleave projections to the SDK.
- Added v3 streaming support to RemoteGraph in LangGraph.
🐛 Bug Fixes
- Made the `tools_agent` fake model stateless.