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