Available to users on the new pricing plans (currently not available on legacy plans)
Overview
Zencoder now has a model selector in the chat input. Use the dropdown to pick which LLM runs your messages. The options you see depend on your plan and entitlements.- Currently, the model selector is available to users on the new pricing plans ( not available on legacy plans)
- Model choices may differ by plan; higher plans unlock additional models
- Select the model that fits your task from the selector (Default, Gemini 2.5 Pro, Sonnet 4, Sonnet 4 Parallel Thinking, Opus 4.1, Opus 4.1 Parallel Thinking, GPT-5).
Model selection is fixed per chat session. To use a different model, start a new chat.
Available models (subject to change)
The default model routes across a tuned mix of self-hosted and vendor models for the best balance of speed, quality, and cost.
Model | Provider | Multiplier | Plan Requirements |
---|---|---|---|
Default | Zencoder | 1× | All plans |
Sonnet 4 | Anthropic | 1× | All plans |
Sonnet 4 Parallel Thinking | Anthropic | 1.5× | Starter, Core, Advanced, Max |
Opus 4.1** | Anthropic | 5× | Advanced, Max |
Opus 4.1 Parallel Thinking** | Anthropic | 7.5× | Advanced, Max |
Gemini 2.5 Pro | 0.75× | All plans | |
GPT-5* | OpenAI | 1× | Starter, Core, Advanced, Max |
*GPT-5 support has been available in Zencoder since August 8 - less than 24 hours after its public release.**Opus 4.1 models are strongest and most capable models, available exclusively on Advanced and Max plan.
Cost multipliers and Premium LLM calls
Zencoder measures usage in Premium LLM calls. Some models use a multiplier to reflect provider costs or parallel reasoning. See the table above and the screenshot for current multipliers.Example: If a response would normally consume 10 Premium LLM calls, running it with Opus 4.1 (5×) would count as 50 calls. For details about daily limits and accounting, see Pricing & Plans.
Plan-based availability
Not all plans have access to all models. The selector shows what your current plan can use. If you recently upgraded but don’t see expected options, restart your IDE to refresh entitlements.- Starter, Core, Advanced and Max plans: Model model selector with allocated models, including GPT-5 access
- Legacy plans: Model selector is not available
Bring Your Own Key (BYOK)
You can use your own API key for certain providers. This is useful if you:- Want to remove daily Premium LLM call limits for those requests
- Prefer billing directly with the provider
BYOK is currently available on all plans, including Free, Starter, Core, Advanced, and Max.
Enable BYOK
1
Open Zencoder menu
Click the Zencoder icon in your IDE, then click the ⋯ (three dots) menu.
2
Choose User API key
Select
User API key
from the dropdown to open Custom API keys
.3
Enter keys and use
Paste your Anthropic or OpenAI key, save, then pick a matching provider model in the model selector.

When BYOK is active for a given provider/model, those requests can bypass Zencoder’s daily Premium LLM call limits - usage and billing are governed by your provider account. Make sure you understand the provider’s pricing before enabling heavy workloads.
Keep your keys secure. Only paste keys into the official Zencoder UI. If you rotate/regenerate keys at the provider, update them in Zencoder as well.
When to switch models
- Use the Default model for most coding tasks - it balances speed, quality, and cost
- Use Gemini 2.5 Pro when you need the most cost-efficient option (0.75× multiplier)
- Use Parallel/advanced reasoning models (e.g., Sonnet 4 Parallel Thinking, Opus 4.1 Parallel Thinking) for complex planning or intricate refactors
- Use Opus 4.1 models (Advanced and Max plan) for the most challenging tasks requiring maximum capability, keeping the higher multiplier in mind
Heavier reasoning models may produce better results on difficult tasks but at higher call consumption. Keep separate chats for different experiments to maintain clarity.
Troubleshooting
I don't see the model selector
I don't see the model selector
Make sure you’re on the new plans. Sign out/in to refresh entitlements.
My plan changed but the model list didn't update
My plan changed but the model list didn't update
Restart your IDE after signing back in.
BYOK isn't being used
BYOK isn't being used
Confirm you selected a model that matches the provider whose key you added, and that the key is valid/active.