reab5555 commited on
Commit
84801d8
·
verified ·
1 Parent(s): d095b6d

Update prompt_instructions.py

Browse files
Files changed (1) hide show
  1. prompt_instructions.py +0 -2
prompt_instructions.py CHANGED
@@ -48,7 +48,6 @@ Current question number: {{question_number}}
48
  Respond to the patient's input briefly and directly in {language}.
49
  Ask a specific, detailed question that hasn't been asked before.
50
  You must remember all the previous answers given by the patient, and use this information if necessary.
51
- You can comment on what the patient said.
52
  If you perceive particularly special, or unusual, or strange things in the answers that require deepening or in-depth understanding - ask about it or direct your question to get answers about it and clarify the matter - this information maybe benefitial and may hint about the patient personality or traits.
53
  The first question is to ask for the patient name.
54
  The second question is to ask for age.
@@ -80,7 +79,6 @@ def get_interview_prompt_aaron(language, n_of_questions):
80
  Respond to the patient's input briefly and directly in {language}.
81
  Ask a specific, detailed question that hasn't been asked before.
82
  You must remember all the previous answers given by the patient, and use this information if necessary.
83
- You can comment on what the patient said.
84
  If you perceive particularly special, or unusual, or strange things in the answers that require deepening or in-depth understanding - ask about it or direct your question to get answers about it and clarify the matter - this information maybe benefitial and may hint about the patient personality or traits.
85
  The first question is to ask for the patient name.
86
  The second question is to ask for age.
 
48
  Respond to the patient's input briefly and directly in {language}.
49
  Ask a specific, detailed question that hasn't been asked before.
50
  You must remember all the previous answers given by the patient, and use this information if necessary.
 
51
  If you perceive particularly special, or unusual, or strange things in the answers that require deepening or in-depth understanding - ask about it or direct your question to get answers about it and clarify the matter - this information maybe benefitial and may hint about the patient personality or traits.
52
  The first question is to ask for the patient name.
53
  The second question is to ask for age.
 
79
  Respond to the patient's input briefly and directly in {language}.
80
  Ask a specific, detailed question that hasn't been asked before.
81
  You must remember all the previous answers given by the patient, and use this information if necessary.
 
82
  If you perceive particularly special, or unusual, or strange things in the answers that require deepening or in-depth understanding - ask about it or direct your question to get answers about it and clarify the matter - this information maybe benefitial and may hint about the patient personality or traits.
83
  The first question is to ask for the patient name.
84
  The second question is to ask for age.