shadcn-ui
Thread
Overview
The raw message list and message composer UI. Useful for full screen chat use cases.
Getting Started
Add thread
This adds a /components/ui/assistant-ui/thread.tsx
file to your project, which you can adjust as needed.
The thread
template is minimal and does not include branching or editing support.
Alternatively, you can add thread-full
, which includes branching and editing enabled by default.
Use in your application
/app/page.tsx