fixed the links

pull/981/head
harshalmore31 2 days ago
parent c3b54eddb8
commit dfcd608525

@ -63,12 +63,6 @@ extra:
url: "https://docs.swarms.world/en/latest/swarms/tools/tools_examples/" url: "https://docs.swarms.world/en/latest/swarms/tools/tools_examples/"
- title: "Multi-Agent Architectures" - title: "Multi-Agent Architectures"
url: "https://docs.swarms.world/en/latest/swarms/concept/swarm_architectures/" url: "https://docs.swarms.world/en/latest/swarms/concept/swarm_architectures/"
- title: "Sequential Workflow"
url: "https://docs.swarms.world/en/latest/swarms/structs/sequential_workflow/"
- title: "Concurrent Workflow"
url: "https://docs.swarms.world/en/latest/swarms/structs/concurrentworkflow/"
- title: "Hierarchical Swarm"
url: "https://docs.swarms.world/en/latest/swarms/structs/hierarchical_swarm/"
- title: "Swarm Router" - title: "Swarm Router"
url: "https://docs.swarms.world/en/latest/swarms/structs/swarm_router/" url: "https://docs.swarms.world/en/latest/swarms/structs/swarm_router/"
@ -85,10 +79,7 @@ extra:
url: "https://docs.swarms.world/en/latest/swarms/examples/groupchat_example/" url: "https://docs.swarms.world/en/latest/swarms/examples/groupchat_example/"
- title: "Agent Rearrange" - title: "Agent Rearrange"
url: "https://docs.swarms.world/en/latest/swarms/structs/agent_rearrange/" url: "https://docs.swarms.world/en/latest/swarms/structs/agent_rearrange/"
- title: "Deep Research Swarm"
url: "https://docs.swarms.world/en/latest/swarms/structs/deep_research_swarm/"
- title: "MALT Framework"
url: "https://docs.swarms.world/en/latest/swarms/structs/malt/"
"Popular Tools & Integrations": "Popular Tools & Integrations":
- title: "MCP (Model Context Protocol)" - title: "MCP (Model Context Protocol)"
@ -109,28 +100,14 @@ extra:
url: "https://docs.swarms.world/en/latest/swarms/agents/structured_outputs/" url: "https://docs.swarms.world/en/latest/swarms/agents/structured_outputs/"
"Paper Implementations": "Paper Implementations":
- title: "Paper Implementations Overview"
url: "https://docs.swarms.world/en/latest/examples/paper_implementations/"
- title: "MALT (Multi-Agent Learning Task)" - title: "MALT (Multi-Agent Learning Task)"
url: "https://github.com/kyegomez/swarms/blob/master/examples/single_agent/reasoning_agent_examples/malt_example.py" url: "https://github.com/kyegomez/swarms/blob/master/examples/single_agent/reasoning_agent_examples/malt_example.py"
- title: "MAI-DxO (Medical AI Diagnosis)" - title: "MAI-DxO (Medical AI Diagnosis)"
url: "https://github.com/The-Swarm-Corporation/Open-MAI-Dx-Orchestrator" url: "https://github.com/The-Swarm-Corporation/Open-MAI-Dx-Orchestrator"
- title: "AI-CoScientist Research Framework" - title: "AI-CoScientist Research Framework"
url: "https://github.com/The-Swarm-Corporation/AI-CoScientist" url: "https://github.com/The-Swarm-Corporation/AI-CoScientist"
- title: "Mixture of Agents (MoA)"
url: "https://github.com/kyegomez/swarms/blob/master/examples/multi_agent/mixture_of_agents_example.py"
- title: "Agent-as-a-Judge Evaluation" - title: "Agent-as-a-Judge Evaluation"
url: "https://github.com/kyegomez/swarms/blob/master/examples/single_agent/reasoning_agent_examples/agent_judge_example.py" url: "https://github.com/kyegomez/swarms/blob/master/examples/single_agent/reasoning_agent_examples/agent_judge_example.py"
- title: "Swarms of Browser Agents"
url: "https://docs.swarms.world/en/latest/examples/swarms_of_browser_agents/"
- title: "Swarms DAO Governance"
url: "https://docs.swarms.world/en/latest/examples/swarms_dao/"
- title: "Deep Research Swarm Examples"
url: "https://github.com/kyegomez/swarms/tree/master/examples/multi_agent/deep_research_examples"
- title: "Hierarchical Swarm Examples"
url: "https://github.com/kyegomez/swarms/tree/master/examples/multi_agent/hiearchical_swarm"
- title: "All Examples Repository"
url: "https://github.com/kyegomez/swarms/tree/master/examples"
- title: "Research Papers Collection" - title: "Research Papers Collection"
url: "https://github.com/kyegomez/awesome-multi-agent-papers" url: "https://github.com/kyegomez/awesome-multi-agent-papers"

Loading…
Cancel
Save