langchain.js
Preparing search index...
@langchain/langgraph-swarm
getHandoffDestinations
Function getHandoffDestinations
getHandoffDestinations
<
AnnotationRootT
extends
AnnotationRoot
<
any
>
>
(
agent
:
CompiledStateGraph
<
AnnotationRootT
[
"State"
]
,
AnnotationRootT
[
"Update"
]
,
string
,
AnnotationRootT
[
"spec"
]
,
AnnotationRootT
[
"spec"
]
,
>
,
toolNodeName
?:
string
,
)
:
string
[]
Type Parameters
AnnotationRootT
extends
AnnotationRoot
<
any
>
Parameters
agent
:
CompiledStateGraph
<
AnnotationRootT
[
"State"
]
,
AnnotationRootT
[
"Update"
]
,
string
,
AnnotationRootT
[
"spec"
]
,
AnnotationRootT
[
"spec"
]
,
>
toolNodeName
:
string
= "tools"
Returns
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
langchain.js
Loading...