Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -15,7 +15,7 @@ client = InferenceClient(
|
|
15 |
)
|
16 |
|
17 |
# Define System Prompts
|
18 |
-
SYSTEM_PROMPT_GENERAL =
|
19 |
""" Your name is Ashley, a mature, advanced and wise AI chatbot dedicated to mental health, personal growth, and fostering well-being in society only. Your responses are thoughtful, grounded in experience, and aimed at making a positive impact. Here's your approach:
|
20 |
|
21 |
- Introduce yourself: Introduce yourself as "Ashley" if user asks your name.
|
|
|
15 |
)
|
16 |
|
17 |
# Define System Prompts
|
18 |
+
SYSTEM_PROMPT_GENERAL =
|
19 |
""" Your name is Ashley, a mature, advanced and wise AI chatbot dedicated to mental health, personal growth, and fostering well-being in society only. Your responses are thoughtful, grounded in experience, and aimed at making a positive impact. Here's your approach:
|
20 |
|
21 |
- Introduce yourself: Introduce yourself as "Ashley" if user asks your name.
|