mirror of
https://github.com/aljazceru/Tutorial-Codebase-Knowledge.git
synced 2025-12-20 16:04:20 +01:00
update nav
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
---
|
||||
layout: default
|
||||
title: "Agent"
|
||||
parent: "CrewAI"
|
||||
nav_order: 2
|
||||
---
|
||||
|
||||
# Chapter 2: Agent - Your Specialized AI Worker
|
||||
|
||||
In [Chapter 1](01_crew.md), we learned about the `Crew` – the manager that organizes our AI team. But a manager needs a team to manage! That's where `Agent`s come in.
|
||||
|
||||
Reference in New Issue
Block a user