Spaces:
Build error
Build error
Update pages/2_Twitter_GPT_Search.py
Browse files
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),
|