|
|
|
@ -92,8 +92,6 @@ extra:
|
|
|
|
|
"Tools":
|
|
|
|
|
- title: "Tools and MCP"
|
|
|
|
|
url: "https://docs.swarms.world/en/latest/swarms/tools/tools_examples/"
|
|
|
|
|
- title: "MCP (Model Context Protocol)"
|
|
|
|
|
url: "https://docs.swarms.world/en/latest/swarms/examples/agent_with_mcp/"
|
|
|
|
|
- title: "OpenAI Tools & Function Calling"
|
|
|
|
|
url: "https://docs.swarms.world/en/latest/swarms/examples/agent_structured_outputs/"
|
|
|
|
|
- title: "Web Search (Exa, Serper)"
|
|
|
|
@ -114,8 +112,6 @@ extra:
|
|
|
|
|
url: "https://docs.swarms.world/en/latest/examples/templates/"
|
|
|
|
|
- title: "Financial Analysis Swarms"
|
|
|
|
|
url: "https://docs.swarms.world/en/latest/swarms/examples/swarms_api_finance/"
|
|
|
|
|
- title: "Deep Research Swarm"
|
|
|
|
|
url: "https://docs.swarms.world/en/latest/swarms/structs/deep_research_swarm/"
|
|
|
|
|
- title: "Medical Diagnosis Systems"
|
|
|
|
|
url: "https://docs.swarms.world/en/latest/swarms/examples/swarms_api_medical/"
|
|
|
|
|
- title: "DAO Governance"
|
|
|
|
@ -282,7 +278,6 @@ nav:
|
|
|
|
|
- ForestSwarm: "swarms/structs/forest_swarm.md"
|
|
|
|
|
- MALT: "swarms/structs/malt.md"
|
|
|
|
|
- Multi-Agent Execution Utilities: "swarms/structs/various_execution_methods.md"
|
|
|
|
|
- Deep Research Swarm: "swarms/structs/deep_research_swarm.md"
|
|
|
|
|
- Council of Judges: "swarms/structs/council_of_judges.md"
|
|
|
|
|
- Heavy Swarm: "swarms/structs/heavy_swarm.md"
|
|
|
|
|
|
|
|
|
@ -327,7 +322,6 @@ nav:
|
|
|
|
|
- Overview: "swarms_tools/overview.md"
|
|
|
|
|
- BaseTool Reference: "swarms/tools/base_tool.md"
|
|
|
|
|
- MCP Client Utils: "swarms/tools/mcp_client_call.md"
|
|
|
|
|
- MCP Agent Tool: "swarms/tools/mcp_agent_tool.md"
|
|
|
|
|
|
|
|
|
|
- Vertical Tools:
|
|
|
|
|
- Finance: "swarms_tools/finance.md"
|
|
|
|
@ -377,7 +371,6 @@ nav:
|
|
|
|
|
- Agent with Gemini Nano Banana: "swarms/examples/jarvis_agent.md"
|
|
|
|
|
- LLM Providers:
|
|
|
|
|
- Language Models:
|
|
|
|
|
- How to Create A Custom Language Model: "swarms/models/custom_model.md"
|
|
|
|
|
- Overview: "swarms/examples/model_providers.md"
|
|
|
|
|
- OpenAI: "swarms/examples/openai_example.md"
|
|
|
|
|
- Anthropic: "swarms/examples/claude.md"
|
|
|
|
@ -391,10 +384,6 @@ nav:
|
|
|
|
|
- VLLM: "swarms/examples/vllm_integration.md"
|
|
|
|
|
- Llama4: "swarms/examples/llama4.md"
|
|
|
|
|
- Custom Base URL & API Keys: "swarms/examples/custom_base_url_example.md"
|
|
|
|
|
- MultiModal Models:
|
|
|
|
|
- BaseMultiModalModel: "swarms/models/base_multimodal_model.md"
|
|
|
|
|
- Multi Modal Models Available: "swarms/models/multimodal_models.md"
|
|
|
|
|
- GPT4VisionAPI: "swarms/models/gpt4v.md"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -431,7 +420,6 @@ nav:
|
|
|
|
|
|
|
|
|
|
- MCP:
|
|
|
|
|
- Multi-MCP Agent Integration: "swarms/examples/multi_mcp_agent.md"
|
|
|
|
|
- Agent With MCP Integration: "swarms/examples/agent_with_mcp.md"
|
|
|
|
|
|
|
|
|
|
- RAG:
|
|
|
|
|
- RAG with Qdrant: "swarms/RAG/qdrant_rag.md"
|
|
|
|
|