Kilo Code logoCoding Agent

DEVUP AI for Kilo Code

Run the Kilo Code agent in VS Code on DEVUP AI models. Add DEVUP AI as a custom OpenAI Compatible provider, pick a model from the list Kilo Code loads, and let it create files, edit code, and run terminal commands through tool calling.

System Architecture

How Kilo Code Connects to DEVUP AI

Kilo Code communicates directly with DEVUP AI via the OpenAI-compatible Chat Completions protocol on https://api.devupai.com/v1/chat/completions. The extension manages authentication with your DEVUP AI API key, loads available models, executes tools in your local workspace, and streams token deltas in real time.

1. Client
Kilo Code
VS Code agent
2. Gateway
DEVUP OpenAI-compatible API
POST /v1/chat/completions
3. Inference
Model
Selected from the loaded list
4. Response
Response
Streaming tokens and tool calls

Configuration

Quick Setup in Kilo Code

1

Add a custom provider

Open Settings via the gear icon (⚙️) in Kilo Code, navigate to Providers, and select add a custom provider.

2

OpenAI Compatible with Base URL and key

Set Provider API to OpenAI Compatible, enter https://api.devupai.com/v1 as the Base URL, and supply your DEVUP AI API key.

3

Pick the model

Kilo Code loads the DEVUP AI model list automatically. Select deepseek-ai/DeepSeek-V4-Pro from the list.

FieldValue
Provider IDdevupai
Display nameDEVUP AI
Provider APIOpenAI Compatible
Base URLhttps://api.devupai.com/v1
API keyYour DEVUP AI key
Modeldeepseek-ai/DeepSeek-V4-Pro

In Action

Kilo Code running on DEVUP AI

Kilo Code creating hello.py and running it with DeepSeek-V4-Pro on DEVUP AI

Capabilities

Supported Agent Capabilities

File edits and terminal commands

Kilo Code writes files and runs shell commands through tool calling on the OpenAI-compatible endpoint.

Model list from DEVUP AI

Kilo Code loads the DEVUP AI model list, so you pick a model instead of typing its ID.

Prompt caching

Kilo Code shows cached input tokens when requests reuse the DEVUP AI prompt cache.

Local DZD billing

Metered billing in Algerian Dinar with BaridiMob, Edahabia, and CIB local payment support.

Ready to Code with Kilo Code on DEVUP AI?

Create an API key in your dashboard, configure your OpenAI Compatible provider in Kilo Code, and start executing agentic coding workflows today.