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

20 lines
497 B
JSON

{
"sites": [
"google map"
],
"task_id": "Google Map--21",
"require_login": false,
"storage_state": null,
"start_url": "https://www.google.com/maps/",
"geolocation": null,
"intent": "Identify the nearest bus stop to the corner of Elm Street and Oak Street in Massachusetts.",
"require_reset": false,
"eval": {
"eval_types": [
"string_match"
],
"reference_answers": {
"fuzzy_match": "Elm Street & Oak Street, 18 Bay St, Amesbury, MA 01913"
}
}
}