Models
Models
The workspace's default chat and embedding models, the catalogue table, tiers by plan, and the order in which a model is chosen.
Settings → Models. Viewing needs model.read; changing defaults needs model.manage
(Owner/Admin).
Workspace defaults
| Field | Notes |
|---|---|
| Chat model | Used by Chat and agents when nothing else is chosen. |
| Embedding model | Used when a knowledge base is created. Changing this affects knowledge bases created from now on — existing ones keep theirs. |
Catalogue
Every model the deployment knows about: Model · Provider · Use · Tier · Context · Status.
- Use:
chat,embedding,rerank. - Tier:
economyorpremium. Free and Starter get economy only; Pro and up get premium too. - Status: available · no provider key (the deployment has not configured that provider) · not in your plan (tier outside the plan).
An alert No provider is configured at the top means no provider is live at all — ask the deployment administrator; API keys cannot be added at workspace level.
How a model is chosen for an answer
- The model pinned on the Project (if the conversation/run chose a project with a pin).
- The model picked on the Chat toolbar or in the agent configuration.
- The workspace's default Chat model.
- The deployment's default economy model.
Models cost differently — see Credits by model on Usage.