Updated Home (markdown)

João Moura
2023-11-14 10:07:52 -03:00
parent 2c95fad142
commit 4f1a33a548

23
Home.md

@@ -1 +1,22 @@
Welcome to the CrewAI wiki!
## 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]