mirror of
https://github.com/aljazceru/Tutorial-Codebase-Knowledge.git
synced 2025-12-19 07:24:20 +01:00
update nav
This commit is contained in:
@@ -37,20 +37,4 @@ flowchart TD
|
||||
A5 -- "Includes tool info" --> A1
|
||||
A6 -- "Handled by agent" --> A0
|
||||
A7 -- "Replays memory" --> A3
|
||||
```
|
||||
|
||||
## Chapters
|
||||
|
||||
1. [MultiStepAgent](01_multistepagent.md)
|
||||
2. [Model Interface](02_model_interface.md)
|
||||
3. [Tool](03_tool.md)
|
||||
4. [AgentMemory](04_agentmemory.md)
|
||||
5. [PromptTemplates](05_prompttemplates.md)
|
||||
6. [PythonExecutor](06_pythonexecutor.md)
|
||||
7. [AgentType](07_agenttype.md)
|
||||
8. [AgentLogger & Monitor](08_agentlogger___monitor.md)
|
||||
|
||||
|
||||
---
|
||||
|
||||
Generated by [AI Codebase Knowledge Builder](https://github.com/The-Pocket/Tutorial-Codebase-Knowledge)
|
||||
```
|
||||
Reference in New Issue
Block a user