Uses of Interface
ai.agentscentral.core.handoff.HandoffInstruction
Packages that use HandoffInstruction
Package
Description
-
Uses of HandoffInstruction in ai.agentscentral.core.agentic.executor
Methods in ai.agentscentral.core.agentic.executor with parameters of type HandoffInstructionModifier and TypeMethodDescriptionDefaultHandoffExecutor.handoff(String contextId, HandoffInstruction instruction) HandoffExecutor.handoff(String contextId, HandoffInstruction instruction) -
Uses of HandoffInstruction in ai.agentscentral.core.handoff
Classes in ai.agentscentral.core.handoff that implement HandoffInstructionModifier and TypeClassDescriptionfinal recordDefaultHandoffInstruction -
Uses of HandoffInstruction in ai.agentscentral.core.session.message
Methods in ai.agentscentral.core.session.message that return types with arguments of type HandoffInstruction