Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -2168,7 +2168,7 @@ def handle_prompt(prompt):
|
|
| 2168 |
add_dot_typing_animation()
|
| 2169 |
display_typing_indicator()
|
| 2170 |
cleaned_text = ""
|
| 2171 |
-
base_instructions = """
|
| 2172 |
*Be overly specific with details such as $dollar amounts, awards, people's names, and program titles*
|
| 2173 |
1. **Focus on Knowledge Base Data**:
|
| 2174 |
- When asked using uploaded documents, files or using knowledgebase files, prioritize information fetch everything asked from there.
|
|
|
|
| 2168 |
add_dot_typing_animation()
|
| 2169 |
display_typing_indicator()
|
| 2170 |
cleaned_text = ""
|
| 2171 |
+
base_instructions = """ Please respond in this same language.
|
| 2172 |
*Be overly specific with details such as $dollar amounts, awards, people's names, and program titles*
|
| 2173 |
1. **Focus on Knowledge Base Data**:
|
| 2174 |
- When asked using uploaded documents, files or using knowledgebase files, prioritize information fetch everything asked from there.
|