Uses of Package
org.springframework.ai.azure.openai
Packages that use org.springframework.ai.azure.openai
Package
Description
-
Classes in org.springframework.ai.azure.openai used by org.springframework.ai.autoconfigure.azure.openaiClassDescriptionAzureOpenAI audio transcription client implementation for backed by
OpenAIClient
.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. -
Classes in org.springframework.ai.azure.openai used by org.springframework.ai.azure.openaiClassDescriptionSegment of the transcribed text and its corresponding details.Extracted word and it's corresponding timestamps.The configuration information for a chat completions request.The configuration information for the embedding requests.The configuration information for a image generation request.Utility enumeration for representing the response format that may be requested from the Azure OpenAI model.
-
Classes in org.springframework.ai.azure.openai used by org.springframework.ai.azure.openai.metadata