# Aspire.Azure.AI.Inference

- Package: `Aspire.Azure.AI.Inference`
- Version: `13.2.0-preview.1.26170.3`
- Target framework: `net10.0`
- Source: [GitHub](https://github.com/microsoft/aspire/tree/1b339b0aab41b049e8e0d21ed1a79596cf8b8509/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.
