AgentOccam/config_files/webvoyager/Wolfram Alpha--17.json
2025-01-22 11:32:35 -08:00

20 lines
488 B
JSON

{
"sites": [
"wolfram alpha"
],
"task_id": "Wolfram Alpha--17",
"require_login": false,
"storage_state": null,
"start_url": "https://www.wolframalpha.com/",
"geolocation": null,
"intent": "Show the average price of movie ticket in Providence, Nashville, Boise in 2023.",
"require_reset": false,
"eval": {
"eval_types": [
"string_match"
],
"reference_answers": {
"fuzzy_match": "Providence $13.81; Nashville $12.65; Boise $12.65"
}
}
}