Uses of Enum Class
xyz.felh.openai.chat.RequestResponseFormat.TypeValue
Packages that use RequestResponseFormat.TypeValue
-
Uses of RequestResponseFormat.TypeValue in xyz.felh.openai.chat
Methods in xyz.felh.openai.chat that return RequestResponseFormat.TypeValueModifier and TypeMethodDescriptionRequestResponseFormat.TypeValue.findByValue(String value) Returns the enum constant of this class with the specified name.static RequestResponseFormat.TypeValue[]RequestResponseFormat.TypeValue.values()Returns an array containing the constants of this enum class, in the order they are declared.