ImageDocument
to contain both text
and image
content that will be embedded together. That is, I'm wondering if it's possible to get some sort of cross-modality (mix of text and image) embedding if I pass ImageDocument(text=text, image_url=....)
. @Logan M