File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 58
58
" platform/features/platform-overview" ,
59
59
" platform/features/contextual-add" ,
60
60
" platform/features/async-client" ,
61
+ " platform/features/graph-memory" ,
61
62
" platform/features/advanced-retrieval" ,
62
63
" platform/features/criteria-retrieval" ,
63
64
" platform/features/multimodal-support" ,
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ Learn about the key features and capabilities that make Mem0 a powerful platform
36
36
<Card title = " Memory Export" icon = " file-export" href = " memory-export" >
37
37
Export memories in structured formats using customizable Pydantic schemas.
38
38
</Card >
39
- <Card title = " Graph Memory" icon = " graph " href = " graph-memory" >
39
+ <Card title = " Graph Memory" icon = " circle-nodes " href = " graph-memory" >
40
40
Add memories in the form of nodes and edges in a graph database and search for related memories.
41
41
</Card >
42
42
</CardGroup >
You can’t perform that action at this time.
0 commit comments