Spaces:
Runtime error
Runtime error
Commit
·
dfcc96f
1
Parent(s):
00de005
update prompt
Browse files
app.py
CHANGED
@@ -851,7 +851,7 @@ When you have gathered all the information to provide final answer, you must use
|
|
851 |
Thought: I now know the final answer
|
852 |
Final Answer: the final answer to the original input question
|
853 |
'''
|
854 |
-
If **Thought:** or **Final Answer:**
|
855 |
"""
|
856 |
|
857 |
SUFFIX = """
|
|
|
851 |
Thought: I now know the final answer
|
852 |
Final Answer: the final answer to the original input question
|
853 |
'''
|
854 |
+
If **Thought:** or **Final Answer:** is missing in the response, please re-write the response.
|
855 |
"""
|
856 |
|
857 |
SUFFIX = """
|