GlossaryFoundations

Model

A model is the trained engine that turns inputs (text, images, context) into outputs (answers, labels, actions). ChatGPT, Claude, and Gemini are products built on large language models.

Designers should know which model powers a feature because capability, cost, speed, and safety limits differ by model and version.

What it means

A model is a packaged set of learned weights and settings that maps prompts plus context to generated text, classifications, or tool calls.

Why designers should care

Model choice affects UX constraints: context limits, multimodal support, tool use, refusal behavior, and how often users see hallucinations or latency spikes.

Example

A “fast draft” mode uses a smaller model for instant outlines; “deep analysis” switches to a larger model with a progress indicator and higher quality bar stated in the UI.

Common mistakes

  • Promising parity across models without disclosing tradeoffs.
  • Changing models silently and breaking user workflows that depended on tone or format.
  • Ignoring model-specific failure modes in error copy and recovery flows.

Weekly AI UX notes

Patterns, prompts, and glossary updates for designers building AI products on Substack. No spam.

Subscribe on Substack