feat: ai & vectors docs scaffold

This commit is contained in:
Greg Richardson
2023-05-24 12:12:26 -06:00
parent 1dfee2b2d5
commit 40d2b60a7f
10 changed files with 180 additions and 0 deletions

View File

@@ -68,6 +68,11 @@ const menus: Menu[] = [
path: '/guides/storage',
type: 'guide',
},
{
id: 'ai',
path: '/guides/ai',
type: 'guide',
},
{
id: 'platform',
path: '/guides/platform',