1
1. Open ~/.continue/config.json
Edit the Continue configuration file and insert the SacredGPT provider block.
Leading open-source code autocomplete and side-chat assistant for VS Code and JetBrains IDEs.
01 — Version & UI Path
02 — Step-by-Step Setup
Edit the Continue configuration file and insert the SacredGPT provider block.
03 — Configuration Example
{
"models": [
{
"title": "SacredGPT Sol",
"provider": "openai",
"model": "gpt-5.6-sol",
"apiKey": "sgpt_live_9a8b7c6d5e4f3a2b1c0d",
"apiBase": "https://api.sacredgpt.ru/v1"
}
]
}04 — Troubleshooting
Set deepseek-v4-pro as the dedicated tabAutocompleteModel in your config.json.