Package dev.langchain4j.agentic.observability
package dev.langchain4j.agentic.observability
-
ClassDescriptionListener interface for monitoring agent invocations.Monitors agent executions and provides observability for the LangChain4j Agentic system.Generates HTML reports for agent executions.Interface that agent service interfaces can extend to automatically register an
AgentMonitoras a listener.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.