[docs]: LlamaIndex ReAct agent tutorial added (#2036)

This commit is contained in:
Mayank
2024-11-20 23:38:51 +05:30
committed by GitHub
parent 751f5d5a19
commit bcb41f85c9
3 changed files with 178 additions and 2 deletions

View File

@@ -29,4 +29,7 @@ Here are some examples of how Mem0 can be integrated into various applications:
<Card title="Customer Support Agent" icon="square-4" href="/examples/customer-support-agent">
Develop a Personal AI Assistant that remembers user preferences, past interactions, and context to provide personalized and efficient assistance.
</Card>
</CardGroup>
<Card title="LlamaIndex Mem0" icon="square-5" href="/examples/llama-index-mem0">
Create a ReAct Agent with LlamaIndex which uses Mem0 as the memory store.
</Card>
</CardGroup>