You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/marketing-campaign/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
The Marketing Campaign Manager is a demonstration AI agent developed with LangGraph, designed to assist in composing and sending emails for a marketing campaign.
4
4
5
5
It performs the following actions:
6
-
* It gathers necessary caampaign details from the user through a chat.
6
+
* It gathers necessary campaign details from the user through a chat.
7
7
* Compose an email leveraging the [Email Composer Agent](../mailcomposer/) as a remote ACP agent.
8
8
* It leverages the [IO Mapper Agent](https://github.com/agntcy/iomapper-agnt) to adapt Email Composer Agent output to Email Reviewer Agent.
9
9
* Reviews the email leveraging the [Email Reviewer Agent](../email_reviewer/) as a remote ACP agent.
0 commit comments