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",
|
label: "Concepts",
|
||||||
id: "docs/overview/concepts",
|
id: "docs/overview/concepts",
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
type: "doc",
|
||||||
|
label: "App Anatomy",
|
||||||
|
id: "docs/overview/app_anatomy",
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -99,8 +104,13 @@ const sidebars = {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
type: "doc",
|
type: "doc",
|
||||||
label: "@janhq/inference",
|
label: "@janhq/models",
|
||||||
id: "docs/reference/coreservice",
|
id: "docs/reference/model_catalog",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
type: "doc",
|
||||||
|
label: "@janhq/plugins",
|
||||||
|
id: "docs/reference/plugin_catalog",
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user