# Cohere

- Kind: `class`
- Package: [Aspire.Hosting.GitHub.Models](/reference/api/csharp/aspire.hosting.github.models.md)
- Version: `13.4.0`
- Namespace: `Aspire.Hosting.GitHub`
- Target framework: `net8.0`
- Source: [GitHub](https://github.com/microsoft/aspire/blob/cbc352350f1a9bafbaff10d14a2c8de4ac186a48/src/Aspire.Hosting.GitHub.Models/GitHubModel.cs)

Models published by Cohere.

## Definition

```csharp
namespace Aspire.Hosting.GitHub;

public static class Cohere
{
    // ...
}
```

## Fields

- [CohereCommandA](/reference/api/csharp/aspire.hosting.github.models/cohere/fields.md#coherecommanda) : [GitHubModel](/reference/api/csharp/aspire.hosting.github.models/githubmodel.md) `static` -- Command A is a highly efficient generative model that excels at agentic and multilingual use cases.
- [CohereCommandR082024](/reference/api/csharp/aspire.hosting.github.models/cohere/fields.md#coherecommandr082024) : [GitHubModel](/reference/api/csharp/aspire.hosting.github.models/githubmodel.md) `static` -- Command R is a scalable generative model targeting RAG and Tool Use to enable production-scale AI for enterprise.
- [CohereCommandRPlus082024](/reference/api/csharp/aspire.hosting.github.models/cohere/fields.md#coherecommandrplus082024) : [GitHubModel](/reference/api/csharp/aspire.hosting.github.models/githubmodel.md) `static` -- Command R+ is a state-of-the-art RAG-optimized model designed to tackle enterprise-grade workloads.
- [CohereEmbedV3English](/reference/api/csharp/aspire.hosting.github.models/cohere/fields.md#cohereembedv3english) : [GitHubModel](/reference/api/csharp/aspire.hosting.github.models/githubmodel.md) `static` `obsolete` -- Cohere Embed English is the market's leading text representation model used for semantic search, retrieval-augmented generation (RAG), classification, and clustering.
- [CohereEmbedV3Multilingual](/reference/api/csharp/aspire.hosting.github.models/cohere/fields.md#cohereembedv3multilingual) : [GitHubModel](/reference/api/csharp/aspire.hosting.github.models/githubmodel.md) `static` `obsolete` -- Cohere Embed Multilingual is the market's leading text representation model used for semantic search, retrieval-augmented generation (RAG), classification, and clustering.
