Uses of Enum
ai.vectros.types.ChatMessageRole.Value
Packages that use ChatMessageRole.Value
-
Uses of ChatMessageRole.Value in ai.vectros.types
Methods in ai.vectros.types that return ChatMessageRole.ValueModifier and TypeMethodDescriptionChatMessageRole.getEnumValue()static ChatMessageRole.ValueReturns the enum constant of this type with the specified name.static ChatMessageRole.Value[]ChatMessageRole.Value.values()Returns an array containing the constants of this enum type, in the order they are declared.