samim2024 commited on
Commit
6b85c1c
·
verified ·
1 Parent(s): b404c8b

Update utils.py

Browse files
Files changed (1) hide show
  1. utils.py +1 -1
utils.py CHANGED
@@ -40,6 +40,6 @@ def email_summary(file):
40
  print(result["text"])
41
 
42
  # Send email using zapier
43
- agent.run("Send an Email to sharathraju489@gmail.com via gmail summarizing the following text provided below : "+result["text"])
44
 
45
 
 
40
  print(result["text"])
41
 
42
  # Send email using zapier
43
+ agent.run("Send an Email to samim1000@gmail.com via gmail summarizing the following text provided below : "+result["text"])
44
 
45