callmesan commited on
Commit
77be76c
·
1 Parent(s): c2d6176

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -28,6 +28,8 @@ Use only the following pieces of context to answer the question at the end.
28
 
29
  {context}
30
 
 
 
31
  Question: {question}
32
  Answer:"""
33
 
 
28
 
29
  {context}
30
 
31
+ {history}
32
+
33
  Question: {question}
34
  Answer:"""
35