diff --git a/docs/docs/guides/02-installation/05-nightly-build.md b/docs/docs/guides/02-installation/05-nightly-build.md new file mode 100644 index 000000000..5a84f3410 --- /dev/null +++ b/docs/docs/guides/02-installation/05-nightly-build.md @@ -0,0 +1,49 @@ +--- +title: Nightly Release +slug: /install/nightly +description: Jan is a ChatGPT-alternative that runs on your own computer, with a local API server. +keywords: + [ + Jan AI, + Jan, + ChatGPT alternative, + local AI, + private AI, + conversational AI, + no-subscription fee, + large language model, + nightly release, + ] +--- + +:::warning + +- Nightly releases are cutting-edge versions that include the latest features. However, they are highly unstable and may contain bugs. + +::: + +## Where to Find Nightly Releases + +- **Jan's GitHub Repository**: Visit the [Download section](https://github.com/janhq/jan?tab=readme-ov-file#download) of Jan's GitHub repository for the latest nightly release. + +- **Discord Channel**: Nightly releases are also announced in our [Discord channel](https://discord.com/channels/1107178041848909847/1191638499355537418). + +## Automatic Updates + +Once you install a nightly build, the application will automatically prompt you to update each time it is restarted, ensuring you always have the latest version. + +## Running Stable and Nightly Versions Simultaneously + +If you wish to use both the stable and nightly versions of Jan, follow these steps: + +1. Install the stable version as usual. +2. For the nightly build, choose a different installation directory to avoid conflicts. +3. Ensure that you clearly label or create shortcuts for each version to avoid confusion. + +

+ +:::tip + +- Engage with [our community on Discord](https://discord.gg/Dt7MxDyNNZ) to share feedback or get support for any issues you encounter. + +::: diff --git a/docs/docs/guides/02-installation/05-hardware.md b/docs/docs/guides/02-installation/06-hardware.md similarity index 100% rename from docs/docs/guides/02-installation/05-hardware.md rename to docs/docs/guides/02-installation/06-hardware.md diff --git a/docs/docs/guides/02-installation/README.mdx b/docs/docs/guides/02-installation/README.mdx index 00dc4ef57..0721bb866 100644 --- a/docs/docs/guides/02-installation/README.mdx +++ b/docs/docs/guides/02-installation/README.mdx @@ -28,9 +28,9 @@ In this quickstart we'll show you how to: ### Installation -- To download the latest stable release: https://jan.ai/ +- To download the latest stable release: https://jan.ai/ or visit the [GitHub Releases](https://github.com/janhq/jan/releases) to download any previous release. -- To download a nightly release (highly unstable but lots of new features): https://github.com/janhq/jan/releases +- To download a nightly release (highly unstable but lots of new features), please check out the [Download section](https://github.com/janhq/jan?tab=readme-ov-file#download) on our repository. - For a detailed installation guide for your operating system, see the following: