Interface Message
- All Superinterfaces:
Content
- All Known Implementing Classes:
AbstractMessage, AssistantMessage, DeepSeekAssistantMessage, SystemMessage, ToolResponseMessage, UserMessage, ZhiPuAiAssistantMessage
The Message interface represents a message that can be sent or received in a chat
application. Messages can have content, media attachments, properties, and message
types.
- See Also:
-
Method Summary
Methods inherited from interface Content
getMetadata, getText
-
Method Details
-
getMessageType
-