Cline

Cline, an AI assistant that can use your CLI aNd Editor.

Install

First, we need to install the Cline VSCode extension- search it in the extensions tab.

Image showing how to install Cline extension

Open

To open the Cline tab, open VSCode command pallette with Cmd+Shift+P and search cline.

Select the 'Cline: Open in new Tab' option.

Image showing how to open Cline tab

Configure

At the bottom of the Cline tab, click the name of the model at the bottom of the tab.

Image showing how to configure Cline

  1. In the "API Provider" dropdown, select "OpenAI Compatible"

  2. In the "Base URL" field, set https://api.hellas.ai/v1

  3. Create a new API key on https://gate.hellas.ai/keys, copy it, and paste into the "API Key" field.

  4. Find the model you want to use on https://gate.hellas.ai/models, and copy the model ID into "Model ID" config.

  5. (Optional) Adjust the advanced settings (max context length, max output tokens) to match the values from the model card.