Skip to main content

Citation

Defined in the RAG module.
Rust AI Agent SDK A citation referencing a source document.

Fields

Methods

new

Create a new citation Parameters:

page

Set the page number Parameters:

score

Set the relevance score Parameters:

metadata

Add metadata Parameters:

Source

View on GitHub

praisonai/src/rag/mod.rs at line 34

Rust Citations