Interface Message
- All Known Implementing Classes:
AbstractMessage,AssistantMessage,ChatMessage,FunctionMessage,SystemMessage,UserMessage
public interface Message
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getContent
String getContent() -
getProperties
-
getMessageType
MessageType getMessageType() -
getMessageTypeValue
String getMessageTypeValue()
-