Skip to main content

add_citation

Method
This is a method of the RAGResult class in the rag module.
Add a citation

Signature

def add_citation(&mut self, citation: Citation) -> ()

Parameters

citation
Citation
required
No description available.

Returns

Returns
()
The result of the operation.