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