astro21 commited on
Commit
7ef61ab
·
verified ·
1 Parent(s): 1161db3

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +1 -1
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
  ]