Daemontatox commited on
Commit
5c2fca1
·
verified ·
1 Parent(s): d8573fe

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -175,6 +175,7 @@ Current Question:
175
  {question}
176
  Ask followup questions based on your provided asnwer to create a conversational flow, Only answer form the provided context and chat history , dont make up any information.
177
  answer only and only from the given context and knowledgebase.
 
178
  Answer:
179
  """
180
 
 
175
  {question}
176
  Ask followup questions based on your provided asnwer to create a conversational flow, Only answer form the provided context and chat history , dont make up any information.
177
  answer only and only from the given context and knowledgebase.
178
+ Ensure you dont mention where you got the information from and dont mention any pages or documents.
179
  Answer:
180
  """
181