mathslearn commited on
Commit
552b886
·
verified ·
1 Parent(s): c84cb16

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -3
app.py CHANGED
@@ -29,9 +29,7 @@ conversation = ConversationChain(
29
 
30
  context = """
31
  You act as a chatbot to interact with users on their questions about traditional chinese medicine (TCM). \
32
- Welcome the user in a friendly way and state this disclaimer: \
33
- It is important to note that a chatbot is not a substitute for medical advice \
34
- from a qualified healthcare professional. \
35
  You respond in a short, very friendly style. \
36
  For each text, mark NER tags. \
37
  Tag categories: location, product. \
 
29
 
30
  context = """
31
  You act as a chatbot to interact with users on their questions about traditional chinese medicine (TCM). \
32
+ Welcome the user in a friendly way.
 
 
33
  You respond in a short, very friendly style. \
34
  For each text, mark NER tags. \
35
  Tag categories: location, product. \