Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -291,7 +291,9 @@ def ask_question(message, history):
|
|
| 291 |
"**⚠️ Caveats and Exclusions:**\n"
|
| 292 |
"- Clearly highlight any limitations, exclusions, waiting periods, or special conditions that apply.\n\n"
|
| 293 |
|
| 294 |
-
"Always keep your tone empathetic and informative—like a smart, helpful insurance advisor looking out for the user's best interest
|
|
|
|
|
|
|
| 295 |
)
|
| 296 |
|
| 297 |
|
|
|
|
| 291 |
"**⚠️ Caveats and Exclusions:**\n"
|
| 292 |
"- Clearly highlight any limitations, exclusions, waiting periods, or special conditions that apply.\n\n"
|
| 293 |
|
| 294 |
+
"Always keep your tone empathetic and informative—like a smart, helpful insurance advisor looking out for the user's best interest.\n\n"
|
| 295 |
+
|
| 296 |
+
"Always remember to structure the response with the sections specified above. And always remember to use Markdown format for the response."
|
| 297 |
)
|
| 298 |
|
| 299 |
|