Package org.springframework.ai.azure.openai
package org.springframework.ai.azure.openai
-
ClassDescriptionAzureOpenAI 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.ChatModel
implementation for Microsoft Azure AI backed byOpenAIClient
.The configuration information for a chat completions request.Azure Open AI Embedding Model implementation.The configuration information for the embedding requests.ImageModel
implementation for Microsoft Azure AI backed byOpenAIClient
.The configuration information for a image generation request.Utility enumeration for representing the response format that may be requested from the Azure OpenAI model.Utility class for merging ChatCompletions instances and their associated objects.