mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-10 00:28:31 +00:00
adding specific memmory docs
This commit is contained in:
@@ -33,6 +33,11 @@ Cutting-edge framework for orchestrating role-playing, autonomous AI agents. By
|
|||||||
Crews
|
Crews
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="./core-concepts/Memory">
|
||||||
|
Crews
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div style="width:30%">
|
<div style="width:30%">
|
||||||
|
|||||||
@@ -126,6 +126,7 @@ nav:
|
|||||||
- Processes: 'core-concepts/Processes.md'
|
- Processes: 'core-concepts/Processes.md'
|
||||||
- Crews: 'core-concepts/Crews.md'
|
- Crews: 'core-concepts/Crews.md'
|
||||||
- Collaboration: 'core-concepts/Collaboration.md'
|
- Collaboration: 'core-concepts/Collaboration.md'
|
||||||
|
- Memory: 'core-concepts/Memory.md'
|
||||||
- How to Guides:
|
- How to Guides:
|
||||||
- Getting Started: 'how-to/Creating-a-Crew-and-kick-it-off.md'
|
- Getting Started: 'how-to/Creating-a-Crew-and-kick-it-off.md'
|
||||||
- Create Custom Tools: 'how-to/Create-Custom-Tools.md'
|
- Create Custom Tools: 'how-to/Create-Custom-Tools.md'
|
||||||
|
|||||||
Reference in New Issue
Block a user