Skip to main content

new

Method
This is a method of the Citation class in the rag module.
Create a new citation

Signature

def new(id: impl Into<String>, source: impl Into<String>, text: impl Into<String>) -> Self

Parameters

id
impl Into<String>
required
No description available.
source
impl Into<String>
required
No description available.
text
impl Into<String>
required
No description available.

Returns

Returns
Self
The result of the operation.