Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -2004,7 +2004,7 @@ def handle_prompt(prompt):
|
|
| 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 .
|
| 2008 |
"Strictly dont use trustbucket names in copy headings and content avoid it"
|
| 2009 |
)
|
| 2010 |
|
|
|
|
| 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 use google to give sources links always .*Be specific with $ amounts awards, people and programs*."
|
| 2008 |
"Strictly dont use trustbucket names in copy headings and content avoid it"
|
| 2009 |
)
|
| 2010 |
|