feat: Add page for FAQ (#1667)
This commit is contained in:
6
docs/knowledge-base/introduction.mdx
Normal file
6
docs/knowledge-base/introduction.mdx
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
---
|
||||||
|
title: Introduction
|
||||||
|
description: A collection of answers to Frequently asked questions about Mem0.
|
||||||
|
---
|
||||||
|
|
||||||
|
Coming soon.
|
||||||
@@ -84,6 +84,12 @@
|
|||||||
"examples/personal-travel-assistant"
|
"examples/personal-travel-assistant"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"group": "Knowledge Base",
|
||||||
|
"pages": [
|
||||||
|
"knowledge-base/introduction"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"group": "Integrations",
|
"group": "Integrations",
|
||||||
"pages": [
|
"pages": [
|
||||||
|
|||||||
Reference in New Issue
Block a user