AMUseBot/dialog/135.1.json
2023-06-28 22:55:54 +02:00

154 lines
8.1 KiB
JSON

{
"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": "Hello! We are gonna make Butterscotch Brownies in a Jar.",
"bot": true,
"annotations": "greeting();\r\ninform_title(title);"
},
{
"utt_id": "utt-2",
"utterance": "Ok. nice. How many ingredients does the recipe have?",
"bot": false,
"annotations": "{\"section\": \"ing\", \"intent\": \"req_ingredient_list_length;\", \"tracker_completed_step\": \"title\", \"tracker_completed_step_num\": 0, \"tracker_requested_step\": \"title\", \"tracker_requested_step_num\": 0}"
},
{
"utt_id": "utt-3",
"utterance": "This recipe has 6 ingredients. Do you want to prepare them right away?",
"bot": true,
"annotations": "sum_ingredient_list();\r\npropose_list_ingredients();"
},
{
"utt_id": "utt-4",
"utterance": "Yes it would be good to prepare. What are the ingredients?",
"bot": false,
"annotations": "{\"section\": \"ing\", \"intent\": \"affirm; req_ingredient;\", \"tracker_completed_step\": \"title\", \"tracker_completed_step_num\": 0, \"tracker_requested_step\": \"ing-0\", \"tracker_requested_step_num\": 1}"
},
{
"utt_id": "utt-5",
"utterance": "The first two ingredients are 2 cups of all-purpose flour and one and a half tablespoon of baking powder.",
"bot": true,
"annotations": "inform_ingredient(ing-0);\r\ninform_ingredient(ing-1);"
},
{
"utt_id": "utt-6",
"utterance": "Ok. I have both of them. What are the next ingredients?",
"bot": false,
"annotations": "{\"section\": \"ing\", \"intent\": \"confirm; req_ingredient;\", \"tracker_completed_step\": \"ing-1\", \"tracker_completed_step_num\": 2, \"tracker_requested_step\": \"ing-2\", \"tracker_requested_step_num\": 3}"
},
{
"utt_id": "utt-7",
"utterance": "Next ingredients are one fourth of a teaspoon of salt and half a cup of flaked coconut.",
"bot": true,
"annotations": "inform_ingredient(ing-2);\r\ninform_ingredient(ing-3);"
},
{
"utt_id": "utt-8",
"utterance": "Ok. Should I make the flakes myself?",
"bot": false,
"annotations": "{\"section\": \"ing\", \"intent\": \"other;\", \"tracker_completed_step\": \"ing-3\", \"tracker_completed_step_num\": 4, \"tracker_requested_step\": \"ing-2\", \"tracker_requested_step_num\": 3}"
},
{
"utt_id": "utt-9",
"utterance": "Sorry, I cannot answer your question, All I can say is that when cooking you can always follow your instinct and try out new ideas.",
"bot": true,
"annotations": "fence();"
},
{
"utt_id": "utt-10",
"utterance": "Ok. no problem, that sounds good. What are the next ingredients?",
"bot": false,
"annotations": "{\"section\": \"ing\", \"intent\": \"req_ingredient;\", \"tracker_completed_step\": \"ing-3\", \"tracker_completed_step_num\": 4, \"tracker_requested_step\": \"ing-4\", \"tracker_requested_step_num\": 5}"
},
{
"utt_id": "utt-11",
"utterance": "The last two ingredients are 3/4 of a cup of chopped pecans and 2 cups of packed brown sugar.",
"bot": true,
"annotations": "inform_ingredient(ing-4);\r\ninform_ingredient(ing-5);"
},
{
"utt_id": "utt-12",
"utterance": "Ok. I have all of them ready.",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm;\", \"tracker_completed_step\": \"ing-5\", \"tracker_completed_step_num\": 6, \"tracker_requested_step\": \"inst-0\", \"tracker_requested_step_num\": 10}"
},
{
"utt_id": "utt-13",
"utterance": "Great! you can start by preheating the oven to 190 degrees C.",
"bot": true,
"annotations": "inform_instruction(inst-0);"
},
{
"utt_id": "utt-14",
"utterance": "Ok. what can I do in the meantime?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"req_parallel_action;\", \"tracker_completed_step\": \"inst-0\", \"tracker_completed_step_num\": 10, \"tracker_requested_step\": \"inst-1\", \"tracker_requested_step_num\": 11}"
},
{
"utt_id": "utt-15",
"utterance": "In the meantime, you can grease a 9x13 inch baking pan.",
"bot": true,
"annotations": "inform_instruction(inst-1);"
},
{
"utt_id": "utt-16",
"utterance": "Ok. I did that. What else can I do?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-1\", \"tracker_completed_step_num\": 11, \"tracker_requested_step\": \"inst-2\", \"tracker_requested_step_num\": 12}"
},
{
"utt_id": "utt-17",
"utterance": "You can empty jar of brownie mix into a large mixing bowl, then stir to break up lumps.",
"bot": true,
"annotations": "inform_instruction(inst-2);"
},
{
"utt_id": "utt-18",
"utterance": "Ok. I have stirred it. What should I do now?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-2\", \"tracker_completed_step_num\": 12, \"tracker_requested_step\": \"inst-3\", \"tracker_requested_step_num\": 13}"
},
{
"utt_id": "utt-19",
"utterance": "You can now add 3 fourths of a cup softened butter, 2 beaten eggs, and 2 teaspoons of vanilla extract. You should mix until well blended.",
"bot": true,
"annotations": "inform_instruction(inst-3);"
},
{
"utt_id": "utt-20",
"utterance": "Ok. It is well blended now. What is next?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-3\", \"tracker_completed_step_num\": 13, \"tracker_requested_step\": \"inst-4\", \"tracker_requested_step_num\": 14}"
},
{
"utt_id": "utt-21",
"utterance": "Good! You can now spread the butter evenly in the prepared pan. And bake for 25 minutes.",
"bot": true,
"annotations": "inform_instruction(inst-4);\r\ninform_instruction(inst-5);"
},
{
"utt_id": "utt-22",
"utterance": "Ok. Is there something I can do in the meantime?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"req_parallel_action;\", \"tracker_completed_step\": \"inst-5\", \"tracker_completed_step_num\": 15, \"tracker_requested_step\": \"inst-6\", \"tracker_requested_step_num\": 16}"
},
{
"utt_id": "utt-23",
"utterance": "No, you can just cool in the pan before cutting into squares, and you can enjoy the butterscotch brownies in a jar.",
"bot": true,
"annotations": "negate();\r\ninform_instruction(inst-6);\r\nenjoy();"
},
{
"utt_id": "utt-24",
"utterance": "Ok. Thanks. They looks great.",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"thank;\", \"tracker_completed_step\": \"inst-6\", \"tracker_completed_step_num\": 16, \"tracker_requested_step\": \"inst-6\", \"tracker_requested_step_num\": 16}"
}
]
}