|
160 | 160 | {"id": "multi_turn_miss_func_159", "ground_truth": [["list_all_airports()", "get_flight_cost(travel_from='RMS', travel_to='SBK', travel_date='2024-11-15', travel_class='economy')"], [], ["book_flight(access_token='abc123xyz', card_id='card_3456', travel_date='2024-11-15', travel_from='SFO', travel_to='LAX', travel_class='economy')"], ["purchase_insurance(access_token='abc123xyz', insurance_type='comprehensive', booking_id='3426812', insurance_cost=500.0, card_id='card_3456')"]]} |
161 | 161 | {"id": "multi_turn_miss_func_160", "ground_truth": [["compute_exchange_rate(base_currency='RMB', target_currency='USD', value=20000.0)", "set_budget_limit(access_token='abc123xyz', budget_limit=2857.14)"], [], ["book_flight(access_token='abc123xyz', card_id='card_3478', travel_date='2024-02-28', travel_from='JFK', travel_to='LAX', travel_class='business')"], ["close_ticket(ticket_id=83912)"]]} |
162 | 162 | {"id": "multi_turn_miss_func_161", "ground_truth": [[], ["authenticate_travel(client_id='client_520', client_secret='rise_to_sky', refresh_token='token990125', grant_type='read_write', user_first_name='Michael', user_last_name='Thompson')"], ["get_credit_card_balance(access_token='251675', card_id='card_4455')"], ["mean(numbers=[45.99, 78.25, 102.5, 38.75, 92.1])"]]} |
163 | | -{"id": "multi_turn_miss_func_162", "ground_truth": [[], ["list_all_airports()"], ["get_nearest_airport_by_city(location='Rivermist')"], ["get_flight_cost(travel_from='RMS',travel_to='JFK',travel_date='2024-09-10',travel_class='economy')"], ["compute_exchange_rate(base_currency='USD', target_currency='RMB', value=420.0)", "set_budget_limit(access_token='eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9', budget_limit=2940.0)"], ["book_flight(access_token='eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9', card_id='card6749', travel_date='2024-09-10', travel_from='RMS', travel_to='JFK', travel_class='economy')"], ["close_ticket(ticket_id=458219)"]]} |
| 163 | +{"id": "multi_turn_miss_func_162", "ground_truth": [[], ["list_all_airports()"], ["get_nearest_airport_by_city(location='Rivermist')"], ["get_flight_cost(travel_from='RMS',travel_to='JFK',travel_date='2024-09-10',travel_class='economy')"], ["compute_exchange_rate(base_currency='USD', target_currency='RMB', value=420.0)", "set_budget_limit(access_token='eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9', budget_limit=2940.15)"], ["book_flight(access_token='eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9', card_id='card6749', travel_date='2024-09-10', travel_from='RMS', travel_to='JFK', travel_class='economy')"], ["close_ticket(ticket_id=458219)"]]} |
164 | 164 | {"id": "multi_turn_miss_func_163", "ground_truth": [[], ["get_flight_cost(travel_from='SFO', travel_to='LAX', travel_date='2024-11-16', travel_class='business')", "book_flight(access_token='abc123xyz', card_id='AMEX123456789', travel_date='2024-11-16', travel_from='SFO', travel_to='LAX', travel_class='business')"], ["cancel_booking(access_token='abc123xyz', booking_id='3426812')"]]} |
165 | 165 | {"id": "multi_turn_miss_func_164", "ground_truth": [["get_flight_cost(travel_from='RMS', travel_to='JFK', travel_date='2024-12-01', travel_class='first')"], ["compute_exchange_rate(base_currency='RMB', target_currency='USD', value=10000.0)", "set_budget_limit(access_token='abc123', budget_limit=1428.57)"], [], ["book_flight(access_token='abc123', card_id='card_3456', travel_date='2024-12-01', travel_from='RMS', travel_to='JFK', travel_class='first')"], ["retrieve_invoice(access_token='abc123', booking_id='3426812')"]]} |
166 | 166 | {"id": "multi_turn_miss_func_165", "ground_truth": [[], ["verify_traveler_information(first_name='Eleanor', last_name='Smith', date_of_birth='1985-03-15', passport_number='US123456789')"], ["get_nearest_airport_by_city(location='Crescent Hollow')"], ["set_budget_limit(access_token='abc123xyz',budget_limit=1000)", "book_flight(access_token='abc123xyz', card_id='primary', travel_date='2024-12-15', travel_from='CRH', travel_to='HKG', travel_class='economy')"], ["retrieve_invoice(access_token='abc123xyz', booking_id='3426812')"], ["contact_customer_support(booking_id='3426812', message='Urgent: Discrepancy encountered with the booking. Please resolve.')"]]} |
|
0 commit comments