Uses of Interface
dev.langchain4j.agentic.scope.AgentInvocationListener
Packages that use AgentInvocationListener
-
Uses of AgentInvocationListener in dev.langchain4j.agentic.internal
Methods in dev.langchain4j.agentic.internal with parameters of type AgentInvocationListenerModifier and TypeMethodDescriptionAgentExecutor.execute(DefaultAgenticScope agenticScope, AgentInvocationListener listener) AgentExecutor.syncExecute(DefaultAgenticScope agenticScope, AgentInvocationListener listener) -
Uses of AgentInvocationListener in dev.langchain4j.agentic.scope
Fields in dev.langchain4j.agentic.scope declared as AgentInvocationListenerModifier and TypeFieldDescriptionstatic final AgentInvocationListenerAgentInvocationListener.NO_OP