Search docs...

Start typing to search documentation

Cline
Cline

Cline Setup Guide

Add dabboUno as an OpenAI Compatible provider in Cline and run a full agent loop in VSCode.

Overview

Cline runs a full agent loop in VSCode. Add dabboUno as an OpenAI Compatible provider to read, edit, and run code with any model.

Quick Config

Paste these into the client. Your key auto-fills when signed in.

text
Base URL: https://newapi.c.dabbo.net/v1
API Key: YOUR_API_KEY

Sign in to auto-fill your API key

Compatibility

Chat CompletionsStreamingTool calling

Step-by-step setup

  1. 1
    Install Cline

    Install the Cline extension from the VSCode marketplace and open its panel.

  2. 2
    Open Cline settings

    Click the gear icon in the Cline panel to open API Configuration.

  3. 3
    Pick OpenAI Compatible

    Under API Provider, choose OpenAI Compatible.

  4. 4
    Fill the connection

    Use these values. Model ID accepts any dabboUno model.

    text
    Base URL: https://newapi.c.dabbo.net/v1
    API Key: YOUR_API_KEY
    Model ID: YOUR_MODEL_ID

    Sign in to auto-fill your API key

Recommended models

Free models that work here. Paste any model id into the client.

Gotchas

  • Cline's OpenAI Compatible provider calls chat completions only. There is no Responses API option to pick.
  • Pick a model with native tool calling so Cline can run shell and file edits reliably.
Generate API KeyModels