Uses of Enum Class
org.springframework.ai.openai.api.OpenAiAudioApi.WhisperModel
Packages that use OpenAiAudioApi.WhisperModel
-
Uses of OpenAiAudioApi.WhisperModel in org.springframework.ai.openai.api
Methods in org.springframework.ai.openai.api that return OpenAiAudioApi.WhisperModelModifier and TypeMethodDescriptionstatic OpenAiAudioApi.WhisperModelReturns the enum constant of this class with the specified name.static OpenAiAudioApi.WhisperModel[]OpenAiAudioApi.WhisperModel.values()Returns an array containing the constants of this enum class, in the order they are declared.