onNodeExecutionCompleted
fun onNodeExecutionCompleted(handler: suspend (eventContext: NodeExecutionCompletedContext) -> Unit)(source)
Append handler called after a node in the agent's execution graph has been processed.