1.2.11
📦 langgraphView on GitHub →
✨ 1 features🐛 1 fixes🔧 1 symbols
Summary
This release introduces a new feature to expose `trace_policy` on `add_node` in langgraph and fixes a bug in checkpoint regarding delta channel history.
✨ New Features
- Expose `trace_policy` on `add_node` in langgraph.
🐛 Bug Fixes
- Collect writes at plain-value seed in delta channel history for checkpoint.