Namespace Azure.AI.OpenAI | Azure SDK for .NET
Emma Terry
Published Feb 16, 2026
The representation of a single completions result for a chat completions request.
A representation of a full response to a chat completions request.
The configuration information used for a chat completions request.
A single, role-attributed message within a chat completion interaction.
Choice model within completion response.
Expected response schema to completion request.
LogProbs model within completion choice.
Post body schema to create a prompt completion from a deployment.
Representation of the token counts processed for a completions request. Counts consider all tokens across prompts, choices, choice alternates, best_of generations, and other consumers.
Expected response schema to embeddings object list item request.
Expected response schema to embeddings request.
Schema to create a prompt completion from a deployment.
Measurment of the amount of tokens used in this request and response.
Azure OpenAI APIs for completions and search.
Client options for OpenAIClient.