Uses of Enum Class
com.hw.openai.common.OpenaiApiType
-
Uses of OpenaiApiType in com.hw.openai.common
Modifier and TypeMethodDescriptionstatic OpenaiApiType
Returns the enum constant of this class with the specified name.static OpenaiApiType[]
OpenaiApiType.values()
Returns an array containing the constants of this enum class, in the order they are declared.