Client setup
General setup
Configure 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 client connects directly to the Lumoswitch inference service. Never use an upstream provider key in the client. Enable the client format in the API configuration, then use the same access key and client-facing model name.
See the client-specific guides for Codex, OpenAI SDK, OpenWebUI, OpenCode, Cline, Continue, Aider, and other OpenAI-compatible clients.