AgentOccam/config_files/webvoyager/Google Search--21.json
2025-01-22 11:32:35 -08:00

20 lines
554 B
JSON

{
"sites": [
"google search"
],
"task_id": "Google Search--21",
"require_login": false,
"storage_state": null,
"start_url": "https://www.google.com/",
"geolocation": null,
"intent": "Show a list of the top 5 highest-grossing animated movies, sorted by box office earnings.",
"require_reset": false,
"eval": {
"eval_types": [
"string_match"
],
"reference_answers": {
"fuzzy_match": "The Lion King (2019); Frozen II (2019); The Super Mario Bros. Movie (2023); Frozen (2013); Incredibles 2 (2018)"
}
}
}