Voyage Rerank 2.5
Voyage Rerank 2.5 is a reranking model from Voyage AI designed to improve document retrieval relevance with a 32,000-token context window.
Reranking model for retrieval pipeline optimization
Voyage Rerank 2.5 is a reranking model developed by Voyage AI, designed to reorder candidate documents retrieved by a first-stage retrieval system so that the most relevant results appear at the top. It accepts a query and a list of documents, then assigns relevance scores that can be used to re-sort results before passing them to a downstream application. With a 32,000-token context window, it can process longer documents without truncation, which is useful in retrieval-augmented generation (RAG) pipelines where document chunks may be substantial.
Reranking models like Voyage Rerank 2.5 are typically used as a second-stage component after an initial embedding-based or keyword search retrieval step. By applying a more precise relevance judgment at this stage, they help reduce noise in the retrieved set before it reaches a language model or end user. This makes the model well-suited for search applications, question-answering systems, and any workflow where retrieval precision directly affects output quality.
What Voyage Rerank 2.5 supports
Document Reranking
Scores and reorders a list of candidate documents against a query to surface the most relevant results. Returns a ranked list with relevance scores for downstream use.
Long Context Support
Supports a 32,000-token context window, allowing longer documents to be evaluated without chunking or truncation during reranking.
RAG Pipeline Integration
Functions as a second-stage retrieval component in retrieval-augmented generation workflows, reducing irrelevant documents before they reach a language model.
Relevance Scoring
Assigns a numerical relevance score to each query-document pair, enabling flexible filtering or threshold-based selection of results.
Search Optimization
Improves precision in keyword or embedding-based search systems by applying a more fine-grained relevance judgment as a post-retrieval step.
Ready to build with Voyage Rerank 2.5?
Get Started FreeCommon questions about Voyage Rerank 2.5
What is the context window for Voyage Rerank 2.5?
Voyage Rerank 2.5 supports a context window of 32,000 tokens, which applies to the combined length of the query and each document being evaluated.
What type of model is Voyage Rerank 2.5?
It is a reranking model, meaning it takes a query and a set of pre-retrieved documents as input and returns relevance scores to reorder those documents. It is not a generative or embedding model.
How does Voyage Rerank 2.5 fit into a retrieval pipeline?
It is typically used as a second-stage component after an initial retrieval step (such as vector search or BM25). The initial retrieval narrows the candidate set, and Voyage Rerank 2.5 then reorders those candidates by relevance before they are passed to a language model or returned to the user.
What is the pricing for Voyage Rerank 2.5?
Pricing information is not included in the available metadata. You should consult the Voyage AI documentation or pricing page directly for current rates.
Does Voyage Rerank 2.5 support image or multimodal inputs?
Based on the available metadata, Voyage Rerank 2.5 does not indicate support for image or video inputs. It is designed for text-based query and document reranking.
Explore similar models
Start building with Voyage Rerank 2.5
No API keys required. Create AI-powered workflows with Voyage Rerank 2.5 in minutes — free.