Skip to content

Commit

Permalink
chore: Update misc
Browse files Browse the repository at this point in the history
  • Loading branch information
hiro-v committed Mar 19, 2024
1 parent 5edc6e4 commit 642ee43
Show file tree
Hide file tree
Showing 47 changed files with 59 additions and 59 deletions.
2 changes: 1 addition & 1 deletion docs/docs/acknowledgements.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ keywords:
<meta name="keywords" content="Jan AI, Jan, ChatGPT alternative, local AI, private AI, conversational AI, no-subscription fee, large language model, acknowledgements, third-party libraries"/>
<meta property="og:title" content="Acknowledgements - Jan"/>
<meta property="og:description" content="Jan is a ChatGPT-alternative that runs on your own computer, with a local API server. Explore the third-party libraries that have contributed to the development of Jan."/>
<meta property="og:url" content="https://yourwebsite.com/acknowledgements"/>
<meta property="og:url" content="https://jan.ai/acknowledgements"/>
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Acknowledgements - Jan"/>
<meta name="twitter:description" content="Jan is a ChatGPT-alternative that runs on your own computer, with a local API server. Explore the third-party libraries that have contributed to the development of Jan."/>
Expand Down
6 changes: 3 additions & 3 deletions docs/docs/guides/advanced-settings/advanced-settings.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@ keywords:
<meta name="keywords" content="Jan AI, Jan, ChatGPT alternative, local AI, private AI, conversational AI, no-subscription fee, large language model, advanced-settings"/>
<meta property="og:title" content="Advanced Settings"/>
<meta property="og:description" content="This guide will show you how to use the advanced settings in Jan. Learn about keyboard shortcuts, experimental mode, GPU acceleration, Jan data folder access, HTTPS proxy configuration, SSL certificate handling, log clearing, and resetting to factory default settings."/>
<meta property="og:image" content="https://yourwebsite.com/img/advanced-settings.png"/>
<meta property="og:url" content="https://yourwebsite.com/advanced-settings"/>
<meta property="og:image" content="https://jan.ai/img/advanced-settings.png"/>
<meta property="og:url" content="https://jan.ai/advanced-settings"/>
<meta name="twitter:card" content="summary_large_image"/>
<meta name="twitter:title" content="Advanced Settings"/>
<meta name="twitter:description" content="This guide will show you how to use the advanced settings in Jan. Learn about keyboard shortcuts, experimental mode, GPU acceleration, Jan data folder access, HTTPS proxy configuration, SSL certificate handling, log clearing, and resetting to factory default settings."/>
<meta name="twitter:image" content="https://yourwebsite.com/img/advanced-settings.png"/>
<meta name="twitter:image" content="https://jan.ai/img/advanced-settings.png"/>
</head>

import Tabs from '@theme/Tabs';
Expand Down
6 changes: 3 additions & 3 deletions docs/docs/guides/advanced-settings/http-proxy.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@ keywords:
<meta name="keywords" content="Jan AI, Jan, ChatGPT alternative, local AI, private AI, conversational AI, no-subscription fee, large language model, advanced-settings, https-proxy"/>
<meta property="og:title" content="HTTPS Proxy"/>
<meta property="og:description" content="Learn how to set up an HTTPS proxy server for Jan AI to encrypt data between your browser and the internet, maintain privacy and security, and bypass regional restrictions."/>
<meta property="og:image" content="https://yourwebsite.com/img/https-proxy.png"/>
<meta property="og:url" content="https://yourwebsite.com/https-proxy"/>
<meta property="og:image" content="https://jan.ai/img/https-proxy.png"/>
<meta property="og:url" content="https://jan.ai/https-proxy"/>
<meta name="twitter:card" content="summary_large_image"/>
<meta name="twitter:title" content="HTTPS Proxy"/>
<meta name="twitter:description" content="Learn how to set up an HTTPS proxy server for Jan AI to encrypt data between your browser and the internet, maintain privacy and security, and bypass regional restrictions."/>
<meta name="twitter:image" content="https://yourwebsite.com/img/https-proxy.png"/>
<meta name="twitter:image" content="https://jan.ai/img/https-proxy.png"/>
</head>

