Minor fixes and updates (#1019)

Co-authored-by: theCyberTech <mattrapidb@gmail.com>
This commit is contained in:
Rip&Tear
2024-07-29 14:24:23 +08:00
committed by GitHub
parent 2fe79e68cd
commit 25c314befc
2 changed files with 3 additions and 15 deletions

View File

@@ -119,6 +119,9 @@ theme:
nav:
- Home: '/'
- Getting Started:
- Installing CrewAI: 'getting-started/Installing-CrewAI.md'
- Starting a new CrewAI project: 'getting-started/Start-a-New-CrewAI-Project-Template-Method.md'
- Core Concepts:
- Agents: 'core-concepts/Agents.md'
- Tasks: 'core-concepts/Tasks.md'