public class ChatSystemMessage extends ChatRequestMessage
| Constructor and Description |
|---|
ChatSystemMessage(String content) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContent() |
String |
getRole() |
ChatSystemMessage |
setContent(String content) |
String |
toString() |
Copyright © 2024. All rights reserved.