DevSpeak supports Bring Your Own Key (BYOK) — a feature that lets you connect your own LLM API credentials to use custom models for translation.
| Provider | Tier Requirement | Configuration |
| ------------------------ | --------------------------- | --------------------------- |
| OpenAI | Free, Developer, Enterprise | API key + optional base URL |
| Anthropic | Free, Developer, Enterprise | API key |
| OpenAI-Compatible | Free, Developer, Enterprise | API key + custom endpoint |
| Managed Gemini (default) | All tiers | No configuration needed |
1. Navigate to Settings → LLM Provider.
2. Select your provider from the dropdown.
3. Enter your API key (stored encrypted server-side).
4. Click Validate to test the connection.
5. Once validated, all translations will route through your chosen provider.
BYOK availability depends on your subscription tier:
| Status | Meaning |
| -------------- | --------------------------------------- |
| active | Credentials validated and in use |
| invalid | Last validation failed — check your key |
| unconfigured | No custom provider set up |
| validating | Connection test in progress |