Lumoswitch Docs
Agent setup

General Agent setup

An Agent normally needs three values:

ValueExample
Base URLOpenAI: https://api.lumoswitch.com/v1; Anthropic/Gemini: origin
API keyThe Lumoswitch Access Key shown once after creation
ModelThe 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.

On this page