Skip to content

AgentSourceCitation

stable

Inline citation block listing the evidence sources an agent used. Each entry has source name, type, confidence score, and retrieval timestamp.

Trust & Provenance/Storybook ↗
import { AgentSourceCitation } from "@nodus/design-system/patterns"
Loading demo…

Props

citationsrequired
Type CitationEntry[]Default

List of source citations used by the agent.

showConfidence
Type booleanDefault

Show per-citation confidence (default: true).

compact
Type booleanDefault

Collapse to single-line citation list.

Metadatasemanticsemantictypeborderspace
Design Rationale

This component was designed to express:

Explore Related

Was this helpful?