Using Requesty With Kilo Code

Kilo Code supports accessing models through the Requesty AI platform. Requesty provides an easy and optimized API for interacting with 150+ large language models (LLMs).

Website: https://www.requesty.ai/

Getting an API Key

  1. Sign Up/Sign In: Go to the Requesty website and create an account or sign in.
  2. Get API Key: You can get an API key from the API Management section of your Requesty dashboard.

Configuration in Kilo Code

Open Settings (gear icon) inside the Kilo Code extension and go to the Providers tab to add Requesty and enter your API key. If you don't see Requesty listed, click Show more providers.

The extension stores this in your kilo.json config file. You can also edit the config file directly — see the CLI tab for the file format.

Tips and Notes

  • Optimizations: Requesty offers range of in-flight cost optimizations to lower your costs.
  • Unified and simplified billing: Unrestricted access to all providers and models, automatic balance top ups and more via a single API key.
  • Cost tracking: Track cost per model, coding language, changed file, and more via the Cost dashboard or the Requesty VS.code extension.
  • Stats and logs: See your coding stats dashboard or go through your LLM interaction logs.
  • Fallback policies: Keep your LLM working for you with fallback policies when providers are down.

Relevant resources