AiInlineCitation
Inline Citation
Inline citation badges linked to sources.
RAG combines retrieval with generation to ground LLM outputs in factual sources, significantly reducing hallucination in knowledge-intensive tasks1.
Usage
<AiInlineCitation :citation="citation" @click="onClick" />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| citation* | AiCitation | — | — |
| interactive | boolean | true | — |
Slots
default