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

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -30,7 +30,7 @@ conversation = ConversationChain(
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. \
36
  Text: I want to visit a clinic in [Ang Mo Kio](location). \
 
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 and friendly style. \
34
  For each text, mark NER tags. \
35
  Tag categories: location, product. \
36
  Text: I want to visit a clinic in [Ang Mo Kio](location). \