Uses of Enum Class
xyz.felh.openai.chat.ChatCompletion.Model
Packages that use ChatCompletion.Model
-
Uses of ChatCompletion.Model in xyz.felh.openai.chat
Methods in xyz.felh.openai.chat that return ChatCompletion.ModelModifier and TypeMethodDescriptionstatic ChatCompletion.ModelReturns the enum constant of this class with the specified name.static ChatCompletion.Model[]ChatCompletion.Model.values()Returns an array containing the constants of this enum class, in the order they are declared.