getHandoffDestinations<
AnnotationRootT extends AnnotationRoot<any>
>(
agent: CompiledStateGraph<AnnotationRootT["State"], AnnotationRootT["Update"], string, AnnotationRootT["spec"], AnnotationRootT["spec"]>,
toolNodeName: string = "tools"
): string[]| Name | Type | Description |
|---|---|---|
agent* | CompiledStateGraph<AnnotationRootT["State"], AnnotationRootT["Update"], string, AnnotationRootT["spec"], AnnotationRootT["spec"]> | |
toolNodeName | string | Default: "tools" |