Skip to main content
Cohere text embedding model optimized for English retrieval.

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.