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