diff options
Diffstat (limited to 'apps/docs/docs.json')
| -rw-r--r-- | apps/docs/docs.json | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/apps/docs/docs.json b/apps/docs/docs.json index aef210a2..95cbd4f0 100644 --- a/apps/docs/docs.json +++ b/apps/docs/docs.json @@ -204,6 +204,19 @@ "ai-sdk/infinite-chat", "ai-sdk/npm" ] + }, + { + "group": "Memory Graph", + "icon": "network", + "pages": [ + "memory-graph/overview", + "memory-graph/installation", + "memory-graph/quick-start", + "memory-graph/api-reference", + "memory-graph/examples", + "memory-graph/troubleshooting", + "memory-graph/npm" + ] } ] } |