mrexodia-kilo-pi-provider

内容来源:README.md(说明文档) · 原始地址 · 查看安装指南

原始内容

kilo-pi-provider

Kilo provider extension for Pi. Access 300+ AI models through the Kilo Gateway.

Prerequisites

Install Pi (the coding agent CLI):

npm install -g @mariozechner/pi-coding-agent

Installation

pi install git:github.com/mrexodia/kilo-pi-provider

Usage

Start Pi as usual:

pi

Free models are available immediately. To access all models, log in with your Kilo account:

/login

This opens your browser for device authorization. Once approved, all models become available in the model selector (Ctrl+L).

You can also set the KILO_API_KEY environment variable directly instead of using the login flow.