Wajahat698 commited on
Commit
e8c6b4d
·
verified ·
1 Parent(s): 5b076a8

Update app.py

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