| [ | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: 'Would you like anything else'. Here is the user message: 'I would like to order one Sweet Chili Chicken McNuggets.'.", | |
| "output": "modify_order" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: 'Would you like your menu large or medium?'. Here is the user message: 'Medium please and in which sizes the chicken nuggets come in?'.", | |
| "output": "modify_order" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: ''. Here is the user message: 'In which sizes the fries come in?'.", | |
| "output": "answer_question" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: ''. Here is the user message: 'I would like to have a Quarter Pounder with Cheese.'.", | |
| "output": "modify_order" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: ''. Here is the user message: 'I´d like to order one Bacon McDouble.'.", | |
| "output": "modify_order" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: 'Would you like your menu large or medium?'. Here is the user message: 'Make the menu medium sized please'.", | |
| "output": "modify_order" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: 'Would you like your menu large or medium?'. Here is the user message: 'Make the menu medium sized please and what are the sizes for fries?'.", | |
| "output": "modify_order" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: 'The fries come in kids, small, medium and large, which one would you like?'. Here is the user message: 'I'm sorry I didn't hear, can you repeat please?'.", | |
| "output": "answer_question" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: 'Would you like anything else'. Here is the user message: 'I´d like to have a double cheeseburger, please.'.", | |
| "output": "modify_order" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: 'Would you like your menu large or medium?'. Here is the user message: 'Medium'.", | |
| "output": "modify_order" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: ''. Here is the user message: 'I´d like to order a medium Bacon McDouble menu with a Fanta.'.", | |
| "output": "modify_order" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: 'Can I get you anything else'. Here is the user message: 'I´d like to have a cheeseburger meal with a Fanta, please.'.", | |
| "output": "modify_order" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: 'Can I get you anything else'. Here is the user message: 'I would like to have one Filet-O-Fish meal with a Coca-Cola.'.", | |
| "output": "modify_order" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: ''. Here is the user message: 'I would like to get a small McChicken menu with orange juice.'.", | |
| "output": "modify_order" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: ''. Here is the user message: 'What are the sizes of your fries and which one is the largest?'.", | |
| "output": "answer_question" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: 'Would you like anything else?'. Here is the user message: 'No that would be it'", | |
| "output": "end" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: 'Can I get you anything else?'. Here is the user message: 'No'", | |
| "output": "end" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: 'Would you like your menu large or medium?'. Here is the user message: 'Make the menu small please'.", | |
| "output": "modify_order" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: 'Would you like anything else'. Here is the user message: 'I´d like to order one BBQ Bacon Burger.'.", | |
| "output": "modify_order" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: 'Would you like your menu large or medium?'. Here is the user message: 'What'.", | |
| "output": "answer_question" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: 'Can I get you anything else?'. Here is the user message: 'I'm sorry I didn't hear, can you repeat that'.", | |
| "output": "answer_question" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: ''. Here is the user message: 'I would like to order one large Spicy McChicken menu with a Coca-Cola.'.", | |
| "output": "modify_order" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: ''. Here is the user message: 'I´d like to order a large Big Mac menu, please, and make the drink Fanta.'.", | |
| "output": "modify_order" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: 'Would you like anything else'. Here is the user message: 'I would like to order one crispy chicken sandwich.'.", | |
| "output": "modify_order" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: 'Would you like your menu large or medium?'. Here is the user message: 'Make it large'.", | |
| "output": "modify_order" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: ''. Here is the user message: 'I would like to order a small Big Mac menu with unsweetened iced tea.'.", | |
| "output": "modify_order" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: ''. Here is the user message: 'I would like to order one Artisan Grilled Chicken Sandwich.'.", | |
| "output": "modify_order" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: 'Can I get you anything else?'. Here is the user message: 'No that would be it'", | |
| "output": "end" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: 'Can I get you anything else?'. Here is the user message: 'I didn't hear, what'.", | |
| "output": "answer_question" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: ''. Here is the user message: 'I´d like to order one large McChicken meal with a Coca-Cola.'.", | |
| "output": "modify_order" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: ''. Here is the user message: 'I´d like to have a cheeseburger menu with a Coca-cola, please.'.", | |
| "output": "modify_order" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: ''. Here is the user message: 'I would like to get one Spicy McChicken.'.", | |
| "output": "modify_order" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: ''. Here is the user message: 'What sauces are available for the Chicken McNuggets?'.", | |
| "output": "answer_question" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: 'Would you like your menu large or medium?'. Here is the user message: 'small'.", | |
| "output": "modify_order" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: ''. Here is the user message: 'I'd like to have a large 6-piece Chicken McNuggets menu'.", | |
| "output": "modify_order" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: 'Can I get you anything else'. Here is the user message: 'I´d like to order a medium Double cheeseburger menu.'.", | |
| "output": "modify_order" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: 'Can I get you anything else'. Here is the user message: 'I´d like to order a medium Quarter Pounder with Cheese menu.'.", | |
| "output": "modify_order" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: 'Would you like your menu large or medium?'. Here is the user message: 'Could not understand the audio'.", | |
| "output": "answer_question" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: ''. Here is the user message: 'I would like to get a large Double Quarter Pounder with Cheese meal, please, and make the drink a diet coke.'.", | |
| "output": "modify_order" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: 'Can I get you anything else'. Here is the user message: 'I would like to order a McDouble menu with a Sprite.'.", | |
| "output": "modify_order" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: 'What drink would you like with your menu?'. Here is the user message: 'What can you repeat'.", | |
| "output": "answer_question" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: 'Can I get you anything else'. Here is the user message: 'I´d like to order a medium Chicken McNuggets meal with a Sprite.'.", | |
| "output": "modify_order" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: ''. Here is the user message: 'I´d like to order one Classic Chicken Sandwich, please.'.", | |
| "output": "modify_order" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: 'Would you like anything else'. Here is the user message: 'Could not understand the audio'.", | |
| "output": "answer_question" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: ''. Here is the user message: 'I´d like to order a small double cheeseburger meal.'.", | |
| "output": "modify_order" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: 'Would you like your menu large or medium?'. Here is the user message: 'I would like it large'.", | |
| "output": "modify_order" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: 'The fries come in kids, small, medium and large, which one would you like?'. Here is the user message: 'Can you repeat please'.", | |
| "output": "answer_question" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: 'Can I get you anything else'. Here is the user message: 'I´d like to order a small Quarter Pounder with Cheese Bacon meal.'.", | |
| "output": "modify_order" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: 'Would you like your menu large or medium?'. Here is the user message: 'Make the menu small please'.", | |
| "output": "modify_order" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: ''. Here is the user message: 'I´d like to order a large double cheeseburger menu.'.", | |
| "output": "modify_order" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: ''. Here is the user message: 'In which sizes the chicken nuggets come in?'.", | |
| "output": "answer_question" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: ''. Here is the user message: 'I would like to have a small 6 piece Chicken McNuggets meal with Fanta.'.", | |
| "output": "modify_order" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: 'Would you like your menu large or medium?'. Here is the user message: 'Could not understand the audio'.", | |
| "output": "answer_question" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: ''. Here is the user message: 'I would like to get a large Double Quarter Pounder with Cheese meal, please, and make the drink a Sprite.'.", | |
| "output": "modify_order" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: ''. Here is the user message: 'I'd like to have a cheeseburger menu with a Coca-Cola'.", | |
| "output": "modify_order" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: 'Would you like anything else'. Here is the user message: 'I´d like to have one Egg McMuffin, please.'.", | |
| "output": "modify_order" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: 'Would you like your menu large or medium?'. Here is the user message: 'Medium please'.", | |
| "output": "modify_order" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: ''. Here is the user message: 'Let me get a big mac menu with a Coca-Cola, please.'.", | |
| "output": "modify_order" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: 'The fries come in kids, small, medium and large, which one would you like?'. Here is the user message: 'Come again'.", | |
| "output": "answer_question" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: 'Would you like your menu large or medium?'. Here is the user message: 'Make the menu small please and what are the sizes for nuggets?'.", | |
| "output": "modify_order" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: 'Would you like your menu large or medium?'. Here is the user message: 'Medium please. Also in which siezes the fries come in?'.", | |
| "output": "modify_order" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: 'Would you like your menu large or medium?'. Here is the user message: 'Could not understand the audio'.", | |
| "output": "answer_question" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: ''. Here is the user message: 'I´d like to get a McDouble, please.'.", | |
| "output": "modify_order" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: 'Can I get you anything else'. Here is the user message: 'I´d like to order a small Quarter Pounder with Cheese Bacon menu.'.", | |
| "output": "modify_order" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: 'Would you like your menu large or medium?'. Here is the user message: 'Could not understand the audio'.", | |
| "output": "answer_question" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: 'Would you like your menu large or medium?'. Here is the user message: 'Medium please'.", | |
| "output": "modify_order" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: 'Can I get you anything else?'. Here is the user message: 'Come again'.", | |
| "output": "answer_question" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: ''. Here is the user message: 'What are the sizes for the fries'.", | |
| "output": "answer_question" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: 'Can I get you anything else'. Here is the user message: 'I would like to have one Big Mac, please.'.", | |
| "output": "modify_order" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: 'Would you like anything else'. Here is the user message: 'I´d like to order a 6-piece Chicken McNuggets, please.'.", | |
| "output": "modify_order" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: 'Would you like anything else?'. Here is the user message: 'No that's it'", | |
| "output": "end" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: 'Would you like anything else?'. Here is the user message: 'That's all'", | |
| "output": "end" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: 'Can I get you anything else'. Here is the user message: 'I would like to order a large Big Mac meal, please, with Fanta.'.", | |
| "output": "modify_order" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: ''. Here is the user message: 'I´d like to have Big Mac menu, please, with a Dr Pepper.'.", | |
| "output": "modify_order" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: 'What else can I get you?'. Here is the user message: 'Could not understand the audio'.", | |
| "output": "answer_question" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: 'What drink would you like with your menu?'. Here is the user message: 'Could not understand the audio'.", | |
| "output": "answer_question" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: 'Would you like anything else?'. Here is the user message: 'Yeah that would be all'", | |
| "output": "end" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: 'Would you like anything else?'. Here is the user message: 'That's everything'", | |
| "output": "end" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: ''. Here is the user message: 'I´d like to order a medium Double Quarter Pounder with Cheese menu and a Coca-Cola.'.", | |
| "output": "modify_order" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: ''. Here is the user message: 'I´d like to order a small Quarter Pounder with Cheese Deluxe menu.'.", | |
| "output": "modify_order" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: 'Would you like your menu large or medium?'. Here is the user message: 'I'm sorry I didn't hear, can you repeat please?'.", | |
| "output": "answer_question" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: ''. Here is the user message: 'I want to get a large Double Quarter Pounder with Cheese meal, please, and make the drink a Fanta.'.", | |
| "output": "modify_order" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: 'The fries come in kids, small, medium and large, which one would you like?'. Here is the user message: 'Could not understand the audio'.", | |
| "output": "answer_question" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: 'What else can I get you?'. Here is the user message: 'Are the Chicken McNuggets made with white meat?'.", | |
| "output": "answer_question" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: ''. Here is the user message: 'I´d like to order a double quarter pounder with cheese.'.", | |
| "output": "modify_order" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: ''. Here is the user message: 'What kind of ice cream flavors do you offer?'.", | |
| "output": "answer_question" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: ''. Here is the user message: 'I would like to order a 10-piece Chicken McNuggets.'.", | |
| "output": "modify_order" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: 'What drink would you like with your menu?'. Here is the user message: 'Could not understand the audio'.", | |
| "output": "answer_question" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: ''. Here is the user message: 'I´d like to order one McChicken, please.'.", | |
| "output": "modify_order" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: 'Can I get you anything else'. Here is the user message: 'I´d like to order a large crispy chicken sandwich menu with a Coca-Cola.'.", | |
| "output": "modify_order" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: 'Would you like anything else?'. Here is the user message: 'Could not understand the audio'.", | |
| "output": "answer_question" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: 'Would you like your menu large or medium?'. Here is the user message: 'Make the menu small please'.", | |
| "output": "modify_order" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: ''. Here is the user message: 'I would like to have a medium Filet-O-Fish menu with Fanta.'.", | |
| "output": "modify_order" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: 'Would you like anything else?'. Here is the user message: 'I would like to finish my order.'.", | |
| "output": "end" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: 'Would you like anything else?'. Here is the user message: 'That's everything for today'.", | |
| "output": "end" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: ''. Here is the user message: 'I´d like to order a Filet-O-Fish, please.'.", | |
| "output": "modify_order" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: ''. Here is the user message: 'I´d like to order a Bacon Quarter Pounder, please.'.", | |
| "output": "modify_order" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: 'Would you like anything else'. Here is the user message: 'I'd like to order a cheeseburger, please.'.", | |
| "output": "modify_order" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: 'Would you like to add a dessert to your order?'. Here is the user message: 'I'm sorry, can you repeat that?'.", | |
| "output": "answer_question" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: ''. Here is the user message: 'What are the sizes for the chicken nuggets?'.", | |
| "output": "answer_question" | |
| }, | |
| { | |
| "instruction": "Based on user response and cashier message to which the user is replying to, determine if user wants to modify their order, or if they are just asking a question, or if they would like to finish ordering. If user wants to modify their order, please respond with 'modify_order', if user is just asking a question respond with 'answer_question', and if they would like to finish ordering, please respond with 'end'.", | |
| "input": "Here is the cashier message: ''. Here is the user message: 'I´d like to have a McFish Deluxe, please.'.", | |
| "output": "modify_order" | |
| } | |
| ] |