update nav

This commit is contained in:
zachary62
2025-04-04 13:48:54 -04:00
parent 14df136587
commit 2fa60fe7d5
38 changed files with 159 additions and 286 deletions

View File

@@ -34,20 +34,4 @@ flowchart TD
A0 -- "Uses as brain" --> A5
A0 -- "Queries" --> A7
A1 -- "Assigned to" --> A0
```
## Chapters
1. [Crew](01_crew.md)
2. [Agent](02_agent.md)
3. [Task](03_task.md)
4. [Tool](04_tool.md)
5. [Process](05_process.md)
6. [LLM](06_llm.md)
7. [Memory](07_memory.md)
8. [Knowledge](08_knowledge.md)
---
Generated by [AI Codebase Knowledge Builder](https://github.com/The-Pocket/Tutorial-Codebase-Knowledge)
```