1.1.10
📦 langgraphView on GitHub →
✨ 1 features🐛 1 fixes🔧 1 symbols
Summary
This release includes dependency updates, a feature allowing ToolNodes to return multiple message types, and reverts a recent change regarding node-level timeouts.
✨ New Features
- ToolNode tools in prebuilt components can now return a list containing either Command or ToolMessage objects.
🐛 Bug Fixes
- Reverted implementation of node-level timeouts.