Package org.springframework.ai.content
Interface MediaContent
- All Superinterfaces:
Content
- All Known Implementing Classes:
AssistantMessage
,DeepSeekAssistantMessage
,UserMessage
-
Method Summary
Methods inherited from interface org.springframework.ai.content.Content
getMetadata, getText
-
Method Details
-
getMedia
Get the media associated with the content.
-