Client library for Azure OpenAI Service providing access to OpenAI models including GPT-4, GPT-4o, embeddings, DALL-E, and Whisper.
| AzureOpenAIClient | Top-level client for Azure OpenAI | | ChatClient | Chat completions | | EmbeddingClient | Text embeddings | | ImageClient | Image generation (DALL-E) | | AudioClient | Audio transcription/TTS | | ChatCompletion | Chat response | | ChatCompletionOptions | Request configuration |
| StreamingChatCompletionUpdate | Streaming response chunk | | ChatMessage | Base message type | | SystemChatMessage | System prompt | | UserChatMessage | User input | | AssistantChatMessage | Assistant response | | DeveloperChatMessage | Developer message (reasoning models) | | ChatTool | Function/tool definition | | ChatToolCall | Tool invocation request |
SDK di Azure OpenAI per .NET. Libreria client per Azure OpenAI e servizi OpenAI. Utilizzare per completamenti di chat, incorporamenti, generazione di immagini, trascrizione audio e assistenti. Trigger: "Azure OpenAI", "AzureOpenAIClient", "ChatClient", "completamenti chat .NET", "GPT-4", "embeddings", "DALL-E", "Whisper", "OpenAI .NET". Fonte: microsoft/agent-skills.