- value - Variable in enum com.plexpt.chatgpt.entity.audio.enums.AudioModel
-
- value - Variable in enum com.plexpt.chatgpt.entity.chat.Message.Role
-
- value - Variable in enum com.plexpt.chatgpt.entity.images.enums.ResponseFormat
-
- valueOf(String) - Static method in enum com.plexpt.chatgpt.entity.audio.enums.AudioModel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.plexpt.chatgpt.entity.chat.ChatCompletion.Model
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.plexpt.chatgpt.entity.chat.Message.Role
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.plexpt.chatgpt.entity.images.enums.ResponseFormat
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.plexpt.chatgpt.entity.audio.enums.AudioModel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.plexpt.chatgpt.entity.chat.ChatCompletion.Model
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.plexpt.chatgpt.entity.chat.Message.Role
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.plexpt.chatgpt.entity.images.enums.ResponseFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- Variations - Class in com.plexpt.chatgpt.entity.images
-
- Variations(int, String, String) - Constructor for class com.plexpt.chatgpt.entity.images.Variations
-
- variations(File, Variations) - Method in class com.plexpt.chatgpt.Images
-