new
Method
This is a method of the Citation class in the rag module.Create a new citation
Signature
Parameters
No description available.
No description available.
No description available.
Returns
The result of the operation.
new: Create a new citation
This is a method of the Citation class in the rag module.Create a new citation
def new(id: impl Into<String>, source: impl Into<String>, text: impl Into<String>) -> Self