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

20 lines
551 B
JSON

{
"sites": [
"google search"
],
"task_id": "Google Search--24",
"require_login": false,
"storage_state": null,
"start_url": "https://www.google.com/",
"geolocation": null,
"intent": "What is the name of the star system closest to the Solar System, and what are the discovered planets in it?",
"require_reset": false,
"eval": {
"eval_types": [
"string_match"
],
"reference_answers": {
"fuzzy_match": "Alpha Centauri star system; Proxima Centauri b, Proxima Centauri c, and Proxima Centauri d"
}
}
}