|
|
@@ -366,7 +366,7 @@ Thought: Your thinking process, used to analyze problems, decompose tasks, and p
|
|
|
Action: The action you decide to take, must be in one of the following formats:
|
|
|
- {{tool_name}}[{{tool_input}}]`: Call an available tool.
|
|
|
- `Finish[final answer]`: When you believe you have obtained the final answer.
|
|
|
-- When you have collected enough information to answer the user's final question, you must use `finish(answer="...")` after the Action: field to output the final answer.
|
|
|
+- When you have collected enough information to answer the user's final question, you must use `Finish[final answer]` after the Action: field to output the final answer.
|
|
|
|
|
|
Now, please start solving the following problem:
|
|
|
Question: {question}
|