Configure a provider
- Go to GodMode → API providers.
- Click + Add provider or click an existing provider to edit it.
- Select the provider type from the dropdown.
- Enter the API key (and any secondary keys or secrets required by that provider).
- Select which service this provider handles (LLM, image generation, email, etc.).
- Optionally set this as the default provider for its category — the default is used when no specific provider is assigned to a service.
- Click Save.
GodMode validates the API key immediately by making a lightweight test call. If validation fails, the key is not saved.
Setting a fallback provider
For resilience, configure a fallback provider for each category:
- Open the primary provider.
- In the Fallback field, select the backup provider.
- Save.
If the primary provider returns an error or rate limit response, BrandForge automatically retries using the fallback provider.