Uses of Class
ai.vectros.types.ChatMessageRole
Packages that use ChatMessageRole
-
Uses of ChatMessageRole in ai.vectros.types
Fields in ai.vectros.types declared as ChatMessageRoleModifier and TypeFieldDescriptionstatic final ChatMessageRoleChatMessageRole.ASSISTANTstatic final ChatMessageRoleChatMessageRole.SYSTEMstatic final ChatMessageRoleChatMessageRole.USERMethods in ai.vectros.types that return ChatMessageRoleMethods in ai.vectros.types with parameters of type ChatMessageRoleModifier and TypeMethodDescriptionChatMessage.Builder.role(@NotNull ChatMessageRole role) The role of this message.ChatMessage.RoleStage.role(@NotNull ChatMessageRole role) The role of this message.