Added graph memory (#2403)

This commit is contained in:
Prateek Chhikara
2025-03-19 09:51:15 -07:00
committed by GitHub
parent 6c2b131d6e
commit 1aed611539
4 changed files with 299 additions and 0 deletions

View File

@@ -36,6 +36,9 @@ Learn about the key features and capabilities that make Mem0 a powerful platform
<Card title="Memory Export" icon="file-export" href="/features/memory-export">
Export memories in structured formats using customizable Pydantic schemas.
</Card>
<Card title="Graph Memory" icon="graph" href="/features/graph-memory">
Add memories in the form of nodes and edges in a graph database and search for related memories.
</Card>
</CardGroup>
## Getting Help