rerank: Enable reranking
This is a method of the RAGConfig class in the rag module.
def rerank(mut self, enable: bool) -> Self