@Preview(value="3.1") public class SystemMessage extends ChatMessageBase<SystemMessage>
metadata| Constructor and Description |
|---|
SystemMessage() |
SystemMessage(String content) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContent()
内容
|
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 SystemMessage()
public SystemMessage(String content)
Copyright © 2025. All rights reserved.