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