Suggestion Chips
A row of prompt suggestion buttons. Clicking a chip fires onSelect with the chip text — pair it directly with PromptInput to populate the field. Composed from Button, inheriting all token styles and the rebrand automatically.
Default
Clicking a chip fires onSelect with the chip text. Composed from Button — inherits all token styles.
With label
Try asking
Paired with Prompt Input
The canonical usage — chips populate the input, clearing after selection.
Try asking