Kilo Code Gateway plugin thumbnail

Kilo Code Gateway

Adds Kilo Code Gateway as an OpenAI-compatible LLM provider for Agent Zero.

Author cstreil 0 stars Version 1.0.0 Updated

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

  1. Open Agent Zero model/provider settings.
  2. Select Kilo Code Gateway.
  3. Enter your existing provider API key in the provider API-key field.
  4. Use model anthropic/claude-sonnet-4.5 or another compatible model exposed by the provider.

Notes

  • Uses the OpenAI-compatible Kilo Code Gateway endpoint.
  • Model discovery uses the conventional /models endpoint.

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.