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.
- Download and install VSCode: https://code.visualstudio.com/download
- Install the extension: KiloCode

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