Commit
·
eaf010f
1
Parent(s):
dd96009
Update space
Browse files- email_generator/main.py +1 -1
email_generator/main.py
CHANGED
@@ -46,7 +46,7 @@ Sender Details:
|
|
46 |
**Output Format Requirement**: The response must strictly adhere to the following format. Ensure that:
|
47 |
1. All opening tags have corresponding closing tags.
|
48 |
2. The content inside each tag is complete and relevant to the provided details.
|
49 |
-
3.
|
50 |
|
51 |
```
|
52 |
<thoughts>
|
|
|
46 |
**Output Format Requirement**: The response must strictly adhere to the following format. Ensure that:
|
47 |
1. All opening tags have corresponding closing tags.
|
48 |
2. The content inside each tag is complete and relevant to the provided details.
|
49 |
+
3. The email is in a format suitable for sending and does not contain any placeholders
|
50 |
|
51 |
```
|
52 |
<thoughts>
|