Skip to main content
Cohere embedding model for multilingual retrieval, with long-context text support.

Model Information

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

Capabilities and Usage

  • Set input_type=search_document for indexed documents and search_query for user queries. classification and clustering select other task types.
  • This endpoint example embeds text. Do not assume native Cohere image/PDF input objects work in the OpenAI-compatible input field.
  • Use the same model and vector dimensions for documents and queries. Output vectors are returned in data[].embedding.

Request Example

Set MIXROUTE_API_KEY before making the request.

Request Fields

Complete request format: embeddings.