Using Venice AI With Kilo Code
Kilo Code supports Venice AI through the native Venice provider. Venice offers privacy-focused access to open and reasoning-capable models through its API.
Website: https://venice.ai/
Getting an API Key
- Sign in to Venice AI.
- Open your API settings.
- Create a key for Kilo Code.
- Copy the key immediately and store it securely.
Configuration in Kilo Code
Open Settings (gear icon) and go to the Providers tab to add Venice AI and enter your API key.
The extension stores this in your kilo.json config file. You can also edit the config file directly — see the CLI tab for the file format.
Tips and Notes
- Native provider: Kilo uses the Venice AI SDK provider for built-in Venice models.
- Reasoning models: Some Venice models expose reasoning controls. Kilo maps supported reasoning effort and disable-thinking options when the selected model supports them.
- Model availability: Venice model IDs and access can vary by plan. Use the model picker or Venice dashboard for the current list.
- Pricing: Refer to Venice AI pricing and account limits for current token costs and rate limits.
Troubleshooting
- Invalid API key: Verify
VENICE_API_KEYis set in the same environment that launches Kilo, or reconnect the provider in Settings. - Model not available: Confirm your Venice account has access to the selected model and try selecting it from the model picker.