Wajahat698 commited on
Commit
180616d
·
verified ·
1 Parent(s): 0591ce3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 . 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
 
 
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