azure-ai-openai-dotnet

Installation
SKILL.md

Azure.AI.OpenAI (.NET)

Client library for Azure OpenAI Service providing access to OpenAI models including GPT-4, GPT-4o, embeddings, DALL-E, and Whisper.

Installation

dotnet add package Azure.AI.OpenAI

# For OpenAI (non-Azure) compatibility
dotnet add package OpenAI

Current Version: 2.1.0 (stable)

Environment Variables

Installs
4
First Seen
Mar 1, 2026
azure-ai-openai-dotnet — claudedjale/skillset