handle

abstract suspend fun handle(context: AgentCompletedContext)(source)

Handles the completion of an operation or process for the specified strategy.

Parameters

context

The context containing information about the completed agent operation.