Kilo Code
Kilo Code is an AI-powered coding assistant that integrates directly into your editor to support code generation, refactoring, explanation, and long-context development workflows using large language models (LLMs).
Kilo Code supports OpenRouter as an API provider, allowing you to access a wide range of language models, including Arcee AI’s Trinity models, through a single OpenAI-compatible endpoint. This simplifies setup, enables easy experimentation across models, and centralizes authentication, routing, and usage tracking.
This guide walks through how to configure Kilo Code to use Trinity models via OpenRouter.
Prerequisites
OpenRouter Account
If you don't have an account, set one up here.
OpenRouter API Key
If you don't have an API Key, create one here.
Quickstart
Open Kilo Code Settings a. Click the gear icon (⚙️) in the Kilo Code panel.
Select API Provider a. Choose OpenRouter from the API Provider dropdown.
Enter API Key a. Paste your OpenRouter API key into the OpenRouter API Key field.
Select Model a. Choose an Arcee Trinity model (example: Trinity-Large) from the Model dropdown.
Last updated

