riensen / Auto-GPT-Email-Plugin

Revolutionize email management with the Auto-GPT Email Plugin, leveraging AI to automate drafting, intelligent replies, and seamless inbox control.
MIT License
137 stars 15 forks source link

Cannot send attachment #1

Closed SansGuidon closed 1 year ago

SansGuidon commented 1 year ago

I'm expecting to get Auto-GPT to send an attachment but it fails

CRITICISM:  I need to make sure that the email is sent successfully and that the recipient receives the file.
NEXT ACTION:  COMMAND = send_email ARGUMENTS = {'to': '<email_address>', 'subject': "CV", 'body': "Please find attached CV.", 'attachment': '<path_to_downloaded_CV>'}
SYSTEM:  Command send_email returned: Error: send_email() takes 3 positional arguments but 4 were given
| Thinking...
riensen commented 1 year ago

This is now implemented on master. Reference: https://github.com/riensen/Auto-GPT-Email-Plugin/commit/2b533886ed5d7847d70267c922824195784f2af9