indentation nav

pull/483/head
evelynmitchell 1 year ago
parent 706174d495
commit 0e5d69b719

@ -92,7 +92,7 @@ markdown_extensions:
- def_list - def_list
- footnotes - footnotes
nav: nav:
- Home: - Home:
- Installation: - Installation:
- Overview: "index.md" - Overview: "index.md"
- Install: "install.md" - Install: "install.md"
@ -103,13 +103,13 @@ nav:
- Why does Swarms Exist?: - Why does Swarms Exist?:
- Why Swarms? Orchestrating Agents for Enterprise Automation: "why.md" - Why Swarms? Orchestrating Agents for Enterprise Automation: "why.md"
- Limitations of Individual Agents: "limits_of_individual_agents.md" - Limitations of Individual Agents: "limits_of_individual_agents.md"
- Swarms Cloud API: - Swarms Cloud API:
- Overview: "swarms_cloud/main.md" - Overview: "swarms_cloud/main.md"
- Available Models: "swarms_cloud/available_models.md" - Available Models: "swarms_cloud/available_models.md"
- Migrate from OpenAI to Swarms in 3 lines of code: "swarms_cloud/migrate_openai.md" - Migrate from OpenAI to Swarms in 3 lines of code: "swarms_cloud/migrate_openai.md"
- Getting Started with SOTA Vision Language Models VLM: "swarms_cloud/getting_started.md" - Getting Started with SOTA Vision Language Models VLM: "swarms_cloud/getting_started.md"
- Enterprise Guide to High-Performance Multi-Agent LLM Deployments: "swarms_cloud/production_deployment.md" - Enterprise Guide to High-Performance Multi-Agent LLM Deployments: "swarms_cloud/production_deployment.md"
- Swarms Framework [PY]: - Swarms Framework [PY]:
- Overview: "swarms/index.md" - Overview: "swarms/index.md"
- DIY Build Your Own Agent: "diy_your_own_agent.md" - DIY Build Your Own Agent: "diy_your_own_agent.md"
- Agents with Tools: "examples/tools_agent.md" - Agents with Tools: "examples/tools_agent.md"
@ -154,7 +154,7 @@ nav:
- swarms.memory: - swarms.memory:
- Building Custom Vector Memory Databases with the BaseVectorDatabase Class: "swarms/memory/diy_memory.md" - Building Custom Vector Memory Databases with the BaseVectorDatabase Class: "swarms/memory/diy_memory.md"
- ShortTermMemory: "swarms/memory/short_term_memory.md" - ShortTermMemory: "swarms/memory/short_term_memory.md"
- Guides: - Guides:
- Agents: - Agents:
- Building Custom Vector Memory Databases with the BaseVectorDatabase Class: "swarms/memory/diy_memory.md" - Building Custom Vector Memory Databases with the BaseVectorDatabase Class: "swarms/memory/diy_memory.md"
- How to Create A Custom Language Model: "swarms/models/custom_model.md" - How to Create A Custom Language Model: "swarms/models/custom_model.md"
@ -168,14 +168,14 @@ nav:
- Swarms: - Swarms:
- SequentialWorkflow: "examples/reliable_autonomous_agents.md" - SequentialWorkflow: "examples/reliable_autonomous_agents.md"
- 2O+ Autonomous Agent Blogs: "examples/ideas.md" - 2O+ Autonomous Agent Blogs: "examples/ideas.md"
- Applications: - Applications:
- CustomerSupport: - CustomerSupport:
- Overview: "applications/customer_support.md" - Overview: "applications/customer_support.md"
- Marketing: - Marketing:
- Overview: "applications/marketing_agencies.md" - Overview: "applications/marketing_agencies.md"
- Operations: - Operations:
- Intoducing The Swarm of Automated Business Analyts: "applications/business-analyst-agent.md" - Intoducing The Swarm of Automated Business Analyts: "applications/business-analyst-agent.md"
- Corporate: - Corporate:
- Corporate Documents: - Corporate Documents:
- Data Room: "corporate/data_room.md" - Data Room: "corporate/data_room.md"
- The Swarm Memo: "corporate/swarm_memo.md" - The Swarm Memo: "corporate/swarm_memo.md"
@ -191,5 +191,5 @@ nav:
- Metric: "corporate/metric.md" - Metric: "corporate/metric.md"
- Organization: - Organization:
- FrontEnd Member Onboarding: "corporate/front_end_contributors.md" - FrontEnd Member Onboarding: "corporate/front_end_contributors.md"
- Contributors: - Contributors:
- Contributing: "contributing.md" - Contributing: "contributing.md"

Loading…
Cancel
Save