Coool2 commited on
Commit
b3b4959
·
1 Parent(s): 1a3b775

Update agent.py

Browse files
Files changed (1) hide show
  1. agent.py +1 -1
agent.py CHANGED
@@ -941,7 +941,7 @@ If you are asked for a comma separated list, apply the above rules depending of
941
  }
942
 
943
  async def main():
944
- agent = EnhancedGAIAAgent()
945
 
946
  question_data = {
947
  "Question": "How many studio albums were published by Mercedes Sosa between 2000 and 2009 (included)? List them !",
 
941
  }
942
 
943
  async def main():
944
+ #agent = EnhancedGAIAAgent()
945
 
946
  question_data = {
947
  "Question": "How many studio albums were published by Mercedes Sosa between 2000 and 2009 (included)? List them !",