Uses of Class
org.springframework.ai.azure.openai.AzureOpenAiAudioTranscriptionOptions
Package
Description
-
Uses of AzureOpenAiAudioTranscriptionOptions in org.springframework.ai.autoconfigure.azure.openai
Modifier and TypeMethodDescriptionvoid
AzureOpenAiAudioTranscriptionProperties.setOptions
(AzureOpenAiAudioTranscriptionOptions options) -
Uses of AzureOpenAiAudioTranscriptionOptions in org.springframework.ai.azure.openai
Modifier and TypeFieldDescriptionprotected AzureOpenAiAudioTranscriptionOptions
AzureOpenAiAudioTranscriptionOptions.Builder.options
ModifierConstructorDescriptionAzureOpenAiAudioTranscriptionModel
(com.azure.ai.openai.OpenAIClient openAIClient, AzureOpenAiAudioTranscriptionOptions options)