Ask a question to get started
Enter to send•Shift+Enter new line
Attachments associated with the run.
Each entry is a tuple of (mime_type, bytes), or (mime_type, file_path)
(mime_type, bytes)
(mime_type, file_path)
Attachments = dict[str, Union[tuple[str, bytes], Attachment, tuple[str, Path]]]