AI · Application UI
Message
Chat message primitives for AI conversations, provenance labels, bubbles, actions, branch navigation, attachments, and a streaming markdown response.
@byronwade/foundation@byronwade/utils@byronwade/button@byronwade/button-group@byronwade/tooltipaistreamdown@phosphor-icons/react
Adapted from Vercel AI Elements , the original components, repurposed onto the byronwade/ui design system (semantic tokens, dark mode, small subtle refinements). © Vercel.
Feature showcase
Installation
Features
1 example
Default.
API
Dependencies
| Package | Kind | Description |
|---|---|---|
| @byronwade/foundation | registry | Installed through the byronwade/ui registry. |
| @byronwade/utils | registry | Installed through the byronwade/ui registry. |
| @byronwade/button | registry | Installed through the byronwade/ui registry. |
| @byronwade/button-group | registry | Installed through the byronwade/ui registry. |
| @byronwade/tooltip | registry | Installed through the byronwade/ui registry. |
| ai | npm | Installed from npm. |
| streamdown | npm | Installed from npm. |
| @phosphor-icons/react | npm | Installed from npm. |
Source and related
| File | Path |
|---|---|
| Component | registry/components/ai-message.tsx |
| Default example | content/examples/ai-message/default.tsx |