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