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
|
||||
sidebar_position: 13
|
||||
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
|
||||
sidebar_position: 14
|
||||
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",
|
||||
{
|
||||
type: "category",
|
||||
label: "Local Providers",
|
||||
label: "Local Engines",
|
||||
className: "head_SubMenu",
|
||||
link: {
|
||||
type: 'doc',
|
||||
@ -241,7 +241,7 @@ const sidebars = {
|
||||
},
|
||||
{
|
||||
type: "category",
|
||||
label: "Remote Providers",
|
||||
label: "Remote Engines",
|
||||
className: "head_SubMenu",
|
||||
link: {
|
||||
type: 'doc',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user