Azure.AI.OpenAI 2.1.0 — NuGet Package for .NET
Azure.AI.OpenAI 2.1.0 NuGet package for .NET. Azure OpenAI's official extension package for using OpenAI's .NET library with the Azure OpenAI Service.
Authors: Microsoft
Total downloads: 43,386,869
Project URL: https://github.com/Azure/azure-sdk-for-net/blob/Azure.AI.OpenAI_2.1.0/sdk/openai/Azure.AI.OpenAI/README.md
License: MIT
Tags: Microsoft, Azure, OpenAI
Install Azure.AI.OpenAI 2.1.0
.NET CLI
dotnet add package Azure.AI.OpenAI --version 2.1.0
Package Manager Console
Install-Package Azure.AI.OpenAI -Version 2.1.0
PackageReference (csproj)
<PackageReference Include="Azure.AI.OpenAI" Version="2.1.0" />
View full details, downloads chart, dependencies and version history on NuBrowse.