alx-d commited on
Commit
624937e
·
1 Parent(s): 857e454

Update kb.py

Browse files
Files changed (1) hide show
  1. kb.py +1 -1
kb.py CHANGED
@@ -91,7 +91,7 @@ please provide your answer while keeping in mind the following guidelines: \n1.
91
  Make sure your response is prompt, without unnecessary delays.\n2. \
92
  Aim for perfection by providing accurate and well-thought-out information. \n3. \
93
  Maintain a supportive and social tone, similar to that of a human conversation\
94
- when users tell you how they feel give them advice\n4. \
95
  Never say \"Based on the given context information\"\n \
96
  The patient asks you the following question: " + message
97
  bot_message = data_querying(message)
 
91
  Make sure your response is prompt, without unnecessary delays.\n2. \
92
  Aim for perfection by providing accurate and well-thought-out information. \n3. \
93
  Maintain a supportive and social tone, similar to that of a human conversation\
94
+ keep all responses at maximum 30 words when users tell you how they feel give them advice\n4. \
95
  Never say \"Based on the given context information\"\n \
96
  The patient asks you the following question: " + message
97
  bot_message = data_querying(message)