$Revo Mail Docs

Kilo Code

Connect Kilo Code, the VS Code AI assistant, to Revo Mail for intelligent code generation and assistance.

What This Does

Kilo Code is an AI-powered coding assistant for VS Code that helps with code generation, explanations, debugging, and refactoring. By connecting Kilo Code to Revo Mail, you access a wide range of models through a single endpoint with consolidated billing.


Setup

Step 1: Install Kilo Code

  1. Open VS Code
  2. Go to the Extensions marketplace (Cmd+Shift+X or Ctrl+Shift+X)
  3. Search for Kilo Code
  4. Click Install

Step 2: Open Kilo Code Settings

  1. Click the Kilo Code icon in the VS Code sidebar
  2. Click the settings icon or navigate to Configuration
  3. Find the Providers section

Step 3: Configure Revo Mail

Set up Kilo Code with Revo Mail:

FieldValue
API ProviderOpenAI Compatible
Base URLhttps://api.revomail.io/v1
API KeyYour Revo Mail API key
Modelgpt-5.4 or gpt-5.3-codex

Get your API key from revomail.io/keys.

Step 4: Save and Verify

  1. Save the configuration
  2. Open the Kilo Code chat panel
  3. Send a test message to confirm the connection

Use CaseModelDescription
Code generationgpt-5.3-codexBest for writing and modifying code
Code explanationsgpt-5.4Superior reasoning for complex logic
Large filesgemini-3.1-proExtended context window
Quick assistanceglm-5-turboFast and economical

Troubleshooting

API key rejected

  • Verify the key at revomail.io/keys
  • Ensure no extra spaces or line breaks in the key

Model not recognized

  • Select OpenAI Compatible provider type
  • Use exact model slugs from the Models reference

No response from AI

Slow responses

  • Switch to glm-5-turbo for faster responses
  • Check your network connection

Notes

  • Kilo Code supports inline code suggestions and chat-based interactions
  • All token consumption is billed to your Revo Mail account
  • Usage statistics appear in real-time on your Revo Mail dashboard
  • Consider using different models for different tasks to optimize cost and performance

On this page