diff --git a/docs/mint.json b/docs/mint.json index 4e18a91da4..e7ec6113ef 100644 --- a/docs/mint.json +++ b/docs/mint.json @@ -53,7 +53,6 @@ "pages": [ "overview", "quickstart", - "playground", "faqs" ] }, diff --git a/docs/quickstart.mdx b/docs/quickstart.mdx index 5de2319fda..e86a0a7c63 100644 --- a/docs/quickstart.mdx +++ b/docs/quickstart.mdx @@ -6,7 +6,7 @@ Mem0 offers two powerful ways to leverage our technology: [our managed platform] Check out our [Playground](https://mem0.dev/pd-pg) to see Mem0 in action. - + Better, faster, fully managed, and hassle free solution. @@ -15,7 +15,7 @@ Check out our [Playground](https://mem0.dev/pd-pg) to see Mem0 in action. -## Mem0 Platform +## Mem0 Platform (Managed Solution) Our fully managed platform provides a hassle-free way to integrate Mem0's capabilities into your AI agents and assistants. Sign up for Mem0 platform [here](https://mem0.dev/pd). @@ -159,7 +159,7 @@ curl -X POST "https://api.mem0.ai/v1/memories/search/?version=v2" \ "filters": { "AND": [ { - "user_id": "alex" + "user_id": "alex" } ] }