Free components for building your own support agent — bring any backend.Want the agent too? Inflection resolves support requests inside your app.

Conversation

Citations

Numbered source chips under an answer. Renders nothing when there are no sources.

Install

npx shadcn@latest add https://ui.inflection.network/r/citations.json

Pulls in utils automatically.

Usage

Props

NameTypeDescription
items*Citation[]`{ title, url? }`. Renders nothing when empty.
labelstring | nullHeading above the chips. `null` removes it.Default: "Sources"

* required