Uses of Enum Class
dev.langchain4j.model.openai.OpenAiTextToSpeechModelName
Packages that use OpenAiTextToSpeechModelName
-
Uses of OpenAiTextToSpeechModelName in dev.langchain4j.model.openai
Subclasses with type arguments of type OpenAiTextToSpeechModelName in dev.langchain4j.model.openaiMethods in dev.langchain4j.model.openai that return OpenAiTextToSpeechModelNameModifier and TypeMethodDescriptionstatic OpenAiTextToSpeechModelNameReturns the enum constant of this class with the specified name.static OpenAiTextToSpeechModelName[]OpenAiTextToSpeechModelName.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.langchain4j.model.openai with parameters of type OpenAiTextToSpeechModelNameModifier and TypeMethodDescriptionOpenAiTextToSpeechModel.Builder.modelName(OpenAiTextToSpeechModelName modelName)