Skip to content

cstreil/a0-plugin-kilo-code-gateway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Agent Zero provider plugin: kilo-code-gateway

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors