1
1. Choose OpenAI Compatible
Open Provider Settings in Kilo Code and choose OpenAI Compatible.
Configure Kilo Code in VS Code, JetBrains, or the terminal through a custom SacredGPT OpenAI-compatible endpoint.
01 — Version & UI Path
02 — Step-by-Step Setup
Open Provider Settings in Kilo Code and choose OpenAI Compatible.
Add the SacredGPT Base URL, API key, and model.
Base URL: https://sacredgpt.pro/v1
API Key: sgpt_live_...
Model ID: sacredai-heretic03 — Configuration Example
{
"provider": "openai-compatible",
"baseUrl": "https://sacredgpt.pro/v1",
"apiKey": "sgpt_live_...",
"model": "sacredai-heretic"
}04 — Troubleshooting
Enter the model ID manually and make sure the Base URL ends in /v1.
Tell us what happened and what you expected. The page address and browser details help us reproduce it faster.