Wajahat698 commited on
Commit
b03d307
·
verified ·
1 Parent(s): 6e72dbd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -2122,7 +2122,7 @@ def handle_prompt(prompt):
2122
 
2123
  cleaned_text = ""
2124
  base_instructions = """
2125
- Dont use flowery words and trust bucket names in any output.
2126
 
2127
  1. **Adhere to Uploaded Document's Style**:
2128
  - When asked uploaded files or document means knowledgebase.
@@ -2138,7 +2138,7 @@ def handle_prompt(prompt):
2138
 
2139
  4. **Ensure Accuracy**:
2140
  - Provide only verifiable and accurate information. Do not include placeholders, fabricated URLs, or vague references.
2141
- - *When finding trustbuilders Be over specific with numbers,names,dollars, programs ,awards and action*
2142
 
2143
  """
2144
 
 
2122
 
2123
  cleaned_text = ""
2124
  base_instructions = """
2125
+ Avoid Flowery language and ai words.Be over specific with numbers,names,dollars, programs ,awards and action*
2126
 
2127
  1. **Adhere to Uploaded Document's Style**:
2128
  - When asked uploaded files or document means knowledgebase.
 
2138
 
2139
  4. **Ensure Accuracy**:
2140
  - Provide only verifiable and accurate information. Do not include placeholders, fabricated URLs, or vague references.
2141
+
2142
 
2143
  """
2144