- Text Generation
MiniMax M2 is an open‑weight Mixture‑of‑Experts large language model from MiniMax, designed to deliver high coding and agentic workflow performance with low latency and cost. It…
Powered by Cohere
Rerank v3.5 by Cohere is a commercial reranking model that scores and reorders candidate documents or passages based on their relevance to a given query. It is optimized for retrieval-augmented applications that need high-quality result ranking over relatively small candidate sets.
Output tokens per second · Higher is better
Seconds · Lower is better
USD per 1M tokens (blended) · Lower is better
About the model
Rerank v3.5 is a Cohere model that takes a user query and a list of candidate texts and outputs relevance scores to produce a better-ordered ranking. It is mainly used to rerank search or retrieval results in RAG systems, chatbots, and question-answering pipelines so that the most relevant documents are surfaced first. It is also used in recommendation-like scenarios and domain-specific search where precise ordering of a short candidate list matters more than large-scale embedding retrieval. It follows earlier Cohere rerank models (such as Rerank v2 and v3) as part of Cohere’s family of specialized retrieval and reranking models.
Model capabilities
Scores and reorders candidate documents for a query, improving relevance in search, recommendation, and retrieval-augmented generation pipelines.
Handles queries and documents across 100+ languages with a single multilingual reranking model, enabling global, cross-language search experiences.
Reranks semi-structured inputs such as JSON records or metadata-enriched documents, not just plain text passages or pages.
Improves retrieval-augmented generation by reranking keyword and vector search results so downstream generators see the most relevant context.
Enhances internal enterprise search over large specialized corpora, boosting result precision for domains like finance, healthcare, and government.
Use cases
Transparent pricing
LLM API offers the lowest rerank pricing and fastest typical latency compared to Cohere and other clouds.
| Provider | Region | Latency | Throughput | Uptime | Input ($/1M) | Output ($/1M) | Context |
|---|---|---|---|---|---|---|---|
| LLM API BEST | Global | 100ms | 120 qps | 99.99% | $0.03 | $0.00 | 128K |
| Cohere | Global | ~180ms | ~60 qps | 99.9% | ~$0.10 | $0.00 | 128K |
| Azure AI | US East | ~150ms | ~80 qps | 99.9% | ~$0.11 | $0.00 | ~128K |
| Amazon Bedrock | US West | ~170ms | ~70 qps | 99.9% | ~$0.12 | $0.00 | ~128K |
Performance benchmarks
| Metric | Rerank v3.5 (Cohere) | Cohere Rerank v3 | OpenAI text-embedding-3-large (as reranker) |
|---|---|---|---|
| Task Type | Reranking | Reranking | Embedding-based Reranking |
| Avg Latency | ~120ms | ~150ms | ~200ms |
| Max Input Tokens | 8K | 4K | 8K |
| Max Items per Request | ~256 docs | ~128 docs | ~200 docs |
| Price per 1K Items | ~$0.10 | ~$0.08 | ~$0.12 |
| Throughput | ~120 req/s | ~100 req/s | ~90 req/s |
| Primary Use Cases | Search & QA rerank | Search & QA rerank | Vector search rerank |
30-day usage via LLM API
Architecture & Integration
One unified API. Every major model. Built-in reliability, cost control, and observability.
Automatically select the best model per request based on latency, cost, and capability. One endpoint abstracts every provider, so you ship faster and swap safely.
One endpoint, any modelEnforce per-project and per-model budgets, caps, and guardrails. Dynamically steer traffic to cheaper equivalents without touching your application code.
Lower spend, same outputDefine fallback chains across providers so requests survive outages, rate limits, and model errors. Your app stays online, even when vendors don't.
Failover built inGet centralized logs, traces, and metrics for every provider and model. Inspect prompts, latencies, costs, and failures from a single, queryable pane.
See every tokenDefine complex workflows—retrieval, tools, multi-step agents—using a consistent task API. Swap underlying models or providers without rewriting business logic.
Abstract the workflowSend massive workloads as batches with automatic chunking, retries, and parallelization across providers. Optimize throughput and cost without managing infrastructure.
Scale jobs, not opsDecision guide
FAQ
Rerank v3.5 is a Cohere model that scores and reorders candidate documents or passages based on their relevance to a query.
It is best for improving search and retrieval quality in RAG pipelines, semantic search, recommendation ranking, and other reranking-heavy workflows.
Pricing is request-based and set by LLM.API for this Cohere-backed reranker; check the LLM.API pricing page for current per-request rates.
Rerank v3.5 accepts a query plus a list of candidate texts, with each candidate typically limited to a few thousand characters for best results.
Rerank v3.5 is optimized for low-latency scoring of many short candidates, usually returning results in well under a second for typical batch sizes.
Rerank v3.5 is a text-only model that takes a text query and text candidates as input and outputs numeric relevance scores and ranking.
You select the Cohere Rerank v3.5 model identifier in your LLM.API request and pass a query plus an array of candidate documents to rerank.
Compared to pure embedding similarity, Rerank v3.5 usually provides more precise top results by contextually reranking a shortlist of retrieved candidates.
Rerank v3.5 cannot generate text, handle images, or replace retrieval; it only scores and reorders provided candidates and may degrade on very long texts.
Rerank v3.5 supports multiple languages, but performance may be strongest on English and other well-represented languages in its training data.
Compare
MiniMax M2 is an open‑weight Mixture‑of‑Experts large language model from MiniMax, designed to deliver high coding and agentic workflow performance with low latency and cost. It…
GPT-5.4 Nano is an OpenAI model name, but there is no public, reliable information available describing its architecture, capabilities, or intended use. Any additional details would…
Qwen3.7 Max is a large language model from Qwen optimized for powerful, general-purpose reasoning and coding assistance. It is designed to handle complex, multi-step tasks with…