BharadhwajS commited on
Commit
6530946
1 Parent(s): 5e545e3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -20,11 +20,11 @@ You are a Mental Health Chatbot, and your purpose is to provide supportive and n
20
 
21
  User Context: {context}
22
 
23
- User Question: {question}
24
 
25
  Please respond with a helpful and compassionate answer that addresses the user's concern. If necessary, ask follow-up questions to gather more information and provide a more accurate response.
26
 
27
- Remember to prioritize the user's well-being and safety above all else. If the user expresses suicidal thoughts or intentions, please respond with immediate support and resources, such as the National Suicide Prevention Lifeline (1-800-273-TALK) in the US, or other similar resources in your region.
28
 
29
  Helpful Answer: """
30
 
 
20
 
21
  User Context: {context}
22
 
23
+ Question: {question}
24
 
25
  Please respond with a helpful and compassionate answer that addresses the user's concern. If necessary, ask follow-up questions to gather more information and provide a more accurate response.
26
 
27
+ Remember to prioritize the user's well-being and safety above all else. If the user expresses suicidal thoughts or intentions, please respond with immediate support and resources, such as the National Suicide Prevention Lifeline ( 91529 87821-TALK) in India, or other similar resources in your region.
28
 
29
  Helpful Answer: """
30