Skip to content
Docs Try Aspire
Docs Try

Cohere Fields

Class Fields 8 members
Models published by Cohere.
Command A is a highly efficient generative model that excels at agentic and multilingual use cases.
public static readonly FoundryModel CohereCommandA
CohereCommandR082024 Section titled CohereCommandR082024 staticreadonly FoundryModel
Command R is a scalable generative model targeting RAG and Tool Use to enable production-scale AI for enterprise.
public static readonly FoundryModel CohereCommandR082024
CohereCommandRPlus082024 Section titled CohereCommandRPlus082024 staticreadonly FoundryModel
Command R+ is a state-of-the-art RAG-optimized model designed to tackle enterprise-grade workloads.
public static readonly FoundryModel CohereCommandRPlus082024
CohereEmbedV3English Section titled CohereEmbedV3English staticreadonly FoundryModel
Cohere Embed English is the market's leading text representation model used for semantic search, retrieval-augmented generation (RAG), classification, and clustering.
public static readonly FoundryModel CohereEmbedV3English
CohereEmbedV3Multilingual Section titled CohereEmbedV3Multilingual staticreadonly FoundryModel
Cohere Embed Multilingual is the market's leading text representation model used for semantic search, retrieval-augmented generation (RAG), classification, and clustering.
public static readonly FoundryModel CohereEmbedV3Multilingual
CohereRerankV40Fast Section titled CohereRerankV40Fast staticreadonly FoundryModel
Rerank improves search systems by sorting documents based on their semantic similarity to a query
public static readonly FoundryModel CohereRerankV40Fast
CohereRerankV40Pro Section titled CohereRerankV40Pro staticreadonly FoundryModel
Rerank improves search systems by sorting documents based on their semantic similarity to a query
public static readonly FoundryModel CohereRerankV40Pro
Embed 4 transforms texts and images into numerical vectors
public static readonly FoundryModel EmbedV40