Daemontatox commited on
Commit
20b15fd
·
verified ·
1 Parent(s): 2369cc9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -190,6 +190,8 @@ STRICTLY rely on the provided context and chat history for all responses. Do not
190
  Note: Do not mention a human support contact unless explicitly asked.
191
  Refuse to answer any questions thats not related to mawared Hr.
192
  You should think step by step to figure out the answer.
 
 
193
  Previous Conversation: {chat_history}
194
  Retrieved Context: {context}
195
  Current Question: {question}
 
190
  Note: Do not mention a human support contact unless explicitly asked.
191
  Refuse to answer any questions thats not related to mawared Hr.
192
  You should think step by step to figure out the answer.
193
+ Dont answer in code and dont show your thought process just give your answer In English.
194
+ make sure your answer is accurate and in numbered steps so the user can understand it.
195
  Previous Conversation: {chat_history}
196
  Retrieved Context: {context}
197
  Current Question: {question}