currently, attaching images supports a few differnt attachment types, including drag and drop. we want to support drag and drop directly from web.
ways we can do this:
- drag and drop the image URL and send the URL to the model (cc. @benibenj for URL attachments)
- drag and drop the image and download/convert to base64.