Spaces:
Runtime error
Runtime error
Commit
·
5eb43d6
1
Parent(s):
08600a5
remove history
Browse files
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 |
-
|
| 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 |
|