citations_mode
Method
This is a method of the RAGConfig class in the rag module.Set citations mode
Signature
Parameters
No description available.
Returns
The result of the operation.
citations_mode: Set citations mode
This is a method of the RAGConfig class in the rag module.Set citations mode
def citations_mode(mut self, mode: CitationsMode) -> Self