# DeepSeek

- 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.Generated.cs)

Models published by DeepSeek.

## Definition

```csharp
namespace Aspire.Hosting.GitHub;

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

## Fields

- [DeepSeekR1](/reference/api/csharp/aspire.hosting.github.models/deepseek/fields.md#deepseekr1) : [GitHubModel](/reference/api/csharp/aspire.hosting.github.models/githubmodel.md) `static` -- DeepSeek-R1 excels at reasoning tasks using a step-by-step training process, such as language, scientific reasoning, and coding tasks.
- [DeepSeekR10528](/reference/api/csharp/aspire.hosting.github.models/deepseek/fields.md#deepseekr10528) : [GitHubModel](/reference/api/csharp/aspire.hosting.github.models/githubmodel.md) `static` -- The DeepSeek R1 0528 model has improved reasoning capabilities, this version also offers a reduced hallucination rate, enhanced support for function calling, and better experience for vibe coding.
- [DeepSeekV30324](/reference/api/csharp/aspire.hosting.github.models/deepseek/fields.md#deepseekv30324) : [GitHubModel](/reference/api/csharp/aspire.hosting.github.models/githubmodel.md) `static` -- DeepSeek-V3-0324 demonstrates notable improvements over its predecessor, DeepSeek-V3, in several key aspects, including enhanced reasoning, improved function calling, and superior code generation capabilities.
