onBeforeNode
var onBeforeNode: suspend (node: AIAgentNodeBase<*, *>, context: AIAgentContextBase, input: Any?) -> Unit(source)
Handler called before a node in the agent's execution graph is processed.
Handler called before a node in the agent's execution graph is processed.