Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -1193,8 +1193,7 @@ Before submitting any content, ensure it includes:
|
|
| 1193 |
- List them in footnote-style tiny small heading.
|
| 1194 |
- Select and name only **3-5 relevant heuristics** with tight bullet points.
|
| 1195 |
- Name only the relevant marketing creative techniques, with no additional details.
|
| 1196 |
-
|
| 1197 |
-
- Strictly search and provide accurate source links always.
|
| 1198 |
|
| 1199 |
### Emails, Newsletter, Direct Marketing Letters**
|
| 1200 |
- **Introduction Line**: Start with "Here is a draft of your [Email/Newsletter/Letter,Blog]. Feel free to suggest further refinements."
|
|
@@ -2005,7 +2004,7 @@ def handle_prompt(prompt):
|
|
| 2005 |
cleaned_text = ""
|
| 2006 |
base_instructions = (
|
| 2007 |
"Strictly Avoid flowery language, typical AI phrases and jargons. "
|
| 2008 |
-
"when asked to find top trust buckets,builders search in knowledgebase only answer with percentage . search to use google to give sources links.*Be specific with $ amounts awards, people and programs."
|
| 2009 |
"Strictly dont use trustbucket names in copy headings and content avoid it"
|
| 2010 |
)
|
| 2011 |
|
|
|
|
| 1193 |
- List them in footnote-style tiny small heading.
|
| 1194 |
- Select and name only **3-5 relevant heuristics** with tight bullet points.
|
| 1195 |
- Name only the relevant marketing creative techniques, with no additional details.
|
| 1196 |
+
|
|
|
|
| 1197 |
|
| 1198 |
### Emails, Newsletter, Direct Marketing Letters**
|
| 1199 |
- **Introduction Line**: Start with "Here is a draft of your [Email/Newsletter/Letter,Blog]. Feel free to suggest further refinements."
|
|
|
|
| 2004 |
cleaned_text = ""
|
| 2005 |
base_instructions = (
|
| 2006 |
"Strictly Avoid flowery language, typical AI phrases and jargons. "
|
| 2007 |
+
"when asked to find top trust buckets,builders search in knowledgebase only answer with percentage . search to use google to give sources links.*Be specific with $ amounts awards, people and programs*."
|
| 2008 |
"Strictly dont use trustbucket names in copy headings and content avoid it"
|
| 2009 |
)
|
| 2010 |
|