Brainarr Provider Matrix (v1.7.0)
September 6, 2026 · View on GitHub
| Provider | Type | Status | Notes |
|---|---|---|---|
| LM Studio | Local | ✅ Verified in v1.3.1 | Best local reliability in 1.3.x |
| Gemini | Cloud | ✅ Verified in v1.3.1 | JSON-friendly responses |
| Perplexity | Cloud | ✅ Verified in v1.3.1 | Web-aware fallback |
| Ollama | Local | ✅ Verified in v1.3.1 | Run Brainarr entirely offline |
| OpenAI | Cloud | ⚠️ Experimental | JSON schema support; verify rate limits |
| Anthropic | Cloud | ⚠️ Experimental | |
| Groq | Cloud | ⚠️ Experimental | Low-latency batches |
| DeepSeek | Cloud | ⚠️ Experimental | Budget-friendly option |
| OpenRouter | Cloud | ⚠️ Experimental | Gateway to many models |
| Z.AI GLM | Cloud | ✅ Verified in v1.6.0 | OpenAI-compatible PaaS endpoint |
| Claude Code CLI | CLI | ✅ Verified in v1.6.1 | Shells out to local claude CLI binary |
| Claude Code | Subscription | ✅ Verified in v1.3.2 | Uses local Claude Code CLI credentials (~/.claude/.credentials.json) |
| OpenAI Codex | Subscription | ✅ Verified in v1.6.1 | ChatGPT backend Responses API via local Codex CLI credentials (~/.codex/auth.json); auto-refreshes the token. Raise AI Request Timeout to 60s+ |
| Z.AI Coding | Subscription | ✅ Verified in v1.6.0 | Anthropic-compatible Coding Plan endpoint |
Source of truth for README and wiki content. Updates must pass
Docs ConsistencyCI checks. Update the YAML indocs/providers.yaml, then runpwsh ./scripts/sync-provider-matrix.ps1to refresh every surface.