Package com.embabel.agent.api.invocation
See: Description
-
Class Summary Class Description Builder Builder for configuring and creating instances of AgentInvocation. SupervisorInvocation Invoker for supervisor-orchestrated agents. UtilityInvocation Invoker for utility agents. AgentInvocationKt -
Interface Summary Interface Description AgentInvocation Defines the contract for invoking an agent. BaseInvocation Defines the contract for invoking an agent without a specific return type. ScopedInvocation Invocation with a defined scope of actions and goals. TypedInvocation Defines the contract for invoking an agent with a specific return type.