Class MonitoredExecution

java.lang.Object
dev.langchain4j.agentic.observability.MonitoredExecution

public class MonitoredExecution extends Object
Represents a monitored execution of an agentic system, tracking the top-level agent invocation and any other nested invocations, along with all the invocation currently in progress and any errors that occur during execution.