Installation

KiloCode is a powerful AI assistant for coding, which you can use with your LiteLLM API key.

It supports agentic coding. (But it costs a lot)

https://kilocode.ai/

Follow the steps below to set it up.

  1. Download and install VSCode: https://code.visualstudio.com/download
  2. Install the extension: KiloCode

image.png

  1. Open the Kilocode settings to add a provider
  2. Choose default profile
  3. API Provider: LiteLLM
  4. LiteLLM Base URL: https://litellm.sph-prod.ethz.ch
  5. LiteLLM API Key: see your mail
  6. Model:
    1. We recommend: gemini/gemini-2.5-pro
    2. Note: Currently azure/openai models don’t seem to work.