commit
37baf9ea5c
@ -20,7 +20,7 @@ Jan's long-term technical endeavor is to build a cognitive framework for future
|
||||
|
||||
## 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`!)
|
||||
- Current implementations of Jan Framework: [Jan Desktop](https://jan.ai/), [Nitro](https://nitro.jan.ai/)
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
---
|
||||
title: Integrate Continue with Jan and VSCode
|
||||
title: Integrate Continue with Jan and VS Code
|
||||
slug: /guides/integrations/continue
|
||||
description: Guide to integrate Continue with Jan and VSCode
|
||||
description: Guide to integrate Continue with Jan and VS Code
|
||||
keywords:
|
||||
[
|
||||
Jan AI,
|
||||
@ -25,13 +25,13 @@ import TabItem from "@theme/TabItem";
|
||||
|
||||
[Continue](https://continue.dev/docs/intro) is an open-source autopilot for VS Code and JetBrains—the easiest way to code with any LLM.
|
||||
|
||||
In this guide, we will show you how to integrate Continue with Jan and VSCode, enhancing your coding experience with the power of the local AI language model.
|
||||
In this guide, we will show you how to integrate Continue with Jan and VS Code, enhancing your coding experience with the power of the local AI language model.
|
||||
|
||||
## Steps to Integrate Continue with Jan and VSCode
|
||||
## Steps to Integrate Continue with Jan and VS Code
|
||||
|
||||
### 1. Install Continue for VSCode
|
||||
### 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
|
||||
|
||||
@ -95,7 +95,7 @@ Navigate to `Settings` > `Models`. Activate the model that you want to use in Ja
|
||||
|
||||

|
||||
|
||||
### 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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user