[Mem0] Update docs and improve readability (#1727)

This commit is contained in:
Deshraj Yadav
2024-08-21 00:18:43 -07:00
committed by GitHub
parent 2d66c23116
commit 7de35b4a68
21 changed files with 365 additions and 320 deletions

View File

@@ -3,9 +3,9 @@
"name": "Mem0.ai",
"favicon": "/logo/favicon.png",
"colors": {
"primary": "#3B2FC9",
"light": "#6673FF",
"dark": "#3B2FC9",
"primary": "#6c60f0",
"light": "#E6FFA2",
"dark": "#a3df02",
"background": {
"dark": "#0f1117",
"light": "#fff"
@@ -121,6 +121,14 @@
}
]
},
{
"group": "Integrations",
"pages": [
"integrations/multion",
"integrations/autogen",
"integrations/langgraph"
]
},
{
"group": "💡 Examples",
"pages": [
@@ -128,24 +136,9 @@
"examples/mem0-with-ollama",
"examples/personal-ai-tutor",
"examples/customer-support-agent",
"examples/langgraph",
"examples/autogen",
"examples/personal-travel-assistant"
]
},
{
"group": "Knowledge Base",
"pages": [
"knowledge-base/introduction"
]
},
{
"group": "Integrations",
"pages": [
"integrations/multion"
]
}
],
"footerSocials": {
"discord": "https://mem0.ai/discord",