onAgentCompleted
abstract fun onAgentCompleted(handler: suspend (eventContext: AgentCompletedContext) -> Unit)(source)
Append handler called when an agent finishes execution.
Append handler called when an agent finishes execution.