|
|
|
@ -154,18 +154,18 @@ nav:
|
|
|
|
|
- Why MultiAgent Collaboration is Necessary: "swarms/concept/why.md"
|
|
|
|
|
- Swarm Architectures: "swarms/concept/swarm_architectures.md"
|
|
|
|
|
- Choosing the right Swarm Architecture: "swarms/concept/how_to_choose_swarms.md"
|
|
|
|
|
- Conversation: "swarms/structs/conversation.md"
|
|
|
|
|
- MajorityVoting: "swarms/structs/majorityvoting.md"
|
|
|
|
|
- AgentRearrange: "swarms/structs/agent_rearrange.md"
|
|
|
|
|
- RoundRobin: "swarms/structs/round_robin_swarm.md"
|
|
|
|
|
- Mixture of Agents: "swarms/structs/moa.md"
|
|
|
|
|
- GraphWorkflow: "swarms/structs/graph_workflow.md"
|
|
|
|
|
- GroupChat: "swarms/structs/group_chat.md"
|
|
|
|
|
- AgentRegistry: "swarms/structs/agent_registry.md"
|
|
|
|
|
- SpreadSheetSwarm: "swarms/structs/spreadsheet_swarm.md"
|
|
|
|
|
- Workflows:
|
|
|
|
|
- ConcurrentWorkflow: "swarms/structs/concurrentworkflow.md"
|
|
|
|
|
- SequentialWorkflow: "swarms/structs/sequential_workflow.md"
|
|
|
|
|
- Architectures Available:
|
|
|
|
|
- MajorityVoting: "swarms/structs/majorityvoting.md"
|
|
|
|
|
- AgentRearrange: "swarms/structs/agent_rearrange.md"
|
|
|
|
|
- RoundRobin: "swarms/structs/round_robin_swarm.md"
|
|
|
|
|
- Mixture of Agents: "swarms/structs/moa.md"
|
|
|
|
|
- GraphWorkflow: "swarms/structs/graph_workflow.md"
|
|
|
|
|
- GroupChat: "swarms/structs/group_chat.md"
|
|
|
|
|
- AgentRegistry: "swarms/structs/agent_registry.md"
|
|
|
|
|
- SpreadSheetSwarm: "swarms/structs/spreadsheet_swarm.md"
|
|
|
|
|
- Workflows:
|
|
|
|
|
- ConcurrentWorkflow: "swarms/structs/concurrentworkflow.md"
|
|
|
|
|
- SequentialWorkflow: "swarms/structs/sequential_workflow.md"
|
|
|
|
|
- Structs:
|
|
|
|
|
- Conversation: "swarms/structs/conversation.md"
|
|
|
|
|
- Task: "swarms/structs/task.md"
|
|
|
|
|