Cline (gateway)
Cline (gateway)
Route Cline’s LLM calls through the Respan gateway for automatic logging, caching, and model switching. Cline has a built-in OpenAI Compatible provider, so only your RESPAN_API_KEY is needed.
Setup
Install Cline
Install the Cline extension from the VS Code Marketplace, then open it from the sidebar.
Configure the OpenAI Compatible provider
- Click the gear icon to open Cline Settings.
- Under API Provider, choose OpenAI Compatible.
- Fill in the fields:
- Base URL:
https://api.respan.ai/api - API Key:
YOUR_RESPAN_API_KEY - Model ID:
gpt-4o
- Base URL:
- Save.
No separate provider key needed. The Respan gateway handles provider authentication.
Switch models
Change the Model ID field to use any of the 250+ models available through the gateway.
See the full model list.