Skip to content
DocsTry Aspire
DocsTry

Cohere Fields

ClassFields8 members
Models published by Cohere.
CohereCommandASection titled CohereCommandAstaticreadonlyFoundryModel
Command A is a highly efficient generative model that excels at agentic and multilingual use cases.
public static readonly FoundryModel CohereCommandA
CohereCommandR082024Section titled CohereCommandR082024staticreadonlyFoundryModel
Command R is a scalable generative model targeting RAG and Tool Use to enable production-scale AI for enterprise.
public static readonly FoundryModel CohereCommandR082024
CohereCommandRPlus082024Section titled CohereCommandRPlus082024staticreadonlyFoundryModel
Command R+ is a state-of-the-art RAG-optimized model designed to tackle enterprise-grade workloads.
public static readonly FoundryModel CohereCommandRPlus082024
CohereEmbedV3EnglishSection titled CohereEmbedV3EnglishstaticreadonlyFoundryModel
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
CohereEmbedV3MultilingualSection titled CohereEmbedV3MultilingualstaticreadonlyFoundryModel
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
CohereRerankV40FastSection titled CohereRerankV40FaststaticreadonlyFoundryModel
Rerank improves search systems by sorting documents based on their semantic similarity to a query
public static readonly FoundryModel CohereRerankV40Fast
CohereRerankV40ProSection titled CohereRerankV40ProstaticreadonlyFoundryModel
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