public class ChatResponseMessage extends Object
| Constructor and Description |
|---|
ChatResponseMessage() |
| Modifier and Type | Method and Description |
|---|---|
String |
getContent() |
String |
getRole() |
void |
setContent(String content) |
void |
setRole(String role) |
String |
toString() |
Copyright © 2024. All rights reserved.