@Preview(value="3.1") public class SystemMessage extends Object implements ChatMessage
| Constructor and Description |
|---|
SystemMessage() |
SystemMessage(String content) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContent()
内容
|
ChatRole |
getRole()
角色
|
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfromJson, ofAssistant, ofSystem, ofTool, ofUser, ofUser, toJsonpublic SystemMessage()
public SystemMessage(String content)
public ChatRole getRole()
getRole in interface ChatMessagepublic String getContent()
ChatMessagegetContent in interface ChatMessageCopyright © 2025. All rights reserved.