feat: Added app anatomy, @janhq/models and @janhq/plugins
This commit is contained in:
parent
aef6ad1a88
commit
4c13c592bc
@ -84,6 +84,11 @@ const sidebars = {
|
||||
label: "Concepts",
|
||||
id: "docs/overview/concepts",
|
||||
},
|
||||
{
|
||||
type: "doc",
|
||||
label: "App Anatomy",
|
||||
id: "docs/overview/app_anatomy",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
@ -99,8 +104,13 @@ const sidebars = {
|
||||
},
|
||||
{
|
||||
type: "doc",
|
||||
label: "@janhq/inference",
|
||||
id: "docs/reference/coreservice",
|
||||
label: "@janhq/models",
|
||||
id: "docs/reference/model_catalog",
|
||||
},
|
||||
{
|
||||
type: "doc",
|
||||
label: "@janhq/plugins",
|
||||
id: "docs/reference/plugin_catalog",
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user