Ask a question to get started
Enter to send•Shift+Enter new line
Dictionary with attachment names as keys and a tuple of the S3 url and a reader of the data for the file.
attachments: Optional[dict[str, AttachmentInfo]] = Field(default=None)