From ef32097153f9cc8269fd8a75404a65d27f2184f4 Mon Sep 17 00:00:00 2001 From: Ho Duc Hieu <150573299+hieu-jan@users.noreply.github.com> Date: Wed, 3 Jan 2024 21:16:38 +0700 Subject: [PATCH] docs: update SEO --- .../guides/04-using-models/03-integrate-with-remote-server.mdx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/docs/guides/04-using-models/03-integrate-with-remote-server.mdx b/docs/docs/guides/04-using-models/03-integrate-with-remote-server.mdx index a77f0eac3..2db735544 100644 --- a/docs/docs/guides/04-using-models/03-integrate-with-remote-server.mdx +++ b/docs/docs/guides/04-using-models/03-integrate-with-remote-server.mdx @@ -1,6 +1,6 @@ --- title: Integrate With a Remote Server -slug: /docs/guides/integrate-with-remote-server +slug: /guides/using-models/integrate-with-remote-server description: Jan is a ChatGPT-alternative that runs on your own computer, with a local API server. keywords: [ @@ -14,6 +14,7 @@ keywords: large language model, import-models-manually, remote server, + OAI compatible, ] ---