AI-Native
CitationLink
RAG 출처 표시 위첨자 링크 — 호버 시 미리보기.
assistant 응답 안에 인라인으로 삽입. 호버하면 Tooltip으로 출처 제목·발췌·링크가 미리보기됩니다. TooltipProvider로 감싸야 합니다.
import { CitationLink, TooltipProvider } from "@nxtgen-org/react";
Inline citation
API
| Name | Type | Default | Description |
|---|---|---|---|
| index* | number | — | 출처 번호. |
| title* | string | — | — |
| excerpt | ReactNode | — | Tooltip 본문 발췌. |
| source | string | — | 도메인/sub-label. |
| href | string | — | 출처 URL. |