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
)
:
ToolCallbackPublisher
Handoffs to local agents.
Members
Members & Extensions
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
<
*
>
>
tool
Callbacks
Link copied to clipboard
open
override
val
toolCallbacks
:
List
<
<Error class: unknown class>
>
Tool callbacks referenced or exposed.
Functions
as
Interface
Link copied to clipboard
fun
<
T
>
ToolCallbackPublisher
.
asInterface
(
intf
:
Class
<
T
>
)
:
T
Expose the ToolGroup as an interface