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