## Why HTTPS Proxy?
Expand Down
2 changes: 1 addition & 1 deletion docs/docs/guides/best-practices.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ keywords:
<meta name="keywords" content="Jan AI, Jan, ChatGPT alternative, local AI, private AI, conversational AI, no-subscription fee, large language model, best practices, quickstart guide, prompt engineering, integrations"/>
<meta property="og:title" content="Best Practices - Jan Guides"/>
<meta property="og:description" content="Comprehensive set of best practices for using Jan AI locally. Learn about setting up the right models, configuring Jan, mastering prompt engineering, and integrating Jan with other systems."/>
<meta property="og:url" content="https://yourwebsite.com/guides/best-practices"/>
<meta property="og:url" content="https://jan.ai/guides/best-practices"/>
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Best Practices - Jan Guides"/>
<meta name="twitter:description" content="Comprehensive set of best practices for using Jan AI locally. Learn about setting up the right models, configuring Jan, mastering prompt engineering, and integrating Jan with other systems."/>
Expand Down
6 changes: 3 additions & 3 deletions docs/docs/guides/common-error/broken-build.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@ keywords:
<meta name="keywords" content="Jan AI, Jan, ChatGPT alternative, local AI, private AI, conversational AI, no-subscription fee, large language model, troubleshooting"/>
<meta property="og:title" content="Broken Build"/>
<meta property="og:description" content="A step-by-step guide to fix errors that prevent the project from compiling or running successfully. Learn how to troubleshoot and resolve issues where Jan gets stuck in a broken build after installation."/>
<meta property="og:image" content="https://yourwebsite.com/img/broken-build.png"/>
<meta property="og:url" content="https://yourwebsite.com/broken-build"/>
<meta property="og:image" content="https://jan.ai/img/broken-build.png"/>
<meta property="og:url" content="https://jan.ai/broken-build"/>
<meta name="twitter:card" content="summary_large_image"/>
<meta name="twitter:title" content="Broken Build"/>
<meta name="twitter:description" content="A step-by-step guide to fix errors that prevent the project from compiling or running successfully. Learn how to troubleshoot and resolve issues where Jan gets stuck in a broken build after installation."/>
<meta name="twitter:image" content="https://yourwebsite.com/img/broken-build.png"/>
<meta name="twitter:image" content="https://jan.ai/img/broken-build.png"/>
</head>

