Uses of Record Class
dev.langchain4j.agentic.observability.AgentResponse
Packages that use AgentResponse
-
Uses of AgentResponse in dev.langchain4j.agentic.observability
Methods in dev.langchain4j.agentic.observability with parameters of type AgentResponseModifier and TypeMethodDescriptiondefault voidAgentListener.afterAgentInvocation(AgentResponse agentResponse) voidAgentMonitor.afterAgentInvocation(AgentResponse agentResponse) voidComposedAgentListener.afterAgentInvocation(AgentResponse agentResponse)