From a97f759ae50a93b5747df65262fa9f388ec6b0a2 Mon Sep 17 00:00:00 2001 From: Kye Date: Mon, 6 Nov 2023 12:57:39 -0500 Subject: [PATCH] m --- mkdocs.yml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index aff83631..338b0cda 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -107,14 +107,10 @@ nav: - PdfChunker: "swarms/chunkers/pdf_chunker.md" - Walkthroughs: - Overview: "examples/index.md" - - Structs: + - Agents: - Flow: "examples/flow.md" - SequentialWorkflow: "examples/reliable_autonomous_agents.md" - - Agents: - OmniAgent: "examples/omni_agent.md" - - Worker: - - Basic: "examples/worker.md" - - StackedWorker: "examples/stacked_worker.md" - 2O+ Autonomous Agent Blogs: "examples/ideas.md" - Applications: - CustomerSupport: