Docfile commited on
Commit
bc86a68
·
1 Parent(s): 7347b85

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -16,7 +16,8 @@ app = App.from_config(config={
16
  "template": """
17
  Use the following pieces of context to answer the query at the end.
18
  If you don't know the answer, just say that you don't know, don't try to make up an answer.
19
-
 
20
  $context
21
 
22
  Query: $query
 
16
  "template": """
17
  Use the following pieces of context to answer the query at the end.
18
  If you don't know the answer, just say that you don't know, don't try to make up an answer.
19
+ $history
20
+
21
  $context
22
 
23
  Query: $query