Spaces:
Runtime error
Runtime error
Commit
·
337ca82
1
Parent(s):
416fc4a
update prompt of FORMAT_INSTRUCTIONS_3
Browse files
app.py
CHANGED
@@ -846,7 +846,7 @@ When you don't have enough information, you can use tools and you must use the f
|
|
846 |
If **Thought:**, **Action:**, **Action Input:** is missing in the response, you must re-write the response.
|
847 |
|
848 |
---
|
849 |
-
When you
|
850 |
'''
|
851 |
**Thought:** I now know the final answer|
|
852 |
**Final Answer:** the final answer to the original input question|
|
|
|
846 |
If **Thought:**, **Action:**, **Action Input:** is missing in the response, you must re-write the response.
|
847 |
|
848 |
---
|
849 |
+
When you are able to provide final answer, you must use the following format to define **Final Answer:** after **Thought:**:
|
850 |
'''
|
851 |
**Thought:** I now know the final answer|
|
852 |
**Final Answer:** the final answer to the original input question|
|