integrations/coding agent/Continue.dev
CN

Continue.dev + AIgateway

Open-source IDE assistant — drop AIgateway into config.json.

Continue is an open-source agent for VS Code and JetBrains. Configure AIgateway as a custom model provider in config.json and every Continue feature works against any of our 100+ models.

Continue.dev homepage →
Setup

Three steps or fewer.

STEP 01

Add to config.json

Continue reads ~/.continue/config.json. Add a model entry pointing to AIgateway.

{
  "models": [
    {
      "title": "AIgateway · Kimi K2.6",
      "provider": "openai",
      "model": "moonshot/kimi-k2.6",
      "apiKey": "sk-aig-...",
      "apiBase": "https://api.aigateway.sh/v1"
    }
  ]
}
More integrations

Same key. Every other tool.