Cohere Reranker
This reranker uses the Cohere API to rerank the search results. You can use this reranker by passingCohereReranker() to the rerank() method. Note that you’ll either need to set the COHERE_API_KEY environment variable or pass the api_key argument to use this reranker.
Note: Supported query types – Hybrid, Vector, and FTS.