JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
dev.langchain4j.agentic.internal
AgentInvocationListener
Contents
Description
Method Summary
Method Details
onAgentInvoked(AgentInvocation)
Hide sidebar
Show sidebar
Interface AgentInvocationListener
public interface
AgentInvocationListener
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
onAgentInvoked
(
AgentInvocation
agentInvocation)
Method Details
onAgentInvoked
void
onAgentInvoked
(
AgentInvocation
agentInvocation)