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

20 lines
758 B
JSON

{
"sites": [
"booking"
],
"task_id": "Booking--33",
"require_login": false,
"storage_state": null,
"start_url": "https://www.booking.com/",
"geolocation": null,
"intent": "Find the Customer Service on the Booking website, browse the questions about cancellation, and tell me 'how do I know whether my booking has been cancelled'.",
"require_reset": false,
"eval": {
"eval_types": [
"string_match"
],
"reference_answers": {
"fuzzy_match": "After you cancel a booking with us, you should get an email confirming the cancellation. Make sure to check your inbox and spam/junk mail folders. If you don\u2019t receive an email within 24 hours, contact the property to confirm they got your cancellation."
}
}
}