/model interface.
Three Model Categories
1. Tiered Models (Default)
Qoder defines 5 model tiers, each backed by a mixed-model strategy. Higher tiers deliver stronger capabilities at a higher Credit cost.| Tier | Credit Cost | Best For |
|---|---|---|
| Lite | Free | Simple Q&A, lightweight tasks |
| Efficient | Low | Everyday coding, code completion |
| Auto | Standard | Complex tasks, multi-step reasoning (default) |
| Performance | High | Challenging engineering problems, large codebases |
| Ultimate | Highest | Maximum performance, best possible results |
2. Frontier Models (New Models)
This tab features the latest industry SOTA models, typically available for a limited time. You can be among the first to experience cutting-edge capabilities. Available models may change at any time; refer to the/model interface for what’s currently offered.
3. Custom Models (Custom)
Connect models from your own provider subscriptions. Qoder supports a curated list of providers — simply configure your API key to start using them. Requirements:- Personal paid subscription required (Pro / Pro+ / Ultra)
- Not available for Teams accounts
- Free accounts cannot use this feature; upgrade your plan first
Switching Models
Switch in TUI
Type/model in TUI mode to open the model selector. The interface has three tabs corresponding to the three model categories above:
↑ / ↓ to navigate, Tab to switch tabs, Enter to confirm, Esc to close.
Your selection is automatically saved to ~/.qoder.json and persists across sessions.
Command-Line Flag
Use the--model flag to specify a tier at startup. This applies to the current session only and is not persisted:
Adding a Custom Model
- Type
/modeland switch to the Custom tab - Select
Add custom model...and pressEnter - Follow the prompts to select a Provider → Model Type → Model
- Enter your API key and any other required fields
- Once verified, the model is saved and ready to use
d.