|
NeoGraph 0.10.0
A C++17 Graph Agent Engine Library — LangGraph for C++
|
This is the complete list of members for neograph::graph::ToolDispatchNode, including all inherited members.
| get_name() const override | neograph::graph::ToolDispatchNode | inlinevirtual |
| run(NodeInput in) override | neograph::graph::ToolDispatchNode | virtual |
| ToolDispatchNode(const std::string &name, const NodeContext &ctx) | neograph::graph::ToolDispatchNode |