All Classes and Interfaces
Class
Description
AzureOpenAI audio transcription client implementation for backed by
OpenAIClient.Options for audio transcription using Azure Open AI.
Structured response of the transcribed audio.
Segment of the transcribed text and its corresponding details.
Extracted word and it's corresponding timestamps.
Audio transcription metadata implementation for AzureOpenAI.
ChatModel implementation for Microsoft Azure AI backed by
OpenAIClient.Builder to construct
AzureOpenAiChatModel.The configuration information for a chat completions request.
Azure Open AI Embedding Model implementation.
The configuration information for the embedding requests.
Represents the metadata for image generation using Azure OpenAI.
ImageModel implementation for Microsoft Azure AI backed by
OpenAIClient.The configuration information for a image generation request.
Represents metadata associated with an image response from the Azure OpenAI image
model.
Utility enumeration for representing the response format that may be requested from the
Azure OpenAI model.
RuntimeHintsRegistrar for Azure OpenAI.Utility class for merging ChatCompletions instances and their associated objects.