Skip to content

cstreil/a0-plugin-kimi-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kimi Code Provider for Agent Zero

Adds Kimi Code as an OpenAI-compatible coding LLM provider for Agent Zero.

Provider details

Field Value
Provider ID kimi_code
Provider name Kimi Code
LiteLLM provider openai
API base https://api.kimi.com/coding/v1
Suggested model kimi-for-coding

Installation

Install this repository as an Agent Zero community plugin, or copy the repository contents to:

/a0/usr/plugins/kimi_code/

Restart Agent Zero or reload plugin/provider configuration after installation.

Usage

  1. Open Agent Zero model/provider settings.
  2. Select Kimi Code.
  3. Enter your existing provider API key in the provider API-key field.
  4. Use model kimi-for-coding or another compatible model exposed by the provider.

Notes

  • Uses the documented OpenAI-compatible Kimi coding endpoint.
  • Includes a conservative compatibility header for client compatibility.
  • Use at your own risk; this community plugin is not affiliated with or endorsed by Kimi/Moonshot AI.

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: kimi-code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors