diff options
| author | Naman Bansal <[email protected]> | 2025-10-10 19:47:57 +0800 |
|---|---|---|
| committer | Naman Bansal <[email protected]> | 2025-10-10 19:47:57 +0800 |
| commit | 01a09fac56eb8cd4ecf5fb73619e753d1d106ce0 (patch) | |
| tree | 36af7f6c2e54d42a3f8a1d51ed4735d338544474 /apps/docs/docs.json | |
| parent | feat: ai sdk language model withSupermemory (#446) (diff) | |
| download | supermemory-01a09fac56eb8cd4ecf5fb73619e753d1d106ce0.tar.xz supermemory-01a09fac56eb8cd4ecf5fb73619e753d1d106ce0.zip | |
feat: profile page updates
Diffstat (limited to 'apps/docs/docs.json')
| -rw-r--r-- | apps/docs/docs.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/docs/docs.json b/apps/docs/docs.json index b18f89d9..219be1ca 100644 --- a/apps/docs/docs.json +++ b/apps/docs/docs.json @@ -112,6 +112,7 @@ ] }, "search/filtering", + "user-profiles", "memory-api/track-progress", { "group": "List Memories", @@ -193,6 +194,7 @@ "icon": "triangle", "pages": [ "ai-sdk/overview", + "ai-sdk/user-profiles", "ai-sdk/memory-tools", "ai-sdk/infinite-chat", "ai-sdk/npm" |