Favicon of azure-ai-openai-dotnet

azure-ai-openai-dotnet Skill

AI Agent SkillCloud & DevOpsTypeScriptOpen source

Azure OpenAI SDK for .NET. Client library for Azure OpenAI and OpenAI services. Use for chat completions, embeddings, image generation, audio transcription, and assistants. Triggers: "Azure OpenAI", "AzureOpenAIClient", "ChatClient", "chat completions .NET", "GPT-4", "embeddings", "DALL-E", "Whisper", "OpenAI .NET". Published by microsoft in skills.

What is azure-ai-openai-dotnet Skill?

Azure OpenAI SDK for .NET. Client library for Azure OpenAI and OpenAI services. Use for chat completions, embeddings, image generation, audio transcription, and assistants. Triggers: "Azure OpenAI", "AzureOpenAIClient", "ChatClient", "chat completions .NET", "GPT-4", "embeddings", "DALL-E", "Whisper", "OpenAI .NET". Published by microsoft in skills. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
85/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Deployment
  • Design and media
  • Deployment use cases
  • Design and media use cases

Technical details

Copy skill directory
  • Install or run with Copy skill directory

When to use azure-ai-openai-dotnet Skill

  • Use it for deployment.
  • Use it for design and media.

Built with

TypeScriptCopy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/skills
  • Skill file: .github/plugins/azure-sdk-dotnet/skills/azure-ai-openai-dotnet/SKILL.md

What it does

Azure OpenAI SDK for .NET. Client library for Azure OpenAI and OpenAI services. Use for chat completions, embeddings, image generation, audio transcription, and assistants. Triggers: "Azure OpenAI", "AzureOpenAIClient", "ChatClient", "chat completions .NET", "GPT-4", "embeddings", "DALL-E", "Whisper", "OpenAI .NET".

Skill instructions

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 bash dotnet add package Azure.AI.OpenAI For OpenAI (non-Azure) compatibility dotnet add package OpenAI Current Version: 2.1.0 (stable) Environment Variables bash AZUREOPENAIENDPOINT=https://<resource-name.openai.azure.com Required: Azure OpenAI endpoint AZUREOPENAIAPIKEY=<api-key Only required for AzureKeyCredential auth AZUREOPENAIDEPLOYMENTNAME=gpt-4o-mini Required: model deployment name AZURETOKENCREDENTIALS=prod Required only if DefaultAzureCredential is used in production Client Hierarchy AzureOpenAIClient (top-level) ├── GetChatClient(deploymentName) → ChatClient ├── GetEmbeddingClient(deploymentName) → EmbeddingClient ├── GetImageClient(deploymentName) → ImageClient ├── GetAudioClient(deploymentName) → AudioClient └── GetAssistantClient() → AssistantClient Authentication API Key Authentication csharp using Azure;

Explore related resources

Frequently asked questions

What is azure-ai-openai-dotnet?

azure-ai-openai-dotnet is a open-source AI agent skill with Copy skill directory. Azure OpenAI SDK for .NET. Client library for Azure OpenAI and OpenAI services. Use for chat completions, embeddings, image generation, audio transcription, and assistants.

Who is azure-ai-openai-dotnet best for?

azure-ai-openai-dotnet is best for reusing agent instructions, scripts, and references, deployment workflows, design and media workflows.

How do I install azure-ai-openai-dotnet?

Install or run azure-ai-openai-dotnet using Copy skill directory. Check azure-ai-openai-dotnet for the latest setup command.

Is azure-ai-openai-dotnet actively maintained?

azure-ai-openai-dotnet may need a closer maintenance check before production use.

Share:

Stars
2,741
Forks
309
Last commit
9 days ago
Repository age
6 months
License
MIT

Auto-fetched from GitHub.

Similar to azure-ai-openai-dotnet