Setup
- Open Cline in VS Code
- Click the settings icon (⚙️)
- Select “OpenAI Compatible” as the provider
- Fill in:
- Click Save and start coding!
CLI Setup
Recommended Models for Cline
Get a personalized recommendation:
Audio Models (optional)
Cline isn’t an audio agent, but if you build voice-enabled tooling around it (call summaries, voice notes, podcast transcripts), Kyma’s audio aliases drop in like any other model:transcribe→whisper-v3-turbo— 228× realtime speech-to-textaudio-understand→gemini-3-flash-audio— scene/tone/music recognition beyond pure transcription
POST /v1/audio/transcriptions and POST /v1/audio/understand. The full audio surface (TTS, music, SFX, voice clone/design) is documented in the Audio API reference and Model Aliases.