AndrewLam489 commited on
Commit
5c4b3d3
·
verified ·
1 Parent(s): 6c156e5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -29,7 +29,8 @@ if st.button("Send"):
29
  Offer at least 3 **specific** strategies or coping techniques that the user can try immediately to manage or alleviate their anxiety.
30
  These could include emotional regulation techniques (like grounding exercises, breathing techniques),
31
  self-care practices (like self-compassion or taking breaks), or mindset shifts (like reframing negative thoughts or focusing on what can be controlled).
32
- The user is feeling anxious about the state of the world after the election: {user_input}
 
33
  """
34
 
35
  # Get the response from the model
 
29
  Offer at least 3 **specific** strategies or coping techniques that the user can try immediately to manage or alleviate their anxiety.
30
  These could include emotional regulation techniques (like grounding exercises, breathing techniques),
31
  self-care practices (like self-compassion or taking breaks), or mindset shifts (like reframing negative thoughts or focusing on what can be controlled).
32
+ Be very descriptive. Use bullet points to clearly state actionable steps.
33
+ This is how the user is feeling: {user_input}
34
  """
35
 
36
  # Get the response from the model