# langgraph_swarm

> Python package

📖 [View in docs](https://reference.langchain.com/python/langgraph-swarm)

## Classes

- [`SwarmState`](https://reference.langchain.com/python/langgraph-swarm/swarm/SwarmState)

## Functions

- [`create_handoff_tool()`](https://reference.langchain.com/python/langgraph-swarm/handoff/create_handoff_tool)
- [`get_handoff_destinations()`](https://reference.langchain.com/python/langgraph-swarm/handoff/get_handoff_destinations)
- [`add_active_agent_router()`](https://reference.langchain.com/python/langgraph-swarm/swarm/add_active_agent_router)
- [`create_swarm()`](https://reference.langchain.com/python/langgraph-swarm/swarm/create_swarm)
