Kilo Code Gateway
Adds Kilo Code Gateway as an OpenAI-compatible LLM provider for Agent Zero.
README
Kilo Code Gateway Provider for Agent Zero
Adds Kilo Code Gateway as an OpenAI-compatible LLM provider for Agent Zero.
Provider details
| Field | Value |
|---|---|
| Provider ID | kilo_code_gateway |
| Provider name | Kilo Code Gateway |
| LiteLLM provider | openai |
| API base | https://api.kilo.ai/api/gateway |
| Suggested model | anthropic/claude-sonnet-4.5 |
Installation
Install this repository as an Agent Zero community plugin, or copy the repository contents to:
/a0/usr/plugins/kilo_code_gateway/
Restart Agent Zero or reload plugin/provider configuration after installation.
Usage
- Open Agent Zero model/provider settings.
- Select Kilo Code Gateway.
- Enter your existing provider API key in the provider API-key field.
- Use model
anthropic/claude-sonnet-4.5or another compatible model exposed by the provider.
Notes
- Uses the OpenAI-compatible Kilo Code Gateway endpoint.
- Model discovery uses the conventional
/modelsendpoint.
Disclaimer
This is an independent community plugin. It is not affiliated with, sponsored by, or endorsed by the respective model provider. Use at your own risk.
License
MIT License. See LICENSE.