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