diff options
Diffstat (limited to 'apps/docs/docs.json')
| -rw-r--r-- | apps/docs/docs.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/apps/docs/docs.json b/apps/docs/docs.json index dab7caeb..347d6df5 100644 --- a/apps/docs/docs.json +++ b/apps/docs/docs.json @@ -213,6 +213,18 @@ "ai-sdk/infinite-chat", "ai-sdk/npm" ] + }, + { + "group": "Memory Graph", + "icon": "network", + "pages": [ + "memory-graph/overview", + "memory-graph/installation", + "memory-graph/quickstart", + "memory-graph/api-reference", + "memory-graph/examples", + "memory-graph/npm" + ] } ] } |