toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.agent.tools.agent
/
Handoffs
Handoffs
class
Handoffs
(
autonomy
:
Autonomy
,
val
outputTypes
:
List
<
Class
<
*
>
>
,
applicationName
:
String
)
:
ToolPublisher
Handoffs to local agents.
Members
Constructors
Handoffs
Link copied to clipboard
constructor
(
autonomy
:
Autonomy
,
outputTypes
:
List
<
Class
<
*
>
>
,
applicationName
:
String
)
Properties
output
Types
Link copied to clipboard
val
outputTypes
:
List
<
Class
<
*
>
>
tools
Link copied to clipboard
open
override
val
tools
:
List
<
Tool
>
Tools referenced or exposed.