- 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 the configuration: Select the gear icon in Continue to access
config.yaml. - Sign up for SambaCloud, create an account, and get your free API key.
Add the model to your configuration file
Update yourconfig.yaml file to include a SambaNova model:
- Replace
<your-api-key>with your SambaNova API key. - Save the file to apply the changes.
- Select
Cmd/Ctrl+Lto open Continue and ask your first question.
Autocomplete support
The following SambaNova models support the autocomplete role in Continue:| Model | Model ID |
|---|---|
| DeepSeek-V3.1 | DeepSeek-V3.1 |
| MiniMax-M2.5 | MiniMax-M2.5 |
roles field to your model configuration:
