aboutsummaryrefslogtreecommitdiff
path: root/apps/docs/docs.json
diff options
context:
space:
mode:
authornexxeln <[email protected]>2026-01-31 04:08:10 +0000
committernexxeln <[email protected]>2026-01-31 04:08:10 +0000
commitb7e6eb65b96d072159bc24e020823997a4db6542 (patch)
tree816719dc51bb0db1ae7a4ef02c65b632bea0b2e9 /apps/docs/docs.json
parentfix: docs (diff)
downloadsupermemory-b7e6eb65b96d072159bc24e020823997a4db6542.tar.xz
supermemory-b7e6eb65b96d072159bc24e020823997a4db6542.zip
langchain integration (#718)01-30-langchain_integration
adds documentation for using supermemory alongside langchain. no new package
Diffstat (limited to 'apps/docs/docs.json')
-rw-r--r--apps/docs/docs.json50
1 files changed, 10 insertions, 40 deletions
diff --git a/apps/docs/docs.json b/apps/docs/docs.json
index a97f9448..8610d948 100644
--- a/apps/docs/docs.json
+++ b/apps/docs/docs.json
@@ -3,11 +3,7 @@
"api": {
"examples": {
"defaults": "required",
- "languages": [
- "javascript",
- "python",
- "curl"
- ]
+ "languages": ["javascript", "python", "curl"]
},
"openapi": "https://api.supermemory.ai/v3/openapi"
},
@@ -17,12 +13,7 @@
"primary": "#1E3A8A"
},
"contextual": {
- "options": [
- "copy",
- "view",
- "chatgpt",
- "claude"
- ]
+ "options": ["copy", "view", "chatgpt", "claude"]
},
"favicon": "/favicon.png",
"fonts": {
@@ -79,11 +70,7 @@
{
"group": "Getting Started",
"icon": "rocket",
- "pages": [
- "intro",
- "quickstart",
- "vibe-coding"
- ]
+ "pages": ["intro", "quickstart", "vibe-coding"]
},
{
"group": "Concepts",
@@ -109,10 +96,7 @@
{
"group": "Manage Content",
"icon": "folder-cog",
- "pages": [
- "document-operations",
- "memory-operations"
- ]
+ "pages": ["document-operations", "memory-operations"]
},
"overview/use-cases"
]
@@ -146,10 +130,7 @@
{
"group": "From another provider",
"icon": "truck",
- "pages": [
- "migration/from-mem0",
- "migration/from-zep"
- ]
+ "pages": ["migration/from-mem0", "migration/from-zep"]
}
]
}
@@ -158,10 +139,7 @@
{
"anchor": "Supermemory MCP",
"icon": "terminal",
- "pages": [
- "supermemory-mcp/mcp",
- "supermemory-mcp/setup"
- ]
+ "pages": ["supermemory-mcp/mcp", "supermemory-mcp/setup"]
}
],
"tab": "Developer Platform"
@@ -175,6 +153,7 @@
"integrations/supermemory-sdk",
"integrations/ai-sdk",
"integrations/openai",
+ "integrations/langchain",
"integrations/memory-graph",
"integrations/claude-memory",
"integrations/pipecat",
@@ -221,10 +200,7 @@
"memorybench/github",
{
"group": "Getting Started",
- "pages": [
- "memorybench/installation",
- "memorybench/quickstart"
- ]
+ "pages": ["memorybench/installation", "memorybench/quickstart"]
},
{
"group": "Development",
@@ -237,10 +213,7 @@
},
{
"group": "Reference",
- "pages": [
- "memorybench/cli",
- "memorybench/integrations"
- ]
+ "pages": ["memorybench/cli", "memorybench/integrations"]
}
]
}
@@ -276,10 +249,7 @@
"anchors": [
{
"anchor": "Changelog",
- "pages": [
- "changelog/overview",
- "changelog/developer-platform"
- ]
+ "pages": ["changelog/overview", "changelog/developer-platform"]
}
],
"tab": "Changelog"