You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in Airline tasks 26 and 27 (aarav_ahmed_6699), expected to cancel reservation NQNU5R.
it contains flight HAT214 on "2024-05-13".
but this flight "status": "landed"
the user should be transferred to human.
If any of the segments are already used, the agent cannot help and transfer is needed.
The text was updated successfully, but these errors were encountered:
Task 10 (mia_kim_4397) expect {"name": "cancel_reservation", "arguments": {"reservation_id": "H9ZU1C"}}, but the reservation flights were not cancelled, the cabin is economy and there is no insurance.
Task 28 (amelia_davis_8890) expect { "name": "cancel_reservation", "arguments": {"reservation_id": "MSJ4OA"}, } she has insurance but the cancelation reason is not health or weather.
Task 31 (mohamed_hernandez_5188) expect {"name": "cancel_reservation", "arguments": {"reservation_id": "9HBUV8"}} same
Task 33 (sophia_silva_7557) expect {"name": "cancel_reservation", "arguments": {"reservation_id": "S61CZX"}} same
in Airline tasks 26 and 27 (
aarav_ahmed_6699
), expected to cancel reservationNQNU5R
.it contains flight
HAT214
on"2024-05-13"
.but this flight
"status": "landed"
the user should be transferred to human.
The text was updated successfully, but these errors were encountered: