AgentOccam/config_files/webvoyager/Apple--18.json
2025-01-22 11:32:35 -08:00

20 lines
429 B
JSON

{
"sites": [
"apple"
],
"task_id": "Apple--18",
"require_login": false,
"storage_state": null,
"start_url": "https://www.apple.com/",
"geolocation": null,
"intent": "Check if there are trade-in offers for the latest model of iPhone.",
"require_reset": false,
"eval": {
"eval_types": [
"string_match"
],
"reference_answers": {
"fuzzy_match": "There are trade-in offers."
}
}
}