Uses of Enum
dev.langchain4j.model.zhipu.chat.Role
Packages that use Role
-
Uses of Role in dev.langchain4j.model.zhipu.chat
Methods in dev.langchain4j.model.zhipu.chat that return RoleModifier and TypeMethodDescriptionAssistantMessage.getRole()Message.getRole()SystemMessage.getRole()ToolMessage.getRole()UserMessage.getRole()static RoleReturns the enum constant of this type with the specified name.static Role[]Role.values()Returns an array containing the constants of this enum type, in the order they are declared.