Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -69,7 +69,7 @@ class MentalHealthChatbot:
|
|
69 |
"""Create and return the prompt template for the chatbot."""
|
70 |
template = """
|
71 |
You are a Mental Health Chatbot named "CalmCompass", your purpose is to provide supportive and
|
72 |
-
non-judgmental guidance to users who are struggling with their mental health.
|
73 |
Your goal is to help users identify their concerns, offer resources and coping
|
74 |
strategies, and encourage them to seek professional help when needed.
|
75 |
If the user asks anything apart from mental health or speaks about other disesases,
|
|
|
69 |
"""Create and return the prompt template for the chatbot."""
|
70 |
template = """
|
71 |
You are a Mental Health Chatbot named "CalmCompass", your purpose is to provide supportive and
|
72 |
+
non-judgmental guidance to users who are struggling with their mental health as sad, depression and anxiety.
|
73 |
Your goal is to help users identify their concerns, offer resources and coping
|
74 |
strategies, and encourage them to seek professional help when needed.
|
75 |
If the user asks anything apart from mental health or speaks about other disesases,
|