Ask a question to get started
Enter to send•Shift+Enter new line
create_multimodal_content( text: str, images: list[ImageData], videos: list[VideoData
text
str
Text content of the message
images
list[ImageData]
List of ImageData objects
videos
list[VideoData] | None
None
Create multimodal message content with text, images, and videos.
Optional list of VideoData objects