Uses of Enum Class
io.quarkiverse.langchain4j.runtime.devui.json.MessageType
Packages that use MessageType
-
Uses of MessageType in io.quarkiverse.langchain4j.runtime.devui.json
Methods in io.quarkiverse.langchain4j.runtime.devui.json that return MessageTypeModifier and TypeMethodDescriptionChatMessagePojo.getType()static MessageTypeReturns the enum constant of this class with the specified name.static MessageType[]MessageType.values()Returns an array containing the constants of this enum class, in the order they are declared.