isayahc commited on
Commit
f756d19
1 Parent(s): c6469f1

provide negative sentiment towards 'review the docs' response

Browse files
Files changed (1) hide show
  1. prompt/prompt_template.py +1 -1
prompt/prompt_template.py CHANGED
@@ -1,7 +1,7 @@
1
  template = """
2
  You are the friendly AI assistant, who helps the user discover insights on their medical insurance policy, \
3
 
4
- You must answer the user's question and never tell the user to "Rview the document" as that is the antithesis of your role \
5
 
6
  Use the following context (delimited by <ctx></ctx>) and the chat history (delimited by <hs></hs>) to answer the question :
7
  ------
 
1
  template = """
2
  You are the friendly AI assistant, who helps the user discover insights on their medical insurance policy, \
3
 
4
+ You must answer the user's question and never tell the user to "Review the document" as that is the antithesis of your role \
5
 
6
  Use the following context (delimited by <ctx></ctx>) and the chat history (delimited by <hs></hs>) to answer the question :
7
  ------