import Tabs from '@theme/Tabs';
Expand Down
6 changes: 3 additions & 3 deletions docs/docs/guides/common-error/not-using-gpu.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@ keywords: [
<meta name="keywords" content="Jan AI, Jan, ChatGPT alternative, local AI, private AI, conversational AI, no-subscription fee, large language model, troubleshooting, using GPU"/>
<meta property="og:title" content="Troubleshooting NVIDIA GPU"/>
<meta property="og:description" content="A step-by-step guide to enable Jan to properly leverage NVIDIA GPU resources, avoiding performance issues. Learn how to troubleshoot and resolve issues when Jan does not utilize the NVIDIA GPU on Windows and Linux systems."/>
<meta property="og:image" content="https://yourwebsite.com/img/troubleshooting-nvidia-gpu.png"/>
<meta property="og:url" content="https://yourwebsite.com/troubleshooting-nvidia-gpu"/>
<meta property="og:image" content="https://jan.ai/img/troubleshooting-nvidia-gpu.png"/>
<meta property="og:url" content="https://jan.ai/troubleshooting-nvidia-gpu"/>
<meta name="twitter:card" content="summary_large_image"/>
<meta name="twitter:title" content="Troubleshooting NVIDIA GPU"/>
<meta name="twitter:description" content="A step-by-step guide to enable Jan to properly leverage NVIDIA GPU resources, avoiding performance issues. Learn how to troubleshoot and resolve issues when Jan does not utilize the NVIDIA GPU on Windows and Linux systems."/>
<meta name="twitter:image" content="https://yourwebsite.com/img/troubleshooting-nvidia-gpu.png"/>
<meta name="twitter:image" content="https://jan.ai/img/troubleshooting-nvidia-gpu.png"/>
</head>

import Tabs from '@theme/Tabs';
Expand Down
6 changes: 3 additions & 3 deletions docs/docs/guides/error-codes/how-to-get-error-logs.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@ keywords:
<meta name="keywords" content="Jan AI, Jan, ChatGPT alternative, local AI, private AI, conversational AI, no-subscription fee, large language model, troubleshooting, permission denied"/>
<meta property="og:title" content="How to Get Error Logs"/>
<meta property="og:description" content="A step-by-step guide to get the Jan app error logs. Learn how to access error logs for Jan application, UI, and API server, along with precautions to redact sensitive information when sharing logs."/>
<meta property="og:image" content="https://yourwebsite.com/img/how-to-get-error-logs.png"/>
<meta property="og:url" content="https://yourwebsite.com/how-to-get-error-logs"/>
<meta property="og:image" content="https://jan.ai/img/how-to-get-error-logs.png"/>
<meta property="og:url" content="https://jan.ai/how-to-get-error-logs"/>
<meta name="twitter:card" content="summary_large_image"/>
<meta name="twitter:title" content="How to Get Error Logs"/>
<meta name="twitter:description" content="A step-by-step guide to get the Jan app error logs. Learn how to access error logs for Jan application, UI, and API server, along with precautions to redact sensitive information when sharing logs."/>
<meta name="twitter:image" content="https://yourwebsite.com/img/how-to-get-error-logs.png"/>
<meta name="twitter:image" content="https://jan.ai/img/how-to-get-error-logs.png"/>
</head>

To get the error logs of your Jan application, follow the steps below:
Expand Down
6 changes: 3 additions & 3 deletions docs/docs/guides/error-codes/no-assistant-available.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@ keywords:
<meta name="keywords" content="Jan AI, Jan, ChatGPT alternative, local AI, private AI, conversational AI, no-subscription fee, large language model, troubleshooting, no assistant available"/>
<meta property="og:title" content="No Assistant Available"/>
<meta property="og:description" content="Troubleshooting steps to resolve issues when encountering the 'No assistant available' error message in Jan. Learn how to identify and remove unintentional files in the /jan/assistants directory to resolve the issue."/>
<meta property="og:image" content="https://yourwebsite.com/img/no-assistant-available.png"/>
<meta property="og:url" content="https://yourwebsite.com/no-assistant-available"/>
<meta property="og:image" content="https://jan.ai/img/no-assistant-available.png"/>
<meta property="og:url" content="https://jan.ai/no-assistant-available"/>
<meta name="twitter:card" content="summary_large_image"/>
<meta name="twitter:title" content="No Assistant Available"/>
<meta name="twitter:description" content="Troubleshooting steps to resolve issues when encountering the 'No assistant available' error message in Jan. Learn how to identify and remove unintentional files in the /jan/assistants directory to resolve the issue."/>
<meta name="twitter:image" content="https://yourwebsite.com/img/no-assistant-available.png"/>
<meta name="twitter:image" content="https://jan.ai/img/no-assistant-available.png"/>
</head>

When you encounter the following error message:
Expand Down
2 changes: 1 addition & 1 deletion docs/docs/guides/error-codes/something-amiss.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ description: A step-by-step guide to resolve an unspecified or general error.
<meta name="keywords" content="Jan AI, Jan, ChatGPT alternative, local AI, private AI, conversational AI, no-subscription fee, large language model, troubleshooting, something's amiss"/>
<meta property="og:title" content="Something's Amiss"/>
<meta property="og:description" content="A step-by-step guide to resolve an unspecified or general error encountered when starting a chat with a model in Jan. Learn how to troubleshoot and resolve common issues, such as ensuring OS updates, selecting appropriate model sizes, installing the latest Nightly release, checking V/RAM accessibility, downloading CUDA for Nvidia GPU users, and verifying port status."/>
<meta property="og:url" content="https://yourwebsite.com/somethings-amiss"/>
<meta property="og:url" content="https://jan.ai/somethings-amiss"/>
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Something's Amiss"/>
<meta name="twitter:description" content="A step-by-step guide to resolve an unspecified or general error encountered when starting a chat with a model in Jan. Learn how to troubleshoot and resolve common issues, such as ensuring OS updates, selecting appropriate model sizes, installing the latest Nightly release, checking V/RAM accessibility, downloading CUDA for Nvidia GPU users, and verifying port status."/>
Expand Down
2 changes: 1 addition & 1 deletion docs/docs/guides/error-codes/stuck-on-loading-model.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ keywords:
<meta name="keywords" content="Jan AI, Jan, ChatGPT alternative, local AI, private AI, conversational AI, no-subscription fee, large language model, troubleshooting, stuck on loading model"/>
<meta property="og:title" content="Stuck on Loading Model"/>
<meta property="og:description" content="Troubleshooting steps to resolve issues related to the loading model in Jan. Learn how to fix problems such as model loading stuck due to missing Windows Management Instrumentation Command-line (WMIC) path in the system's PATH environment variable or due to using CPUs without Advanced Vector Extensions (AVX) support."/>
<meta property="og:url" content="https://yourwebsite.com/stuck-on-loading-model"/>
<meta property="og:url" content="https://jan.ai/stuck-on-loading-model"/>
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Stuck on Loading Model"/>
<meta name="twitter:description" content="Troubleshooting steps to resolve issues related to the loading model in Jan. Learn how to fix problems such as model loading stuck due to missing Windows Management Instrumentation Command-line (WMIC) path in the system's PATH environment variable or due to using CPUs without Advanced Vector Extensions (AVX) support."/>
Expand Down
2 changes: 1 addition & 1 deletion docs/docs/guides/error-codes/thread-disappreance.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ keywords:
<meta name="keywords" content="Jan AI, Jan, ChatGPT alternative, local AI, private AI, conversational AI, no-subscription fee, large language model, troubleshooting, thread disappearance"/>
<meta property="og:title" content="Thread Disappearance"/>
<meta property="og:description" content="Troubleshooting steps to resolve issues with threads suddenly disappearing in Jan. Learn how to fix problems when old threads vanish due to the creation of new, unintentional files in the /jan/threads directory."/>
<meta property="og:url" content="https://yourwebsite.com/thread-disappearance"/>
<meta property="og:url" content="https://jan.ai/thread-disappearance"/>
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Thread Disappearance"/>
<meta name="twitter:description" content="Troubleshooting steps to resolve issues with threads suddenly disappearing in Jan. Learn how to fix problems when old threads vanish due to the creation of new, unintentional files in the /jan/threads directory."/>
Expand Down
2 changes: 1 addition & 1 deletion docs/docs/guides/error-codes/undefined-issue.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ keywords:
<meta name="keywords" content="Jan AI, Jan, ChatGPT alternative, local AI, private AI, conversational AI, no-subscription fee, large language model, troubleshooting, undefined issue"/>
<meta property="og:title" content="Undefined Issue"/>
<meta property="og:description" content="A step-by-step guide to resolve errors when a variable or object is not defined in Jan. Learn how to troubleshoot and fix issues related to undefined variables or objects caused by Nitro tool or other internal processes."/>
<meta property="og:url" content="https://yourwebsite.com/undefined-issue"/>
<meta property="og:url" content="https://jan.ai/undefined-issue"/>
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Undefined Issue"/>
<meta name="twitter:description" content="A step-by-step guide to resolve errors when a variable or object is not defined in Jan. Learn how to troubleshoot and fix issues related to undefined variables or objects caused by Nitro tool or other internal processes."/>
Expand Down
2 changes: 1 addition & 1 deletion docs/docs/guides/error-codes/unexpected-token.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ keywords:
<meta name="keywords" content="Jan AI, Jan, ChatGPT alternative, local AI, private AI, conversational AI, no-subscription fee, large language model, troubleshooting, unexpected token"/>
<meta property="og:title" content="Unexpected Token"/>
<meta property="og:description" content="A step-by-step guide to correct syntax errors caused by invalid JSON in the code. Learn how to troubleshoot and fix issues related to unexpected token errors when initiating a chat with OpenAI models."/>
<meta property="og:url" content="https://yourwebsite.com/unexpected-token"/>
<meta property="og:url" content="https://jan.ai/unexpected-token"/>
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Unexpected Token"/>
<meta name="twitter:description" content="A step-by-step guide to correct syntax errors caused by invalid JSON in the code. Learn how to troubleshoot and fix issues related to unexpected token errors when initiating a chat with OpenAI models."/>
Expand Down
2 changes: 1 addition & 1 deletion docs/docs/guides/faq.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ keywords:
<meta name="keywords" content="Jan AI, Jan, ChatGPT alternative, local AI, private AI, conversational AI, no-subscription fee, large language model, FAQs, troubleshooting, technical issues, compatibility, development"/>
<meta property="og:title" content="FAQs - Jan Guides"/>
<meta property="og:description" content="Frequently asked questions (FAQs) about Jan AI, covering general issues, download and installation issues, technical issues and solutions, compatibility and support, development and features, and troubleshooting."/>
<meta property="og:url" content="https://yourwebsite.com/guides/faqs"/>
<meta property="og:url" content="https://jan.ai/guides/faqs"/>
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="FAQs - Jan Guides"/>
<meta name="twitter:description" content="Frequently asked questions (FAQs) about Jan AI, covering general issues, download and installation issues, technical issues and solutions, compatibility and support, development and features, and troubleshooting."/>
Expand Down
2 changes: 1 addition & 1 deletion docs/docs/guides/install.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ keywords:
<meta name="keywords" content="Jan AI, Jan, ChatGPT alternative, local AI, private AI, conversational AI, no-subscription fee, large language model, installation, macOS, Windows, Linux, Docker"/>
<meta property="og:title" content="Installation - Jan Guides"/>
<meta property="og:description" content="Instructions for installing Jan AI on Mac, Windows, Linux, and Docker, along with prerequisites and considerations for each platform."/>
<meta property="og:url" content="https://yourwebsite.com/guides/installation"/>
<meta property="og:url" content="https://jan.ai/guides/installation"/>
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Installation - Jan Guides"/>
<meta name="twitter:description" content="Instructions for installing Jan AI on Mac, Windows, Linux, and Docker, along with prerequisites and considerations for each platform."/>
Expand Down
2 changes: 1 addition & 1 deletion docs/docs/guides/integration/azure.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ keywords:
<meta name="keywords" content="Jan AI, Jan, ChatGPT alternative, local AI, private AI, conversational AI, no-subscription fee, large language model, integration, Azure OpenAI Service"/>
<meta property="og:title" content="Azure OpenAI"/>
<meta property="og:description" content="A step-by-step guide on how to integrate Jan with Azure OpenAI. Learn how to configure Azure OpenAI Service API key, set up model configuration, and start the model in Jan."/>
<meta property="og:url" content="https://yourwebsite.com/azure-openai"/>
<meta property="og:url" content="https://jan.ai/azure-openai"/>
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Azure OpenAI"/>
<meta name="twitter:description" content="A step-by-step guide on how to integrate Jan with Azure OpenAI. Learn how to configure Azure OpenAI Service API key, set up model configuration, and start the model in Jan."/>
Expand Down
Loading

0 comments on commit 642ee43

Please sign in to comment.