Cline

The VS Code agent, configured through its settings panel rather than a file.

Setup

Point Cline at Tium

You need the base URL https://api.tium.ai/v1 and an API key from your dashboard. Keys are shown once at creation.

  1. 1.Open the Cline settings panel

    Click the gear icon, then choose the OpenAI Compatible provider.

    Cline settings (⚙)
    API Provider        OpenAI Compatible
    Base URL            https://api.tium.ai/v1
    API Key             <your Tium key>
    Model ID            glm-5.3-flash
    
    Model Configuration
      Context Window    1000000
      Max Output Tokens 32768
    Open the Cline settings panel, choose the OpenAI Compatible provider, and fill these in. The two Model Configuration values are worth setting explicitly, because Cline's defaults do not match what we serve.
  2. 2.Fill in these fields

    There is no config file to paste; the fields are the instruction.

Worth knowing

What Cline gets wrong

Tool-specific behaviour that surprises people, and what to do about it.

Set the Model Configuration values explicitly

Cline's defaults for context window and max output do not match what we serve. Both are worth setting by hand rather than left at whatever the provider template assumes.

Elsewhere

Other tools

The same base URL and key work anywhere that takes an OpenAI-compatible endpoint.