@Serializable() public final class Message
private final String
role
content
format
turnId
Message(String role, String content, String format, String turnId)
final String
getRole()
getContent()
getFormat()
getTurnId()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final String getRole()
final String getContent()
final String getFormat()
final String getTurnId()