Update README.md
Browse files
README.md
CHANGED
@@ -13,6 +13,13 @@ widget:
|
|
13 |
example_title: "newsletter"
|
14 |
- text: "Hi <NAME>, I hope this email finds you well. Let me start by saying that I am a big fan of your work"
|
15 |
example_title: "fan"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
inference:
|
17 |
parameters:
|
18 |
min_length: 16
|
|
|
13 |
example_title: "newsletter"
|
14 |
- text: "Hi <NAME>, I hope this email finds you well. Let me start by saying that I am a big fan of your work"
|
15 |
example_title: "fan"
|
16 |
+
- text: "Greetings <NAME>, I hope you had a splendid evening at the Company sausage eating festival. I am reaching out because"
|
17 |
+
example_title: "festival"
|
18 |
+
- text: "Hey, is it true that"
|
19 |
+
example_title: "is it true that"
|
20 |
+
- text: "URGENT - I"
|
21 |
+
example_title: "URGENT"
|
22 |
+
|
23 |
inference:
|
24 |
parameters:
|
25 |
min_length: 16
|