Skip to content

Commit c943031

Browse files
authored
Merge pull request #1267 from hughiwnl/graphworkflowexample
example file for graph workflow
2 parents 2ab2892 + bdaeef2 commit c943031

File tree

2 files changed

+456
-0
lines changed

2 files changed

+456
-0
lines changed

docs/mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -415,6 +415,7 @@ nav:
415415
- SwarmRouter Example: "swarms/examples/swarm_router.md"
416416
- MultiAgentRouter Minimal Example: "swarms/examples/multi_agent_router_minimal.md"
417417
- ConcurrentWorkflow Example: "swarms/examples/concurrent_workflow.md"
418+
- GraphWorkflow Example: "swarms/examples/graphworkflow_example.md"
418419
- Multi-Agentic Patterns with GraphWorkflow: "swarms/examples/graphworkflow_rustworkx_patterns.md"
419420
- Mixture of Agents Example: "swarms/examples/moa_example.md"
420421
- LLM Council Examples: "examples/llm_council_examples.md"

0 commit comments

Comments
 (0)