mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-15 02:58:30 +00:00
Updated Home (markdown)
25
Home.md
25
Home.md
@@ -1,25 +0,0 @@
|
||||
## Getting Started
|
||||
- [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)
|
||||
25
Index.md
Normal file
25
Index.md
Normal file
@@ -0,0 +1,25 @@
|
||||
## Getting Started
|
||||
- [Your First CrewAI Project](#your-first-crewai-project)[WIP]
|
||||
|
||||
## Core Concepts
|
||||
- [Understanding Agents](#understanding-agents)[WIP]
|
||||
- [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]
|
||||
Reference in New Issue
Block a user