Kilo Code (gateway)
Kilo Code (gateway)
Route Kilo Code’s LLM calls through the Respan gateway for automatic logging, caching, and model switching. Kilo Code ships an OpenAI Compatible provider, so only your RESPAN_API_KEY is needed.
Setup
Install Kilo Code
Install the Kilo Code extension from the VS Code Marketplace (or your editor’s extension panel), then open it from the sidebar.
Add Respan as a custom provider
- Click the gear icon to open Kilo Code Settings and go to the Providers tab.
- Scroll to the bottom and click Custom provider.
- Fill in the dialog:
- Provider ID:
respan - Display name:
Respan Gateway - Provider API:
OpenAI Compatible - Base URL:
https://api.respan.ai/api - API key:
YOUR_RESPAN_API_KEY - Models: add
gpt-4o(or select from the auto-fetched list)
- Provider ID:
- Click Submit to save.
No separate provider key needed. The Respan gateway handles provider authentication.
Switch models
Add more model IDs to the provider and pick a different one from the model dropdown to use any of the 250+ models available through the gateway.
See the full model list.