Skip to main content
Cohere latency-focused multilingual relevance ranking model.

Model Information

Context and output sizes describe the model specification. Effective request limits, availability, and billing depend on the MixRoute route.

Capabilities and Usage

  • Reranks supplied documents against a query; it does not generate answers or embeddings.
  • The context limit applies to a query/document pair. Retrieve candidates first, then use top_n to select the most relevant results.
  • results[].index maps back to the original documents array. Use that index instead of assuming document text is returned.

Request Example

Set MIXROUTE_API_KEY before making the request.

Request Fields

Complete request format: rerank.