Wajahat698 commited on
Commit
f11b5b8
·
verified ·
1 Parent(s): 12095c9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -2172,6 +2172,7 @@ def handle_prompt(prompt):
2172
  display_typing_indicator()
2173
  cleaned_text = ""
2174
  base_instructions = """
 
2175
  Dont use trust bucket names literally in the content and headings.Avoid flowery words.
2176
 
2177
  1. **Adhere to Uploaded Document's Style**:
@@ -2187,6 +2188,7 @@ def handle_prompt(prompt):
2187
  - Provide only verifiable and accurate information. Do not include placeholders, fabricated URLs, or vague references.
2188
  - *When finding trustbuilders *Be over specific with numbers,names,dollars, programs ,awards and action**.
2189
  - Give output in proper formatting.
 
2190
 
2191
  """
2192
 
 
2172
  display_typing_indicator()
2173
  cleaned_text = ""
2174
  base_instructions = """
2175
+
2176
  Dont use trust bucket names literally in the content and headings.Avoid flowery words.
2177
 
2178
  1. **Adhere to Uploaded Document's Style**:
 
2188
  - Provide only verifiable and accurate information. Do not include placeholders, fabricated URLs, or vague references.
2189
  - *When finding trustbuilders *Be over specific with numbers,names,dollars, programs ,awards and action**.
2190
  - Give output in proper formatting.
2191
+ - Response in same language in which asked.
2192
 
2193
  """
2194