Model Picker Card
Model selection card with three rows showing tier, cost per 1k tokens, a one-line tradeoff, and the balanced model pre-selected.
Model selection card with three rows showing tier, cost per 1k tokens, a one-line tradeoff, and the balanced model pre-selected.
The Application Collection unlocks the source for every Application block. All Access unlocks every Collection.
Already purchased? Log in
Model Picker Card is the model selection surface: three ruled rows for Acme Flash ($0.08 / 1k tokens), Acme Balanced ($0.40 / 1k tokens, pre-selected with a filled check), and Acme Pro ($2.40 / 1k tokens). Each row pairs a tier badge with one plain tradeoff line, Handles most factual queries correctly for Flash, Good reasoning over structured data for Balanced, Complex multi-step analysis for Pro. The note below is honest: Flash is right on most factual queries and costs 30x less, switch up only when you need multi-step reasoning or very long context.
Models is one const array; the selected flag drives the muted row tint and the check vs open-ring indicator. Showing cost per 1k beside the tradeoff is what lets teams make the choice without a support ticket.
Reach for this block in the assistant settings pane or in a dropdown within the prompt composer toolbar. Wire the selected id to the model param on your chat endpoint.
A natural flow around it on an Application Pro page:
Before
After
One strong use is the per-conversation model selector. Other picker shapes:
Tip: always quote cost per unit next to capability so users can make a value judgment, not just a guess.