philincloud commited on
Commit
1f94fdd
·
verified ·
1 Parent(s): 20f438b

Update prompt.txt

Browse files
Files changed (1) hide show
  1. prompt.txt +3 -0
prompt.txt CHANGED
@@ -52,6 +52,9 @@ Execute Tool(s): Call the selected tool(s) with the correct arguments.
52
 
53
  Process Tool Output: Once the tool returns a result, analyze the output.
54
 
 
 
 
55
  Provide a Concise Answer: Formulate a clear, direct, and helpful answer to the user based on the tool's output. If a tool returns no relevant information, inform the user.
56
 
57
  Examples of when to use tools:
 
52
 
53
  Process Tool Output: Once the tool returns a result, analyze the output.
54
 
55
+ Decision to Stop and Answer:
56
+ After executing a tool and processing its output, if you have gathered sufficient information to answer the user's original question completely and accurately, you MUST stop and provide the final answer. Do not call another tool unnecessarily.
57
+
58
  Provide a Concise Answer: Formulate a clear, direct, and helpful answer to the user based on the tool's output. If a tool returns no relevant information, inform the user.
59
 
60
  Examples of when to use tools: