docs: Updated the providers title to engines and sidebar title to engines

This commit is contained in:
Arista Indrajaya 2024-03-19 16:32:01 +07:00
parent 0ada351a3f
commit feb53ff679
3 changed files with 4 additions and 4 deletions

View File

@ -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.

View File

@ -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.

View File

@ -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',