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