lupantech commited on
Commit
4ceb342
·
1 Parent(s): 5ac85c4

added one example

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -619,7 +619,7 @@ def main(args):
619
  ["Generalist_Solution_Generator_Tool", "Google_Search_Tool", "Wikipedia_Knowledge_Searcher_Tool", "URL_Text_Extractor_Tool"],
620
  "Apple's February 19, 2025, event may feature the iPhone SE 4, new iPads, accessories, and rumored iPhone 17 and Apple Watch Series 10."],
621
 
622
- [ "Mathematical Reasoning",
623
  None,
624
  "Which is bigger, 9.11 or 9.9?",
625
  ["Generalist_Solution_Generator_Tool", "Python_Code_Generator_Tool"],
 
619
  ["Generalist_Solution_Generator_Tool", "Google_Search_Tool", "Wikipedia_Knowledge_Searcher_Tool", "URL_Text_Extractor_Tool"],
620
  "Apple's February 19, 2025, event may feature the iPhone SE 4, new iPads, accessories, and rumored iPhone 17 and Apple Watch Series 10."],
621
 
622
+ [ "Arithmetic Reasoning",
623
  None,
624
  "Which is bigger, 9.11 or 9.9?",
625
  ["Generalist_Solution_Generator_Tool", "Python_Code_Generator_Tool"],