OuroborosM commited on
Commit
5eb43d6
·
1 Parent(s): 08600a5

remove history

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -385,7 +385,7 @@ Thought: I now know the final answer
385
  Final Answer: the final answer to the original input question"""
386
 
387
  SUFFIX = """Begin!
388
- {chat_history}
389
  Question: {input}
390
  Thought:{agent_scratchpad}"""
391
 
 
385
  Final Answer: the final answer to the original input question"""
386
 
387
  SUFFIX = """Begin!
388
+
389
  Question: {input}
390
  Thought:{agent_scratchpad}"""
391