# langgraph_supervisor

> Python package

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

## Functions

- [`create_handoff_tool()`](https://reference.langchain.com/python/langgraph-supervisor/handoff/create_handoff_tool)
- [`create_handoff_back_messages()`](https://reference.langchain.com/python/langgraph-supervisor/handoff/create_handoff_back_messages)
- [`create_forward_message_tool()`](https://reference.langchain.com/python/langgraph-supervisor/handoff/create_forward_message_tool)
- [`add_inline_agent_name()`](https://reference.langchain.com/python/langgraph-supervisor/agent_name/add_inline_agent_name)
- [`remove_inline_agent_name()`](https://reference.langchain.com/python/langgraph-supervisor/agent_name/remove_inline_agent_name)
- [`with_agent_name()`](https://reference.langchain.com/python/langgraph-supervisor/agent_name/with_agent_name)
- [`create_supervisor()`](https://reference.langchain.com/python/langgraph-supervisor/supervisor/create_supervisor)
