Agent setup
General Agent setup
An Agent normally needs three values:
| Value | Example |
|---|---|
| Base URL | OpenAI: https://api.lumoswitch.com/v1; Anthropic/Gemini: origin |
| API key | The Lumoswitch Access Key shown once after creation |
| Model | The client-facing model name from the configuration |
The Agent connects directly to the Lumoswitch inference service. Never use an upstream provider key in the Agent. Enable the matching output format in the API configuration, then use the same access key and client-facing model name.
Use the dedicated pages for Codex, OpenCode, Cline, Continue, Aider, and other Agents. SDKs and ordinary graphical clients are listed under API and compatibility in the sidebar.