We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2ab2892 + bdaeef2 commit c943031Copy full SHA for c943031
docs/mkdocs.yml
@@ -415,6 +415,7 @@ nav:
415
- SwarmRouter Example: "swarms/examples/swarm_router.md"
416
- MultiAgentRouter Minimal Example: "swarms/examples/multi_agent_router_minimal.md"
417
- ConcurrentWorkflow Example: "swarms/examples/concurrent_workflow.md"
418
+ - GraphWorkflow Example: "swarms/examples/graphworkflow_example.md"
419
- Multi-Agentic Patterns with GraphWorkflow: "swarms/examples/graphworkflow_rustworkx_patterns.md"
420
- Mixture of Agents Example: "swarms/examples/moa_example.md"
421
- LLM Council Examples: "examples/llm_council_examples.md"
0 commit comments