Providers
ak-coder works with any OpenAI-compatible LLM endpoint. Providers are configured in ~/.ak-coder/config.json.
Supported providers
| Provider | Type | Free tier |
|---|---|---|
| Ollama | Local | ✅ Always free |
| OpenRouter | Cloud | ✅ Free models available |
| Gemini | Cloud | ✅ Free quota |
| Groq | Cloud | ✅ Free tier |
| DeepSeek | Cloud | ❌ Pay-per-token |
| Any OpenAI-compatible | Cloud/Local | Varies |
Switching providers at runtime
/providers
Lists all configured providers and lets you switch interactively. See Configuration for the full config schema and environment variables.