diff --git a/apps/docs/images/232.png b/apps/docs/images/232.png index d3df58c4..b6070cd8 100644 Binary files a/apps/docs/images/232.png and b/apps/docs/images/232.png differ diff --git a/apps/docs/integrations/mastra.mdx b/apps/docs/integrations/mastra.mdx index db526de4..bee2d15f 100644 --- a/apps/docs/integrations/mastra.mdx +++ b/apps/docs/integrations/mastra.mdx @@ -140,6 +140,7 @@ const agent = new Agent(withSupermemory(config, { customId: "conv-456", mode: "full", })) +``` ### Mode Comparison diff --git a/apps/docs/integrations/n8n.mdx b/apps/docs/integrations/n8n.mdx index 9fbf88e3..ad3eeebb 100644 --- a/apps/docs/integrations/n8n.mdx +++ b/apps/docs/integrations/n8n.mdx @@ -12,7 +12,7 @@ Connect Supermemory to your n8n workflows to build intelligent automation workfl ### Prerequisites - n8n instance (self-hosted or cloud) -- Supermemory API key ([get one here](https://console.supermemory.com/settings)) +- Supermemory API key ([get one here](https://console.supermemory.ai/settings)) - Basic understanding of n8n workflows ### Setting Up the HTTP Request Node diff --git a/apps/docs/n8n.mdx b/apps/docs/n8n.mdx index f68b1f7f..9eb10a25 100644 --- a/apps/docs/n8n.mdx +++ b/apps/docs/n8n.mdx @@ -11,7 +11,7 @@ Connect Supermemory to your n8n workflows to build intelligent automation workfl ### Prerequisites - n8n instance (self-hosted or cloud) -- Supermemory API key ([get one here](https://console.supermemory.com/settings)) +- Supermemory API key ([get one here](https://console.supermemory.ai/settings)) - Basic understanding of n8n workflows ### Setting Up the HTTP Request Node