Update mkdocs.yml

pull/1094/head
Aksh Parekh 2 weeks ago committed by GitHub
parent b6a7b7e6f0
commit 1773a8edae
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -408,6 +408,7 @@ nav:
- Agents as Tools: "swarms/examples/agents_as_tools.md" - Agents as Tools: "swarms/examples/agents_as_tools.md"
- Aggregate Multi-Agent Responses: "swarms/examples/aggregate.md" - Aggregate Multi-Agent Responses: "swarms/examples/aggregate.md"
- Interactive GroupChat Example: "swarms/examples/igc_example.md" - Interactive GroupChat Example: "swarms/examples/igc_example.md"
- Hiring Swarm: "
- BatchedGridWorkflow Examples: - BatchedGridWorkflow Examples:
- Simple BatchedGridWorkflow: "swarms/examples/batched_grid_simple_example.md" - Simple BatchedGridWorkflow: "swarms/examples/batched_grid_simple_example.md"
- Advanced BatchedGridWorkflow: "swarms/examples/batched_grid_advanced_example.md" - Advanced BatchedGridWorkflow: "swarms/examples/batched_grid_advanced_example.md"
@ -416,6 +417,7 @@ nav:
- ConcurrentWorkflow with VLLM Agents: "swarms/examples/vllm.md" - ConcurrentWorkflow with VLLM Agents: "swarms/examples/vllm.md"
- Hiearchical Marketing Team: "examples/marketing_team.md" - Hiearchical Marketing Team: "examples/marketing_team.md"
- Gold ETF Research with HeavySwarm: "examples/gold_etf_research.md" - Gold ETF Research with HeavySwarm: "examples/gold_etf_research.md"
- Hiring Swarm: "examples/hiring_swarm.md"
- Tools & Integrations: - Tools & Integrations:
- Web Search with Exa: "examples/exa_search.md" - Web Search with Exa: "examples/exa_search.md"

Loading…
Cancel
Save