# XAI

- 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 xAI.

## Definition

```csharp
namespace Aspire.Hosting.GitHub;

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

## Fields

- [Grok3](/reference/api/csharp/aspire.hosting.github.models/xai/fields.md#grok3) : [GitHubModel](/reference/api/csharp/aspire.hosting.github.models/githubmodel.md) `static` -- Grok 3 is xAI's debut model, pretrained by Colossus at supermassive scale to excel in specialized domains like finance, healthcare, and the law.
- [Grok3Mini](/reference/api/csharp/aspire.hosting.github.models/xai/fields.md#grok3mini) : [GitHubModel](/reference/api/csharp/aspire.hosting.github.models/githubmodel.md) `static` -- Grok 3 Mini is a lightweight model that thinks before responding. Trained on mathematic and scientific problems, it is great for logic-based tasks.
