pull/595/head
Your Name 3 months ago
parent 6ba85eb139
commit cb16297261

@ -2,7 +2,19 @@
**Get Started Building Production-Grade Multi-Agent Applications**
## Getting Started
## Onboarding
| Section | Links |
|----------------------|--------------------------------------------------------------------------------------------|
| Instllation | [Installation](https://docs.swarms.world/en/latest/swarms/install/install/) |
| Quickstart | [Get Started](https://docs.swarms.world/en/latest/swarms/install/quickstart/) |
| How Agents Work | [Agent Architecture](https://docs.swarms.world/en/latest/swarms/framework/agents_explained/) |
| Agent API | [Agent API](https://docs.swarms.world/en/latest/swarms/structs/agent/) |
| Integrating External Agents Griptape, Autogen, etc | [Integrating External APIs](https://docs.swarms.world/en/latest/swarms/agents/external_party_agents/) |
| Creating Agents from YAML | [Creating Agents from YAML](https://docs.swarms.world/en/latest/swarms/agents/create_agents_yaml/) |
## Ecosystem
Here you'll find references about the Swarms framework, marketplace, community, and more to enable you to build your multi-agent applications.

@ -133,10 +133,10 @@ nav:
- Home:
- Overview: "index.md"
# - The Vision: "swarms/framework/vision.md"
# - Docker Setup: "swarms/install/docker_setup.md"
- Our Goal; The Ultimate Multi-Agent LLM Framework for Developers: "swarms/concept/vision.md"
- Swarms Framework Architecture: "swarms/concept/framework_architecture.md"
- Philosophy: "swarms/concept/philosophy.md"
# - Docker Setup: "swarms/install/docker_setup.md"
- Swarm Ecosystem: "swarms/concept/swarm_ecosystem.md"
- Onboarding:
- Installation: "swarms/install/install.md"

Loading…
Cancel
Save