Spaces:
Configuration error
Configuration error
Update agent.py
Browse files
agent.py
CHANGED
@@ -899,7 +899,7 @@ async def main():
|
|
899 |
agent = EnhancedGAIAAgent()
|
900 |
|
901 |
question_data = {
|
902 |
-
"Question": "How many studio albums were published by Mercedes Sosa between 2000 and 2009 (included)?
|
903 |
"task_id": ""
|
904 |
}
|
905 |
|
|
|
899 |
agent = EnhancedGAIAAgent()
|
900 |
|
901 |
question_data = {
|
902 |
+
"Question": "How many studio albums were published by Mercedes Sosa between 2000 and 2009 (included)? List them !",
|
903 |
"task_id": ""
|
904 |
}
|
905 |
|