createSwarm<
AnnotationRootT extends AnnotationRoot<any> = any
>(
agents: CreateSwarmParams<AnnotationRootT>
): StateGraph| Name | Type | Description |
|---|---|---|
agents* | CreateSwarmParams<AnnotationRootT> |
Create a multi-agent swarm.
List of agents to add to the swarm