ArturG9 commited on
Commit
9513e12
1 Parent(s): 8e29761

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -143,7 +143,7 @@ def create_conversational_rag_chain(retriever):
143
  verbose=False,
144
  )
145
 
146
- template = """Answer the question based only on the following context:
147
  {context}
148
 
149
  Question: {question}
 
143
  verbose=False,
144
  )
145
 
146
+ template = """Answer the question based only on the following context:
147
  {context}
148
 
149
  Question: {question}