Cohere Rerank is a production search and retrieval reranking model that scores and reorders candidate documents based on their relevance to a query. It is optimized for information retrieval, semantic search, and question answering pipelines rather than general-purpose text generation.
Requires building your own reranking layer on top of embeddings rather than using a dedicated rerank model API.
Competing hosted rerank APIs focused on search and RAG quality.