| [ |
| { |
| "turn_id": 0, |
| "input_text": null, |
| "golden_text": "Hi Dana! I can help with both \u2014 the flight to New York and the email to Alex about the meeting agenda. Let's start with the flight. When are you looking to fly, and where will you be departing from?", |
| "required_function_call": null, |
| "function_call_response": null, |
| "categories": [ |
| "basic_qa", |
| "long_range_memory" |
| ], |
| "subcategory": null, |
| "scoring_dimensions": [], |
| "audio_file": "audio/turn_000.wav" |
| }, |
| { |
| "turn_id": 1, |
| "input_text": null, |
| "golden_text": "LAX to New York on February 3rd, morning flight. I checked your calendar and you have a budget review meeting from 8 to 9 AM and team standup from 9 to 10 AM. A morning flight would conflict with both of those. Would you like to look at afternoon options instead?", |
| "required_function_call": { |
| "name": "check_calendar", |
| "args": { |
| "date": "2025-02-03" |
| } |
| }, |
| "function_call_response": { |
| "status": "success", |
| "events": [ |
| { |
| "time": "08:00-09:00", |
| "title": "Budget review meeting", |
| "notes": "With finance team" |
| }, |
| { |
| "time": "09:00-10:00", |
| "title": "Team standup", |
| "notes": "Weekly recurring" |
| } |
| ] |
| }, |
| "categories": [ |
| "tool_use" |
| ], |
| "subcategory": null, |
| "scoring_dimensions": [], |
| "audio_file": "audio/turn_001.wav" |
| }, |
| { |
| "turn_id": 2, |
| "input_text": null, |
| "golden_text": "For afternoon flights from LAX to JFK, I have two options: Delta DL-582 at 2:30 PM arriving at 11 PM for $315 per person, or American AA-720 at 6:15 PM arriving at 2:45 AM for $265. Which sounds better?", |
| "required_function_call": null, |
| "function_call_response": null, |
| "categories": [ |
| "basic_qa" |
| ], |
| "subcategory": null, |
| "scoring_dimensions": [], |
| "audio_file": "audio/turn_002.wav" |
| }, |
| { |
| "turn_id": 3, |
| "input_text": null, |
| "golden_text": "There are two afternoon options \u2014 Delta DL-582 at 2:30 PM for $315, or American AA-720 at 6:15 PM for $265. Which one are you interested in?", |
| "required_function_call": null, |
| "function_call_response": null, |
| "categories": [ |
| "basic_qa", |
| "ambiguous_entity" |
| ], |
| "subcategory": null, |
| "scoring_dimensions": [], |
| "audio_file": "audio/turn_003.wav" |
| }, |
| { |
| "turn_id": 4, |
| "input_text": null, |
| "golden_text": "Booked! Your flight is confirmed \u2014 Dana Fischer on Delta DL-582, LAX to JFK, February 3rd at 2:30 PM. One passenger, $315. Your confirmation ID is FL-3021.", |
| "required_function_call": { |
| "name": "book_flight", |
| "args": { |
| "origin": "LAX", |
| "destination": "JFK", |
| "date": "2025-02-03", |
| "time": "14:30", |
| "passengers": 1, |
| "passenger_name": "Dana Fischer" |
| } |
| }, |
| "function_call_response": { |
| "status": "success", |
| "confirmation_id": "FL-3021", |
| "flight_id": "DL-582", |
| "airline": "Delta", |
| "price": 315 |
| }, |
| "categories": [ |
| "tool_use", |
| "long_range_memory" |
| ], |
| "subcategory": null, |
| "scoring_dimensions": [], |
| "audio_file": "audio/turn_004.wav" |
| }, |
| { |
| "turn_id": 5, |
| "input_text": null, |
| "golden_text": "Right \u2014 the email to Alex Reed about the meeting agenda. What would you like the email to say?", |
| "required_function_call": null, |
| "function_call_response": null, |
| "categories": [ |
| "long_range_memory", |
| "ambiguous_entity" |
| ], |
| "subcategory": null, |
| "scoring_dimensions": [], |
| "audio_file": "audio/turn_005.wav" |
| }, |
| { |
| "turn_id": 6, |
| "input_text": null, |
| "golden_text": "Email sent to Alex Reed at alex.reed@meridian.com with the subject 'Meeting Agenda' and the body you dictated. Done!", |
| "required_function_call": { |
| "name": "send_email", |
| "args": { |
| "to": "alex.reed@meridian.com", |
| "subject": "Meeting Agenda", |
| "body": "Hi Alex, I'll be in New York on February 3rd for our meeting. Can you put together the agenda and share it by end of week? Main topics should be Q4 results and the new product roadmap. Thanks, Dana." |
| } |
| }, |
| "function_call_response": { |
| "status": "success", |
| "message_id": "MSG-4401" |
| }, |
| "categories": [ |
| "tool_use", |
| "long_range_memory" |
| ], |
| "subcategory": null, |
| "scoring_dimensions": [], |
| "audio_file": "audio/turn_006.wav" |
| }, |
| { |
| "turn_id": 7, |
| "input_text": null, |
| "golden_text": "Two things \u2014 hotel in New York and a pack-your-bag reminder. I'll note the reminder and come back to it. For the hotel \u2014 when are you checking in and out, and do you have a nightly budget in mind?", |
| "required_function_call": null, |
| "function_call_response": null, |
| "categories": [ |
| "basic_qa", |
| "long_range_memory" |
| ], |
| "subcategory": null, |
| "scoring_dimensions": [], |
| "audio_file": "audio/turn_007.wav" |
| }, |
| { |
| "turn_id": 8, |
| "input_text": null, |
| "golden_text": "For two nights, February 3rd to 5th, I have three options: The Manhattan House at $259 per night in Midtown, Brooklyn Bridge Suites at $179 per night in DUMBO, and the Park Avenue Grand at $429 per night on the Upper East Side. The first two fit your budget \u2014 which sounds best?", |
| "required_function_call": null, |
| "function_call_response": null, |
| "categories": [ |
| "basic_qa" |
| ], |
| "subcategory": null, |
| "scoring_dimensions": [], |
| "audio_file": "audio/turn_008.wav" |
| }, |
| { |
| "turn_id": 9, |
| "input_text": null, |
| "golden_text": "Booked! The Manhattan House, standard room, February 3rd to 5th under Dana Fischer. Your hotel confirmation ID is HTL-7712.", |
| "required_function_call": { |
| "name": "book_hotel", |
| "args": { |
| "city": "New York", |
| "check_in": "2025-02-03", |
| "check_out": "2025-02-05", |
| "hotel_name": "The Manhattan House", |
| "room_type": "standard", |
| "guest_name": "Dana Fischer" |
| } |
| }, |
| "function_call_response": { |
| "status": "success", |
| "confirmation_id": "HTL-7712", |
| "hotel": "The Manhattan House", |
| "nightly_rate": 259, |
| "total": 518 |
| }, |
| "categories": [ |
| "tool_use", |
| "long_range_memory" |
| ], |
| "subcategory": null, |
| "scoring_dimensions": [], |
| "audio_file": "audio/turn_009.wav" |
| }, |
| { |
| "turn_id": 10, |
| "input_text": null, |
| "golden_text": "Right \u2014 I'll set a reminder for the night before your trip. That's Sunday, February 2nd. What time would you like to be reminded?", |
| "required_function_call": null, |
| "function_call_response": null, |
| "categories": [ |
| "long_range_memory" |
| ], |
| "subcategory": null, |
| "scoring_dimensions": [], |
| "audio_file": "audio/turn_010.wav" |
| }, |
| { |
| "turn_id": 11, |
| "input_text": null, |
| "golden_text": "Actually, your flight is February 3rd, not the thirteenth. So the reminder should be February 2nd at 8 PM \u2014 want me to go ahead and set that?", |
| "required_function_call": null, |
| "function_call_response": null, |
| "categories": [ |
| "long_range_memory" |
| ], |
| "subcategory": null, |
| "scoring_dimensions": [], |
| "audio_file": "audio/turn_011.wav" |
| }, |
| { |
| "turn_id": 12, |
| "input_text": null, |
| "golden_text": "Done \u2014 reminder set for February 2nd at 8 PM. And I've sent the email to Maria Torres at maria.torres@meridian.com about the Horizon project.", |
| "required_function_call": [ |
| { |
| "name": "set_reminder", |
| "args": { |
| "date": "2025-02-02", |
| "time": "20:00", |
| "message": "Pack bag for NYC trip" |
| } |
| }, |
| { |
| "name": "send_email", |
| "args": { |
| "to": "maria.torres@meridian.com", |
| "subject": "Horizon Project Deadline Update", |
| "body": "Hi Maria, the Horizon project deadline is moving to February 14th. I'll send the updated timeline by Thursday. Best, Dana." |
| } |
| } |
| ], |
| "function_call_response": [ |
| { |
| "status": "success", |
| "reminder_id": "REM-0501" |
| }, |
| { |
| "status": "success", |
| "message_id": "MSG-4402" |
| } |
| ], |
| "categories": [ |
| "tool_use", |
| "long_range_memory" |
| ], |
| "subcategory": null, |
| "scoring_dimensions": [], |
| "audio_file": "audio/turn_012.wav" |
| }, |
| { |
| "turn_id": 13, |
| "input_text": null, |
| "golden_text": "Got it \u2014 resending to Maria Torres with the corrected deadline of February 15th instead of the 14th.", |
| "required_function_call": { |
| "name": "send_email", |
| "args": { |
| "to": "maria.torres@meridian.com", |
| "subject": "Horizon Project Deadline Update \u2014 Correction", |
| "body": "Hi Maria, correction to my last email \u2014 the Horizon project deadline is moving to February 15th, not the 14th. I'll send the updated timeline by Thursday. Best, Dana." |
| } |
| }, |
| "function_call_response": { |
| "status": "success", |
| "message_id": "MSG-4403" |
| }, |
| "categories": [ |
| "tool_use", |
| "long_range_memory", |
| "implicit_correction" |
| ], |
| "subcategory": null, |
| "scoring_dimensions": [], |
| "audio_file": "audio/turn_013.wav" |
| }, |
| { |
| "turn_id": 14, |
| "input_text": null, |
| "golden_text": "Added to your calendar \u2014 'Team debrief \u2014 NYC trip' on February 5th at 10:00 AM for one hour, in the big conference room.", |
| "required_function_call": { |
| "name": "add_calendar_event", |
| "args": { |
| "date": "2025-02-05", |
| "time": "10:00", |
| "duration": "1 hour", |
| "title": "Team debrief \u2014 NYC trip", |
| "notes": "Big conference room" |
| } |
| }, |
| "function_call_response": { |
| "status": "success", |
| "event_id": "EVT-8830" |
| }, |
| "categories": [ |
| "tool_use" |
| ], |
| "subcategory": null, |
| "scoring_dimensions": [], |
| "audio_file": "audio/turn_014.wav" |
| }, |
| { |
| "turn_id": 15, |
| "input_text": null, |
| "golden_text": "Your Delta flight was $315 and The Manhattan House is $518 for two nights \u2014 so your total trip cost is $833.", |
| "required_function_call": null, |
| "function_call_response": null, |
| "categories": [ |
| "long_range_memory", |
| "numerical_reasoning" |
| ], |
| "subcategory": null, |
| "scoring_dimensions": [], |
| "audio_file": "audio/turn_015.wav" |
| }, |
| { |
| "turn_id": 16, |
| "input_text": null, |
| "golden_text": "Which booking \u2014 your Delta flight or The Manhattan House hotel?", |
| "required_function_call": null, |
| "function_call_response": null, |
| "categories": [ |
| "long_range_memory", |
| "ambiguous_entity" |
| ], |
| "subcategory": null, |
| "scoring_dimensions": [], |
| "audio_file": "audio/turn_016.wav" |
| }, |
| { |
| "turn_id": 17, |
| "input_text": null, |
| "golden_text": "Your hotel is The Manhattan House \u2014 check-in February 3rd, check-out February 5th, $259 per night, two nights, $518 total. And actually no \u2014 the meeting agenda email was sent to Alex Reed, not Maria. The emails to Maria were about the Horizon project deadline.", |
| "required_function_call": null, |
| "function_call_response": null, |
| "categories": [ |
| "long_range_memory" |
| ], |
| "subcategory": null, |
| "scoring_dimensions": [], |
| "audio_file": "audio/turn_017.wav" |
| }, |
| { |
| "turn_id": 18, |
| "input_text": null, |
| "golden_text": "Not quite \u2014 the original email said February 14th, but you caught the mistake and I resent it with the corrected deadline of February 15th.", |
| "required_function_call": null, |
| "function_call_response": null, |
| "categories": [ |
| "long_range_memory" |
| ], |
| "subcategory": null, |
| "scoring_dimensions": [], |
| "audio_file": "audio/turn_018.wav" |
| }, |
| { |
| "turn_id": 19, |
| "input_text": null, |
| "golden_text": "On February 3rd you have: the budget review meeting at 8 AM, team standup at 9 AM, and your Delta flight to NYC at 2:30 PM.", |
| "required_function_call": { |
| "name": "check_calendar", |
| "args": { |
| "date": "2025-02-03" |
| } |
| }, |
| "function_call_response": { |
| "status": "success", |
| "events": [ |
| { |
| "time": "08:00-09:00", |
| "title": "Budget review meeting", |
| "notes": "With finance team" |
| }, |
| { |
| "time": "09:00-10:00", |
| "title": "Team standup", |
| "notes": "Weekly recurring" |
| }, |
| { |
| "time": "14:30", |
| "title": "Flight DL-582 LAX\u2192JFK", |
| "notes": "Confirmation FL-3021" |
| } |
| ] |
| }, |
| "categories": [ |
| "tool_use", |
| "long_range_memory" |
| ], |
| "subcategory": null, |
| "scoring_dimensions": [], |
| "audio_file": "audio/turn_019.wav" |
| }, |
| { |
| "turn_id": 20, |
| "input_text": null, |
| "golden_text": "Email sent to Alex Reed \u2014 'Q4 Reports for NYC Meeting' reminding him to bring the Q4 reports.", |
| "required_function_call": { |
| "name": "send_email", |
| "args": { |
| "to": "alex.reed@meridian.com", |
| "subject": "Q4 Reports for NYC Meeting", |
| "body": "Hi Alex, just a reminder to bring the Q4 reports to our NYC meeting on February 3rd. Thanks, Dana." |
| } |
| }, |
| "function_call_response": { |
| "status": "success", |
| "message_id": "MSG-4404" |
| }, |
| "categories": [ |
| "tool_use", |
| "long_range_memory" |
| ], |
| "subcategory": null, |
| "scoring_dimensions": [], |
| "audio_file": "audio/turn_020.wav" |
| }, |
| { |
| "turn_id": 21, |
| "input_text": null, |
| "golden_text": "You've sent two emails to Alex Reed: the first was 'NYC Meeting Agenda' about Q4 results and the product roadmap, and the second was 'Q4 Reports for NYC Meeting' reminding him to bring the reports.", |
| "required_function_call": null, |
| "function_call_response": null, |
| "categories": [ |
| "long_range_memory", |
| "numerical_reasoning" |
| ], |
| "subcategory": null, |
| "scoring_dimensions": [], |
| "audio_file": "audio/turn_021.wav" |
| }, |
| { |
| "turn_id": 22, |
| "input_text": null, |
| "golden_text": "Reminder set for February 3rd at 7:00 AM \u2014 'Grab laptop charger.' You're all set.", |
| "required_function_call": { |
| "name": "set_reminder", |
| "args": { |
| "date": "2025-02-03", |
| "time": "07:00", |
| "message": "Grab laptop charger" |
| } |
| }, |
| "function_call_response": { |
| "status": "success", |
| "reminder_id": "REM-0502" |
| }, |
| "categories": [ |
| "tool_use" |
| ], |
| "subcategory": null, |
| "scoring_dimensions": [], |
| "audio_file": "audio/turn_022.wav" |
| }, |
| { |
| "turn_id": 23, |
| "input_text": null, |
| "golden_text": "No \u2014 your hotel is in New York City, not San Francisco. The Manhattan House in Midtown Manhattan, February 3rd to 5th.", |
| "required_function_call": null, |
| "function_call_response": null, |
| "categories": [ |
| "long_range_memory" |
| ], |
| "subcategory": null, |
| "scoring_dimensions": [], |
| "audio_file": "audio/turn_023.wav" |
| }, |
| { |
| "turn_id": 24, |
| "input_text": null, |
| "golden_text": "Just to confirm \u2014 which email would you like forwarded to Priya? You sent a few today: the NYC meeting agenda, the Horizon deadline update, or the Q4 reports follow-up.", |
| "required_function_call": null, |
| "function_call_response": null, |
| "categories": [ |
| "long_range_memory", |
| "ambiguous_entity" |
| ], |
| "subcategory": null, |
| "scoring_dimensions": [], |
| "audio_file": "audio/turn_024.wav" |
| }, |
| { |
| "turn_id": 25, |
| "input_text": null, |
| "golden_text": "Sent the corrected Horizon deadline email to Priya Kapoor at priya.kapoor@meridian.com.", |
| "required_function_call": { |
| "name": "send_email", |
| "args": { |
| "to": "priya.kapoor@meridian.com", |
| "subject": "Horizon Project Deadline Update", |
| "body": "Hi Priya, the Horizon project deadline is moving to February 15th. I'll send the updated timeline by Thursday. Best, Dana." |
| } |
| }, |
| "function_call_response": { |
| "status": "success", |
| "message_id": "MSG-4405" |
| }, |
| "categories": [ |
| "tool_use", |
| "long_range_memory" |
| ], |
| "subcategory": null, |
| "scoring_dimensions": [], |
| "audio_file": "audio/turn_025.wav" |
| }, |
| { |
| "turn_id": 26, |
| "input_text": null, |
| "golden_text": "Priya Kapoor's email is priya.kapoor@meridian.com.", |
| "required_function_call": null, |
| "function_call_response": null, |
| "categories": [ |
| "ambiguous_entity", |
| "long_range_memory" |
| ], |
| "subcategory": null, |
| "scoring_dimensions": [], |
| "audio_file": "audio/turn_026.wav" |
| }, |
| { |
| "turn_id": 27, |
| "input_text": null, |
| "golden_text": "Here's everything you've booked:\n\nFlight: Delta DL-582, LAX to JFK, February 3rd at 2:30 PM, one passenger (Dana Fischer), $315. Confirmation: FL-3021.\n\nHotel: The Manhattan House, Midtown Manhattan, standard room, February 3rd to 5th (2 nights), $259 per night, $518 total. Confirmation: HTL-7712.\n\nTotal trip cost: $833.\n\nDoes everything look right?", |
| "required_function_call": null, |
| "function_call_response": null, |
| "categories": [ |
| "long_range_memory", |
| "numerical_reasoning" |
| ], |
| "subcategory": null, |
| "scoring_dimensions": [], |
| "audio_file": "audio/turn_027.wav" |
| }, |
| { |
| "turn_id": 28, |
| "input_text": null, |
| "golden_text": "You sent five emails today:\n\n1. To Alex Reed \u2014 'NYC Meeting Agenda' about Q4 results and product roadmap.\n2. To Maria Torres \u2014 'Horizon Project Deadline Update' (original, with February 14th).\n3. To Maria Torres \u2014 'Horizon Project Deadline Update \u2014 Correction' with the corrected date of February 15th.\n4. To Alex Reed \u2014 'Q4 Reports for NYC Meeting' reminding him to bring the Q4 reports.\n5. To Priya Kapoor \u2014 'Horizon Project Deadline Update' with the February 15th deadline.", |
| "required_function_call": null, |
| "function_call_response": null, |
| "categories": [ |
| "long_range_memory", |
| "numerical_reasoning" |
| ], |
| "subcategory": null, |
| "scoring_dimensions": [], |
| "audio_file": "audio/turn_028.wav" |
| }, |
| { |
| "turn_id": 29, |
| "input_text": null, |
| "golden_text": "You had two reminders:\n\n1. February 2nd at 8:00 PM \u2014 'Pack bag for NYC trip.'\n2. February 3rd at 7:00 AM \u2014 'Grab laptop charger.'\n\nI've updated the first one \u2014 pack bag is now set for February 2nd at 9:00 PM.", |
| "required_function_call": { |
| "name": "set_reminder", |
| "args": { |
| "date": "2025-02-02", |
| "time": "21:00", |
| "message": "Pack bag for NYC trip" |
| } |
| }, |
| "function_call_response": { |
| "status": "success", |
| "reminder_id": "REM-0501", |
| "updated": true |
| }, |
| "categories": [ |
| "tool_use", |
| "long_range_memory" |
| ], |
| "subcategory": null, |
| "scoring_dimensions": [], |
| "audio_file": "audio/turn_029.wav" |
| }, |
| { |
| "turn_id": 30, |
| "input_text": null, |
| "golden_text": "You're all set, Dana! Safe travels to New York on February 3rd. Have a great meeting!", |
| "required_function_call": { |
| "name": "end_session", |
| "args": {} |
| }, |
| "function_call_response": null, |
| "categories": [ |
| "tool_use" |
| ], |
| "subcategory": null, |
| "scoring_dimensions": [], |
| "audio_file": "audio/turn_030.wav" |
| } |
| ] |