naman1102 commited on
Commit
2fb2b9c
·
1 Parent(s): 6bdf8ce

Update agent.py

Browse files
Files changed (1) hide show
  1. agent.py +1 -0
agent.py CHANGED
@@ -29,6 +29,7 @@ IMPORTANT:
29
  - Provide FINAL ANSWER fast.
30
  - Try to use the web search tool first before using wiki and arxiv tools.
31
  - If wiki tool doesnt give you enough information, try again with a shorter query, or a more genral query. Dont use a query that is too specific.
 
32
  """
33
 
34
  TOOLS = [
 
29
  - Provide FINAL ANSWER fast.
30
  - Try to use the web search tool first before using wiki and arxiv tools.
31
  - If wiki tool doesnt give you enough information, try again with a shorter query, or a more genral query. Dont use a query that is too specific.
32
+ - DOnt user wiki tool more than 3 times.
33
  """
34
 
35
  TOOLS = [