Roo Code (gateway)
Roo Code (gateway)
Route Roo Code’s LLM calls through the Respan gateway for automatic logging, caching, and model switching. Roo Code has a built-in OpenAI Compatible provider, so only your RESPAN_API_KEY is needed.
Setup
Install Roo Code
Install the Roo Code extension from the VS Code Marketplace, then open it from the sidebar.
Configure the OpenAI Compatible provider
- Click the gear icon to open Roo Code 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:
gpt-4o
- Base URL:
- Save.
No separate provider key needed. The Respan gateway handles provider authentication.
Switch models
Change the Model field to use any of the 250+ models available through the gateway.
See the full model list.