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

20 lines
449 B
JSON

{
"sites": [
"google search"
],
"task_id": "Google Search--29",
"require_login": false,
"storage_state": null,
"start_url": "https://www.google.com/",
"geolocation": null,
"intent": "Find out the current world record for the men's 100m sprint.",
"require_reset": false,
"eval": {
"eval_types": [
"string_match"
],
"reference_answers": {
"fuzzy_match": "9.58s held by Usain Bolt of Jamaica"
}
}
}