docs: Updated the providers title to engines and sidebar title to engines
This commit is contained in:
parent
0ada351a3f
commit
feb53ff679
@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
title: Local Providers
|
title: Local Engines
|
||||||
slug: /guides/engines/local
|
slug: /guides/engines/local
|
||||||
sidebar_position: 13
|
sidebar_position: 13
|
||||||
description: Jan is a ChatGPT-alternative that runs on your own computer, with a local API server.
|
description: Jan is a ChatGPT-alternative that runs on your own computer, with a local API server.
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
title: Remote Providers
|
title: Remote Engines
|
||||||
slug: /guides/engines/remote
|
slug: /guides/engines/remote
|
||||||
sidebar_position: 14
|
sidebar_position: 14
|
||||||
description: Jan is a ChatGPT-alternative that runs on your own computer, with a local API server.
|
description: Jan is a ChatGPT-alternative that runs on your own computer, with a local API server.
|
||||||
|
|||||||
@ -226,7 +226,7 @@ const sidebars = {
|
|||||||
"guides/inference/overview-inference",
|
"guides/inference/overview-inference",
|
||||||
{
|
{
|
||||||
type: "category",
|
type: "category",
|
||||||
label: "Local Providers",
|
label: "Local Engines",
|
||||||
className: "head_SubMenu",
|
className: "head_SubMenu",
|
||||||
link: {
|
link: {
|
||||||
type: 'doc',
|
type: 'doc',
|
||||||
@ -241,7 +241,7 @@ const sidebars = {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
type: "category",
|
type: "category",
|
||||||
label: "Remote Providers",
|
label: "Remote Engines",
|
||||||
className: "head_SubMenu",
|
className: "head_SubMenu",
|
||||||
link: {
|
link: {
|
||||||
type: 'doc',
|
type: 'doc',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user