Merge pull request #1478 from janhq/docs/update-about

docs: minor fix
This commit is contained in:
Hieu 2024-01-10 10:00:17 +07:00 committed by GitHub
commit 37baf9ea5c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View File

@ -20,7 +20,7 @@ Jan's long-term technical endeavor is to build a cognitive framework for future
## Quicklinks ## Quicklinks
- Core product vision for [Jan Framework](http://localhost:3001/docs/) - Core product vision for [Jan Framework](../docs)
- R&D and model training efforts [Discord](https://discord.gg/9NfUSyzp3y) (via our small data-center which is `free & open to all researchers who lack GPUs`!) - R&D and model training efforts [Discord](https://discord.gg/9NfUSyzp3y) (via our small data-center which is `free & open to all researchers who lack GPUs`!)
- Current implementations of Jan Framework: [Jan Desktop](https://jan.ai/), [Nitro](https://nitro.jan.ai/) - Current implementations of Jan Framework: [Jan Desktop](https://jan.ai/), [Nitro](https://nitro.jan.ai/)

View File

@ -31,7 +31,7 @@ In this guide, we will show you how to integrate Continue with Jan and VSCode, e
### 1. Install Continue for VS Code ### 1. Install Continue for VS Code
You need to install Continue for VSCode. You can follow this [guide to install Continue for VSCode](https://continue.dev/docs/quickstart). To get started with Continue in VS Code, please follow this [guide to install Continue for VS Code](https://continue.dev/docs/quickstart).
### 2. Enable Jan API Server ### 2. Enable Jan API Server
@ -95,7 +95,7 @@ Navigate to `Settings` > `Models`. Activate the model that you want to use in Ja
![Active Models](assets/01-start-model.png) ![Active Models](assets/01-start-model.png)
### 5. Try Out the Integration of Jan and Continue in Vscode ### 5. Try Out the Integration of Jan and Continue in VS Code
#### Asking questions about the code #### Asking questions about the code