Skip to main content
Kilo Code is an AI coding agent for VS Code. Configure Kyma as an OpenAI Compatible provider.

Setup

  1. Open Kilo Code settings
  2. Select “OpenAI Compatible” as provider
  3. Fill in:
FieldValue
Base URLhttps://kymaapi.com/v1
API KeyYour kyma- key
Model IDllama-3.3-70b
ModelAliasBest For
kimi-k2.5codeRecommended — best tool calling
qwen-3.6-plusbestHighest quality overall
qwen-3-32bUltra fast code generation
minimax-m2.5SWE-bench 80.2%
curl "https://kymaapi.com/v1/models/recommend?agent=kilo-code"
See all model aliases for shortcuts.

Prompt Caching

Prompt caching is automatic. Your system prompt and tool definitions are cached for 5 minutes, reducing costs by up to 90% on subsequent requests. No code changes needed. See Prompt Caching for details.