docs: hide hierarchical tutorial from nav (#4503)

This commit is contained in:
Vadym Barda
2025-05-01 21:24:12 -04:00
committed by GitHub
parent 9216e949e9
commit 284e9a2cb4
-1
View File
@@ -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