pszemraj commited on
Commit
37b5b7d
1 Parent(s): bbbdf0d

add many more examples

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -26,7 +26,14 @@ Hope you are doing well. I just wanted to reach out and ask if differential calc
26
  example_title: "URGENT"
27
  - text: "Hi Archibald,\n\nI hope this email finds you extremely well."
28
  example_title: "emails that find you"
29
-
 
 
 
 
 
 
 
30
  parameters:
31
  min_length: 4
32
  max_length: 128
 
26
  example_title: "URGENT"
27
  - text: "Hi Archibald,\n\nI hope this email finds you extremely well."
28
  example_title: "emails that find you"
29
+ - text: "Hello there.\n\nI just wanted to reach out and check in to"
30
+ example_title: "checking in"
31
+ - text: "Hello <NAME>,\n\nI hope this email finds you well. I wanted to reach out and see if you've enjoyed your time with us"
32
+ example_title: "work well"
33
+ - text: "Hi <NAME>,\n\nI hope this email finds you well. I wanted to reach out and see if we could catch up"
34
+ example_title: "catch up"
35
+ - text: "I'm <NAME> and I just moved into the area and wanted to reach out and get some details on where I could get groceries and"
36
+ example_title: "grocery"
37
  parameters:
38
  min_length: 4
39
  max_length: 128