- Interact with a Large Language Model (LLM) directly within your development environment.
- Edit code without leaving your current working file.
- Build and customize shortcuts for increased productivity.
Install Continue in your IDE
Continue supports Visual Studio Code and JetBrains IDEs. Follow these steps to set it up:- Install Continue: To install Continue, add the extension/plugin to your preferred IDE.
- Open configuration: To configure Continue, select the gear icon in Continue to access
config.json
. - Sign up for SambaCloud, create an account, and get your free API key.
Add the model to your configuration file
Update yourconfig.json
file to include the Qwen model:
- Replace
<insert-api-key>
with your SambaNova API key. - Save the file to apply the changes.
- Select
cmd/ctrl+L
to open Continue and ask your first question.