1.2.1
📦 langgraphView on GitHub →
✨ 1 features🐛 1 fixes🔧 1 symbols
Summary
LangGraph version 1.2.1 introduces an opt-in feature for stream transformers and resolves a bug related to tool message inclusion in v3 messages. Dependency updates were also performed.
✨ New Features
- Added an opt-in `before_builtins` feature for stream transformers in LangGraph.
🐛 Bug Fixes
- Fixed an issue in LangGraph where tool results were incorrectly included in v3 messages.