prebuilt==1.0.11
📦 langgraphView on GitHub →
✨ 2 features🔧 2 symbols
Summary
Prebuilt package version 1.0.11 was released, introducing enhancements to ToolNode return types and exposing tools on ToolRuntime. LangChain core dependencies were also updated.
✨ New Features
- ToolNode tools can now return list[Command | ToolMessage].
- Exposed available tools on ToolRuntime.