AgentOccam/config_files/webvoyager/BBC News--28.json
2025-01-22 11:32:35 -08:00

20 lines
476 B
JSON

{
"sites": [
"bbc news"
],
"task_id": "BBC News--28",
"require_login": false,
"storage_state": null,
"start_url": "https://www.bbc.com/news/",
"geolocation": null,
"intent": "Find the Market Data section on BBC News and tell me which company the data comes from.",
"require_reset": false,
"eval": {
"eval_types": [
"string_match"
],
"reference_answers": {
"fuzzy_match": "Business - Market Data, Source: Morningstar"
}
}
}