Update main.py
Browse files
main.py
CHANGED
@@ -57,7 +57,7 @@ def create_email_prompt(subject, sender, recipients, body):
|
|
57 |
Body:
|
58 |
{body}
|
59 |
|
60 |
-
Provide a concise summary that includes important information, if any actions are required, and the priority of the email.
|
61 |
"""
|
62 |
}
|
63 |
]
|
|
|
57 |
Body:
|
58 |
{body}
|
59 |
|
60 |
+
Your Task : "Provide a concise summary that includes important information, if any actions are required, and the priority of the email."
|
61 |
"""
|
62 |
}
|
63 |
]
|