[Cohere](/ai-gateway/models/labs/cohere)

# Cohere Rerank 4 Fast

Cohere Rerank 4 Fast is a multilingual reranking model from Cohere tuned for low-latency, high-throughput retrieval over English and non-English documents and semi-structured JSON. Your use is subject to Cohere's [Terms](https://cohere.com/terms-of-use) & [Privacy](https://cohere.com/privacy) Policies.

Rerank

[Use with AI Gateway](https://vercel.com/d?to=%2F%5Bteam%5D%2F%7E%2Fai%3Futm_source%3Dgateway-model-page%26utm_campaign%3Dai-gateway-models&title=Get+Started+with+Vercel+AI+Gateway) [View docs](https://vercel.com/docs/ai-gateway)

```
1import { rerank } from 'ai';
2

3const result = await rerank({
4  model: 'cohere/rerank-v4-fast',
5  query: 'What is the capital of France?',
6  documents: [
7    'Paris is the capital of France.',
8    'Berlin is the capital of Germany.',
9    'Madrid is the capital of Spain.',
10  ],
11})
```

[Read docs](https://vercel.com/docs/ai-gateway/sdks-and-apis/ai-sdk)

[Overview](/ai-gateway/models/rerank-v4-fast) [About](/ai-gateway/models/rerank-v4-fast/about) [Providers](/ai-gateway/models/rerank-v4-fast/providers) [Similar](/ai-gateway/models/rerank-v4-fast/similar) [FAQ](/ai-gateway/models/rerank-v4-fast/faq)

## [Copy link to heading](#providers)Providers

Route requests across multiple providers. Copy a provider slug to set your preference. Visit the [docs](/docs/ai-gateway/provider-options) for more info. Using a provider means you agree to their terms, listed under Legal.

| Provider |
| --- |

| Context | Input | ZDR | No Training | Free Tier | Release Date |  |
| --- | --- | --- | --- | --- | --- | --- |

| ![cohere logo](/vc-ap-vercel-marketing/_next/image?url=https%3A%2F%2F7nyt0uhk7sse4zvn.public.blob.vercel-storage.com%2Fdocs-assets%2Fstatic%2Fdocs%2Fai-gateway%2Flogos%2Fcohere.png&w=48&q=75) [Cohere](/ai-gateway/models/providers/cohere) Legal:[Terms](https://cohere.com/terms-of-use)•[Privacy](https://cohere.com/privacy) | 32K | $2/K |  |  |  | 12/11/2025 |  |
| --- | --- | --- | --- | --- | --- | --- | --- |