rerank_model
Method
This is a method of the KnowledgeConfig class in the config module.Set rerank model
Signature
Parameters
No description available.
Returns
The result of the operation.
rerank_model: Set rerank model
This is a method of the KnowledgeConfig class in the config module.Set rerank model
def rerank_model(mut self, model: impl Into<String>) -> Self