Uses of Enum Class
xyz.felh.openai.thread.message.Message.Role
Packages that use Message.Role
-
Uses of Message.Role in xyz.felh.openai.thread.message
Methods in xyz.felh.openai.thread.message that return Message.RoleModifier and TypeMethodDescriptionstatic Message.RoleReturns the enum constant of this class with the specified name.static Message.Role[]Message.Role.values()Returns an array containing the constants of this enum class, in the order they are declared.