Adds Kimi Code as an OpenAI-compatible coding LLM provider for Agent Zero.
| 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 |
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.
- Open Agent Zero model/provider settings.
- Select Kimi Code.
- Enter your existing provider API key in the provider API-key field.
- Use model
kimi-for-codingor another compatible model exposed by the provider.
- 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.
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.
MIT License. See LICENSE.