@Preview(value="3.1") public class UserMessage extends ChatMessageBase<UserMessage>
metadata| Constructor and Description |
|---|
UserMessage() |
UserMessage(String content) |
UserMessage(String content,
List<AiMedia> medias) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContent()
内容
|
List<AiMedia> |
getMedias()
图片集合
|
ChatRole |
getRole()
角色
|
String |
toString() |
addMetadata, addMetadata, getMetadataclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaugment, fromJson, isThinking, ofAssistant, ofSystem, ofTool, ofUser, ofUser, ofUser, ofUser, template, toJsonpublic UserMessage()
public UserMessage(String content)
Copyright © 2025. All rights reserved.