Key features
- System Default β Use the workspaceβs configured model
- Provider list β OpenAI, Anthropic, Gemini, DeepSeek, xAI, Perplexity, Mistral, Kimi, and others
- Model list β All models for the selected provider
- Capability icons β Reasoning, Speed, Code, Search, Vision, Chat
- Pricing display β Credits per million tokens when available
- Plan enforcement β Some models may require Premium; those show an upgrade prompt
- Mobile layout β Providers and models shown as a two-step flow
Opening the modal
- In the chat input toolbar, find the Model: label.
- Click the label or the dropdown arrow.
- The modal opens above the input.
Close by clicking outside, pressing Escape, or choosing a model.
Left column: providers
System Default
- First option at the top
- Uses the workspaceβs system LLM preference
- Shows the actual default model name when known (e.g. "System Default (gpt-4)")
- Selecting it clears any per-thread override
Provider list
Providers are shown with:
- Logo β Provider icon
- Name β Provider label (e.g. OpenAI, Anthropic)
- Model count β Number of models for that provider
Providers may be reordered or hidden based on instance configuration. Disabled providers are not shown.
Right column: models
After selecting a provider, the right side shows its models.
Model row contents
| Element | Description | |--------|-------------| | Model name | Display name (e.g. "GPT-4", "Claude 3 Opus") | | Capability icons | Tags for reasoning, speed, code, search, vision, chat | | Pricing | Credits per million tokens (input+output average) when available | | Premium badge | Shown when your plan does not allow that model |
Capability icons
| Icon | Capability | Meaning | |------|------------|---------| | Brain | Advanced Reasoning | Better for complex analysis | | Lightning | Fast Response | Optimized for speed | | Code | Code Specialist | Strong for coding tasks | | Magnifying glass | Web Search | Supports web search | | Eye | Vision & Images | Can process images | | Chat | Chat | General conversation |
Provider βBest forβ tags
Each provider may show suggested use cases (e.g. General, Analysis, Creative, Code, Search, Long Context). These help you pick a provider for your task.
Selecting a model
- In the left column, click a provider.
- Wait for models to load.
- In the right column, click a model.
- The modal closes and the selection is applied to the current thread.
The Model: button updates to show the selected model name. If the provider has connection issues, an error message appears instead of the list.
Plan limits
- Allowed models β Models available to your plan can be selected.
- Restricted models β Show a βPremium planβ badge and cannot be selected; an upgrade prompt may appear if you try.
- Capabilities β If plan data is unavailable, selection may be limited.
Persistence and scope
- Thread-scoped β The chosen model is stored per thread in
localStorage. - No thread β If youβre not in a thread (e.g. home), the selection applies to the next thread you open.
- System Default β Removes the per-thread override; the workspace default is used again.
Mobile behavior
On mobile:
- First view β Providers only.
- Select provider β Switches to the models list.
- Back β Returns to the providers list.
- Close β X button or tap outside.
Troubleshooting
- Models not loading β Check provider configuration and API keys in Instance Settings.
- "Connection Error" β API unreachable or misconfigured; verify provider settings.
- Model greyed out β Likely restricted by plan; upgrade to access it.
- Selection not sticking β Ensure youβre in a thread; try selecting again.
- System Default empty β Workspace LLM may be unset; configure it in Workspace Settings.
Related topics
For more information, see:
- Chat Input Field Guide β Where the model selector lives
- Chat Agent Selection Guide β Choosing agents
- Workspace Settings: Chat Settings β Workspace default model