From b8e98c7dba9ebdf87bc9fefbc330ec329dd3ae93 Mon Sep 17 00:00:00 2001 From: MaheshtheDev <38828053+MaheshtheDev@users.noreply.github.com> Date: Sat, 20 Dec 2025 00:47:52 +0000 Subject: add(docs): migration guide from zep to supermemory (#612) add docs for Migration Guide from zep to supermemory --- apps/docs/memory-api/overview.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'apps/docs/memory-api/overview.mdx') diff --git a/apps/docs/memory-api/overview.mdx b/apps/docs/memory-api/overview.mdx index 33771e2c..c201f157 100644 --- a/apps/docs/memory-api/overview.mdx +++ b/apps/docs/memory-api/overview.mdx @@ -81,7 +81,7 @@ client.memory.add( This will add a new memory to your supermemory account. -Try it out in the [API Playground](/api-reference/manage-memories/add-memory). +Try it out in the API Reference tab. ## Content Processing @@ -132,7 +132,7 @@ client.search.execute( -Try it out in the [API Playground](/api-reference/search-memories/search-memories). +Try it out in the API Reference tab. You can do a lot more with supermemory, and we will walk through everything you need to. -- cgit v1.2.3