{ "messages": [ { "utt_id": "utt-0", "utterance": "Hi. what are we making today?", "bot": false, "annotations": "{\"section\": \"title\", \"intent\": \"greeting; req_title;\", \"tracker_completed_step\": \"title\", \"tracker_completed_step_num\": 0, \"tracker_requested_step\": \"title\", \"tracker_requested_step_num\": 0}" }, { "utt_id": "utt-1", "utterance": "Hi. today we are making Chicken Vegetable Stew.", "bot": true, "annotations": "greeting();\r\ninform_title(title);" }, { "utt_id": "utt-2", "utterance": "Ok. how do I start?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"req_start;\", \"tracker_completed_step\": \"title\", \"tracker_completed_step_num\": 0, \"tracker_requested_step\": \"inst-0\", \"tracker_requested_step_num\": 11}" }, { "utt_id": "utt-3", "utterance": "First take a large pot.", "bot": true, "annotations": "fetch(inst-0, [tool-0-0]);" }, { "utt_id": "utt-4", "utterance": "Ok. I have the large pot.", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm;\", \"tracker_completed_step\": \"inst-0\", \"tracker_completed_step_num\": 11, \"tracker_requested_step\": \"inst-0\", \"tracker_requested_step_num\": 11}" }, { "utt_id": "utt-5", "utterance": "In this pot add four ingredients. Start with 1 chopped onion and 4 skinless boneless chicken breast halves. Make sure the chicken is cut into bite size pieces.", "bot": true, "annotations": "simplify_begin(inst-0);\r\nsimplify_continue(inst-0, [ing-0, ing-1]);" }, { "utt_id": "utt-6", "utterance": "Ok. how large should the chick breast halves be?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"req_amount;\", \"tracker_completed_step\": \"inst-0\", \"tracker_completed_step_num\": 11, \"tracker_requested_step\": \"inst-0\", \"tracker_requested_step_num\": 11}" }, { "utt_id": "utt-7", "utterance": "Sorry I cannot answer that question.", "bot": true, "annotations": "fence();" }, { "utt_id": "utt-8", "utterance": "Ok. what is the next step?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"req_instruction;\", \"tracker_completed_step\": \"inst-0\", \"tracker_completed_step_num\": 11, \"tracker_requested_step\": \"inst-0\", \"tracker_requested_step_num\": 11}" }, { "utt_id": "utt-9", "utterance": "Next add 1/2 pound baby carrots and 4 potatoes.", "bot": true, "annotations": "simplify_continue(inst-0, [ing-2, ing-3]);" }, { "utt_id": "utt-10", "utterance": "Ok. I have added these ingredients. What is the next step?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-0\", \"tracker_completed_step_num\": 11, \"tracker_requested_step\": \"inst-1\", \"tracker_requested_step_num\": 12}" }, { "utt_id": "utt-11", "utterance": "Next add 1/2 teaspoon salt and 1/4 teaspoon ground turmeric.", "bot": true, "annotations": "inform_instruction(inst-1);" }, { "utt_id": "utt-12", "utterance": "OK. what is next?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"req_instruction;\", \"tracker_completed_step\": \"inst-1\", \"tracker_completed_step_num\": 12, \"tracker_requested_step\": \"inst-2\", \"tracker_requested_step_num\": 13}" }, { "utt_id": "utt-13", "utterance": "Next dissolve 3 tablespoons tomato paste into water and add it to the large pot.", "bot": true, "annotations": "inform_instruction(inst-2);" }, { "utt_id": "utt-14", "utterance": "Ok. I have added the tomato paste. What should I do now?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-2\", \"tracker_completed_step_num\": 13, \"tracker_requested_step\": \"inst-3\", \"tracker_requested_step_num\": 14}" }, { "utt_id": "utt-15", "utterance": "Now you can add if desired 1/4 teaspoon garlic powder and 1/2 teaspoon ground black pepper to season the mixture.", "bot": true, "annotations": "inform_instruction(inst-3);" }, { "utt_id": "utt-16", "utterance": "Alright. What is the next step?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"req_instruction;\", \"tracker_completed_step\": \"inst-3\", \"tracker_completed_step_num\": 14, \"tracker_requested_step\": \"inst-4\", \"tracker_requested_step_num\": 15}" }, { "utt_id": "utt-17", "utterance": "Let it cook for 1 to 1 1/2 hours on medium to low heat.", "bot": true, "annotations": "inform_instruction(inst-4);" }, { "utt_id": "utt-18", "utterance": "Ok. is there something I can still do in the meantime?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"req_parallel_action;\", \"tracker_completed_step\": \"inst-4\", \"tracker_completed_step_num\": 15, \"tracker_requested_step\": \"inst-4\", \"tracker_requested_step_num\": 15}" }, { "utt_id": "utt-19", "utterance": "No.", "bot": true, "annotations": "negate();" }, { "utt_id": "utt-20", "utterance": "Ok. what is next?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"req_instruction;\", \"tracker_completed_step\": \"inst-4\", \"tracker_completed_step_num\": 15, \"tracker_requested_step\": \"inst-5\", \"tracker_requested_step_num\": 16}" }, { "utt_id": "utt-21", "utterance": "That's all, you can now serve the chicken vegetable stew. Enjoy it!", "bot": true, "annotations": "inform_instruction(inst-5);\r\nend_recipe();\r\nenjoy();" }, { "utt_id": "utt-22", "utterance": "Ok. thanks for the instructions.", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"thank;\", \"tracker_completed_step\": \"inst-5\", \"tracker_completed_step_num\": 16, \"tracker_requested_step\": \"inst-5\", \"tracker_requested_step_num\": 16}" } ] }