Class UntypedAgentInvoker
java.lang.Object
dev.langchain4j.agentic.internal.AbstractAgentInvoker
dev.langchain4j.agentic.internal.UntypedAgentInvoker
- All Implemented Interfaces:
AgentInvoker, InternalAgent, AgentListenerProvider, AgentInstance
-
Field Summary
Fields inherited from class AbstractAgentInvoker
agent, method -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractAgentInvoker
agentId, appendId, arguments, async, description, equals, hashCode, invoke, listener, method, name, outputKey, outputType, parent, setParent, subagents, topology, typeMethods inherited from interface AgentInstance
leaf
-
Constructor Details
-
UntypedAgentInvoker
-
-
Method Details
-
toInvocationArguments
- Specified by:
toInvocationArgumentsin interfaceAgentInvoker- Overrides:
toInvocationArgumentsin classAbstractAgentInvoker
-
toString
- Overrides:
toStringin classAbstractAgentInvoker
-