From 2c95fad142f55f40c4f6f3ac9a454631edf30244 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Moura?= Date: Tue, 14 Nov 2023 10:07:42 -0300 Subject: [PATCH] Destroyed Index (markdown) --- Index.md | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 Index.md diff --git a/Index.md b/Index.md deleted file mode 100644 index f41befa..0000000 --- a/Index.md +++ /dev/null @@ -1,22 +0,0 @@ -## Core Concepts -- [Understanding Agents](Understanding-Agents) -- [Defining Tasks](#defining-tasks)[WIP] -- [Managing Processes](#managing-processes)[WIP] -- [Collaboration and Delegation](#collaboration-and-delegation)[WIP] - -## How-To Guides -- [Customizing Agents](#customizing-agents)[WIP] -- [Creating Tasks with Tools](#creating-tasks-with-tools)[WIP] -- [Setting Up Sequential Processes](#setting-up-sequential-processes)[WIP] -- [Advanced Process Management](#advanced-process-management)[WIP] - -## Examples and Tutorials -- [Building a Customer Service Crew](#building-a-customer-service-crew)[WIP] -- [Implementing a Research Team](#implementing-a-research-team)[WIP] -- [Advanced Use Cases](#advanced-use-cases)[WIP] - -## API Reference -- [Agent API](#agent-api)[WIP] -- [Task API](#task-api)[WIP] -- [Crew API](#crew-api)[WIP] -- [Process API](#process-api)[WIP] \ No newline at end of file