# Aspire.Azure.AI.Inference

- Package: `Aspire.Azure.AI.Inference`
- Version: `13.4.0-preview.1.26281.18`
- Target framework: `net10.0`
- Source: [GitHub](https://github.com/microsoft/aspire/tree/becb48e2d61099e35ae336d527d3875e928d6594/src/Components/Aspire.Azure.AI.Inference)
- NuGet: [Aspire.Azure.AI.Inference](https://www.nuget.org/packages/Aspire.Azure.AI.Inference)

## Namespaces

### Aspire.Azure.AI.Inference

- [AspireChatCompletionsClientBuilder](/reference/api/csharp/aspire.azure.ai.inference/aspirechatcompletionsclientbuilder.md) -- `class` -- Provides a builder for configuring and integrating an Aspire Chat Completions client into a host application.
- [AspireEmbeddingsClientBuilder](/reference/api/csharp/aspire.azure.ai.inference/aspireembeddingsclientbuilder.md) -- `class` -- Provides a builder for configuring and integrating an Aspire Embeddings client into a host application.
- [ChatCompletionsClientSettings](/reference/api/csharp/aspire.azure.ai.inference/chatcompletionsclientsettings.md) -- `class` `sealed` -- Represents configuration settings for Azure AI Chat Completions client.

### Microsoft.Extensions.Hosting

- [AspireAzureAIInferenceExtensions](/reference/api/csharp/aspire.azure.ai.inference/aspireazureaiinferenceextensions.md) -- `class` `static` -- Extension methods for adding Azure AI Inference services to an Aspire application.
