Spaces:
Sleeping
Sleeping
Commit
Β·
4415e11
1
Parent(s):
ead2a02
modified prompt
Browse files
app.py
CHANGED
@@ -235,7 +235,7 @@ Your Output (Final Answer) for this question should be: '32.81'.
|
|
235 |
Instructions:
|
236 |
- Always follow the Thought β Action β Observation β Answer for your internal reasoning and execution before giving final answer.
|
237 |
- Use a tool only if necessary, and don't use multiple tools in a call. Don't use a tool if you can answer directly without hallucination.
|
238 |
-
- Always return your final answer as a single value, with no extra explanation.
|
239 |
- Be concise and accurate.
|
240 |
"""
|
241 |
|
|
|
235 |
Instructions:
|
236 |
- Always follow the Thought β Action β Observation β Answer for your internal reasoning and execution before giving final answer.
|
237 |
- Use a tool only if necessary, and don't use multiple tools in a call. Don't use a tool if you can answer directly without hallucination.
|
238 |
+
- Always return your final answer as a single value, with no extra explanation. Don't include your thoughts, actions, or observations in the final answer.
|
239 |
- Be concise and accurate.
|
240 |
"""
|
241 |
|