diff --git a/docs/docs/tutorials/index.md b/docs/docs/tutorials/index.md index fb0512288..483956621 100644 --- a/docs/docs/tutorials/index.md +++ b/docs/docs/tutorials/index.md @@ -45,7 +45,6 @@ Explore practical implementations tailored for specific scenarios: - [Network](multi_agent/multi-agent-collaboration.ipynb): Enable two or more agents to collaborate on a task - [Supervisor](multi_agent/agent_supervisor.ipynb): Use an LLM to orchestrate and delegate to individual agents -- [Hierarchical Teams](multi_agent/hierarchical_agent_teams.ipynb): Orchestrate nested teams of agents to solve problems #### Planning Agents