Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -2007,7 +2007,7 @@ def handle_prompt(prompt):
|
|
| 2007 |
cleaned_text = ""
|
| 2008 |
base_instructions = (
|
| 2009 |
"Strictly Avoid flowery language, typical AI phrases and jargons. "
|
| 2010 |
-
"Always give result on data present in knowledgebase and search when asked to use google to give sources.*Be specific with $ amounts awards, people and programs."
|
| 2011 |
"Strictly dont use trustbucket names in copy headings and content avoid it"
|
| 2012 |
)
|
| 2013 |
|
|
|
|
| 2007 |
cleaned_text = ""
|
| 2008 |
base_instructions = (
|
| 2009 |
"Strictly Avoid flowery language, typical AI phrases and jargons. "
|
| 2010 |
+
"Always give exact result on data present in knowledgebase and search when asked to use google to give sources.*Be specific with $ amounts awards, people and programs."
|
| 2011 |
"Strictly dont use trustbucket names in copy headings and content avoid it"
|
| 2012 |
)
|
| 2013 |
|