-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Email agent #6228
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Email agent #6228
Conversation
|
Reposting Eric's message here:
|
ok, I have created https://github.com/masquerlin/autogen-ext-email for the email agent. |
|
It would be great if you opened a PR adding your extension here: https://github.com/microsoft/autogen/blob/main/python/packages/autogen-core/docs/src/user-guide/extensions-user-guide/discover.md#list-of-community-projects Also, adding topics as mentioned here: https://microsoft.github.io/autogen/stable/user-guide/extensions-user-guide/create-your-own.html#discovery |
Thanks for your guide. I have added the topic in my github project, and packaged a PYPI release. See the PR: #6274 |
adding email agent ## Why are these changes needed? This PR introduces an AI-powered email assistant that can generate images, attach files, draft reports, and send emails to multiple recipients or specific users based on their queries. This feature is highly beneficial for customer management and email marketing, enhancing automation and improving efficiency. ## Related issue number Open #6228 ## Checks - [x] I've included any doc changes needed for <https://microsoft.github.io/autogen/>. See <https://github.com/microsoft/autogen/blob/main/CONTRIBUTING.md> to build and test documentation locally. - [x] I've added tests (if relevant) corresponding to the changes introduced in this PR. - [x] I've made sure all auto checks have passed.
|
Now that #6274 is merged, and you've published your extension to PyPi can we close this one? |
adding email agent ## Why are these changes needed? This PR introduces an AI-powered email assistant that can generate images, attach files, draft reports, and send emails to multiple recipients or specific users based on their queries. This feature is highly beneficial for customer management and email marketing, enhancing automation and improving efficiency. ## Related issue number Open microsoft#6228 ## Checks - [x] I've included any doc changes needed for <https://microsoft.github.io/autogen/>. See <https://github.com/microsoft/autogen/blob/main/CONTRIBUTING.md> to build and test documentation locally. - [x] I've added tests (if relevant) corresponding to the changes introduced in this PR. - [x] I've made sure all auto checks have passed.
SURE. |
Why are these changes needed?
This PR introduces an AI-powered email assistant that can generate images, attach files, draft reports, and send emails to multiple recipients or specific users based on their queries. This feature is highly beneficial for customer management and email marketing, enhancing automation and improving efficiency.
Checks
✅ I have added relevant tests and confirmed that all tests pass successfully.
✅ All automated checks have passed, and there are no formatting or security issues.
I mistakenly closed this pull request earlier. I reopen it and the changes have been included.
