# DeepSeek

- Kind: `class`
- Package: [Aspire.Hosting.Foundry](/reference/api/csharp/aspire.hosting.foundry.md)
- Version: `13.4.0-preview.1.26281.18`
- Namespace: `Aspire.Hosting.Foundry`
- Target framework: `net8.0`
- Source: [GitHub](https://github.com/microsoft/aspire/blob/becb48e2d61099e35ae336d527d3875e928d6594/src/Aspire.Hosting.Foundry/FoundryModel.Generated.cs)

Models published by DeepSeek.

## Definition

```csharp
namespace Aspire.Hosting.Foundry;

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

## Fields

- [DeepSeekR1](/reference/api/csharp/aspire.hosting.foundry/deepseek/fields.md#deepseekr1) : [FoundryModel](/reference/api/csharp/aspire.hosting.foundry/foundrymodel.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.foundry/deepseek/fields.md#deepseekr10528) : [FoundryModel](/reference/api/csharp/aspire.hosting.foundry/foundrymodel.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.
- [DeepSeekV3](/reference/api/csharp/aspire.hosting.foundry/deepseek/fields.md#deepseekv3) : [FoundryModel](/reference/api/csharp/aspire.hosting.foundry/foundrymodel.md) `static` -- A strong Mixture-of-Experts (MoE) language model with 671B total parameters with 37B activated for each token.
- [DeepSeekV30324](/reference/api/csharp/aspire.hosting.foundry/deepseek/fields.md#deepseekv30324) : [FoundryModel](/reference/api/csharp/aspire.hosting.foundry/foundrymodel.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.
- [DeepSeekV32](/reference/api/csharp/aspire.hosting.foundry/deepseek/fields.md#deepseekv32) : [FoundryModel](/reference/api/csharp/aspire.hosting.foundry/foundrymodel.md) `static` -- DeepSeek-V3.2, a model that harmonizes high computational efficiency with superior reasoning and agent performance
- [DeepSeekV32Speciale](/reference/api/csharp/aspire.hosting.foundry/deepseek/fields.md#deepseekv32speciale) : [FoundryModel](/reference/api/csharp/aspire.hosting.foundry/foundrymodel.md) `static` -- DeepSeek-V3.2 Speciale, a model that harmonizes high computational efficiency with superior reasoning and agent performance
- [DeepSeekV4Flash](/reference/api/csharp/aspire.hosting.foundry/deepseek/fields.md#deepseekv4flash) : [FoundryModel](/reference/api/csharp/aspire.hosting.foundry/foundrymodel.md) `static` -- DeepSeek V4 is an efficient MoE model family with 1M context and near state-of-the-art open-source reasoning performance.
- [DeepSeekV4Pro](/reference/api/csharp/aspire.hosting.foundry/deepseek/fields.md#deepseekv4pro) : [FoundryModel](/reference/api/csharp/aspire.hosting.foundry/foundrymodel.md) `static` -- DeepSeek V4 is an efficient MoE model family with 1M context and near state-of-the-art open-source reasoning performance.
