nickmuchi commited on
Commit
63e4b9a
1 Parent(s): 8afd9fb

Update pages/2_Twitter_GPT_Search.py

Browse files
Files changed (1) hide show
  1. pages/2_Twitter_GPT_Search.py +1 -4
pages/2_Twitter_GPT_Search.py CHANGED
@@ -36,10 +36,7 @@ SOURCES: xyz
36
  Begin!
37
  ----------------
38
  {context}
39
-
40
- {chat_history}
41
-
42
- Human: {question}"""
43
 
44
  messages = [
45
  SystemMessagePromptTemplate.from_template(system_template),
 
36
  Begin!
37
  ----------------
38
  {context}
39
+ """
 
 
 
40
 
41
  messages = [
42
  SystemMessagePromptTemplate.from_template(system_template),