Daemontatox commited on
Commit
7074c5b
·
verified ·
1 Parent(s): a3c362c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -219,7 +219,7 @@ Inputs for Your Response:
219
  Previous Conversation: {chat_history}
220
  Retrieved Context: {context}
221
  Current Question: {question}
222
- Answer:{answer}
223
  Your answers must be expressive, detailed, and fully address the user’s needs without deviating from the provided information.
224
  """
225
 
 
219
  Previous Conversation: {chat_history}
220
  Retrieved Context: {context}
221
  Current Question: {question}
222
+ Answer:{{answer}}
223
  Your answers must be expressive, detailed, and fully address the user’s needs without deviating from the provided information.
224
  """
225