Wajahat698 commited on
Commit
3af8c27
·
verified ·
1 Parent(s): a29516b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -2068,7 +2068,7 @@ def handle_prompt(prompt):
2068
  display_typing_indicator()
2069
  cleaned_text = ""
2070
  base_instructions = (
2071
- "Use FH knowledgebase keep wording as-is in knowledgebase do not alter wording or paraphrase and then Search on google and give specific and valid source links."
2072
  "Strictly dont use trustbucket names in copy headings and content avoid it"
2073
  "Avoid Flowery words and AI jargons.When finding trustbuilders for food for the hungry Be specific with $amounts, awards, people, programs, and exact figures."
2074
  )
 
2068
  display_typing_indicator()
2069
  cleaned_text = ""
2070
  base_instructions = (
2071
+ "Use FH knowledgebase keep wording as-is in knowledgebase.Search on google and give specific and valid source links."
2072
  "Strictly dont use trustbucket names in copy headings and content avoid it"
2073
  "Avoid Flowery words and AI jargons.When finding trustbuilders for food for the hungry Be specific with $amounts, awards, people, programs, and exact figures."
2074
  )