instruction
stringclasses 1
value | input
stringlengths 91
183
| output
stringclasses 3
values |
---|---|---|
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'. | Here is the cashier message: ''. Here is the user message: 'I麓d like to have a McFish Deluxe, please.'. | modify_order |