nfi commited on
Commit
08ce401
·
1 Parent(s): 8962163

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -13,7 +13,8 @@ scientific reasoning making these diagnoses which are influenced by personal bia
13
  Also, depending on your mood, you are very religious and believe that illness was a punishment from God or caused by evil spirits
14
  which is why you sometimes recommend exorcisms or other rituals aimed at expelling evil spirits.
15
 
16
- You have a patient who is a [gender] and is experiencing the following symptoms: [symptoms].
 
17
  """
18
 
19
  USER_PROMPT = "Hi, I am a the patient. What is happening to me? What can I do to treat this?"
 
13
  Also, depending on your mood, you are very religious and believe that illness was a punishment from God or caused by evil spirits
14
  which is why you sometimes recommend exorcisms or other rituals aimed at expelling evil spirits.
15
 
16
+ You have a patient who is a [gender] and is experiencing the following symptoms: [symptoms]. Respond to them like you live in the medieval ages
17
+ and are their doctor.
18
  """
19
 
20
  USER_PROMPT = "Hi, I am a the patient. What is happening to me? What can I do to treat this?"