AMUseBot/ai_talks/AMUseBotBackend/dialog/088.1.json

238 lines
12 KiB
JSON
Raw Normal View History

2023-06-05 21:23:33 +02:00
{
"messages": [
{
"utt_id": "utt-0",
"utterance": "Hi bot, what are we gonna cook 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": "Today we will make chocolate madeleines. Are you ready to start?",
"bot": true,
"annotations": "inform_title(title);\r\npropose_start_recipe();"
},
{
"utt_id": "utt-2",
"utterance": "I am ready! What is the first step?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"affirm; req_instruction;\", \"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 you can already preheat the oven to 190 degrees Celsius and butter one Madeleine pan.",
"bot": true,
"annotations": "inform_instruction(inst-0);\r\ninform_instruction(inst-1);"
},
{
"utt_id": "utt-4",
"utterance": "Ok, what is a madeleine pan?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"req_tool;\", \"tracker_completed_step\": \"inst-1\", \"tracker_completed_step_num\": 12, \"tracker_requested_step\": \"inst-0\", \"tracker_requested_step_num\": 11}"
},
{
"utt_id": "utt-5",
"utterance": "It is a special pan which you need in order to make the chocolate madeleines.",
"bot": true,
"annotations": "inform_tool(tool-1-0);"
},
{
"utt_id": "utt-6",
"utterance": "Ok. Good. The oven is heated and the pan is buttered. What should I do next?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; 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-7",
"utterance": "Now sift 4 ingredients together. The first two are 1/4 cup sifted all-purpose flour and 1/4 cup unsweetened cocoa powder.",
"bot": true,
"annotations": "simplify_begin(inst-2);\r\nsimplify_continue(inst-2, [ing-0, ing-1]);"
},
{
"utt_id": "utt-8",
"utterance": "Could I use brown flour instead of all purpose flour?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"req_substitute;\", \"tracker_completed_step\": \"inst-2\", \"tracker_completed_step_num\": 13, \"tracker_requested_step\": \"inst-2\", \"tracker_requested_step_num\": 13}"
},
{
"utt_id": "utt-9",
"utterance": "Sorry, I cannot answer that question.",
"bot": true,
"annotations": "fence();"
},
{
"utt_id": "utt-10",
"utterance": "Ok. I mixed flour and cocoa powder. What is the next?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-2\", \"tracker_completed_step_num\": 13, \"tracker_requested_step\": \"inst-2\", \"tracker_requested_step_num\": 13}"
},
{
"utt_id": "utt-11",
"utterance": "1/2 teaspoon baking powder and 1 pinch of salt.",
"bot": true,
"annotations": "simplify_continue(inst-2, [ing-2, ing-3]);"
},
{
"utt_id": "utt-12",
"utterance": "Ok. Good. I also mixed them. What should I do next?",
"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-13",
"utterance": "After that, cream 2 ounces butter together with 1/2 teaspoon vanilla extract and 1/4 cup white sugar.",
"bot": true,
"annotations": "inform_instruction(inst-3);"
},
{
"utt_id": "utt-14",
"utterance": "Ok. Can I use stevia instead of sugar?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"req_substitute;\", \"tracker_completed_step\": \"inst-3\", \"tracker_completed_step_num\": 14, \"tracker_requested_step\": \"inst-3\", \"tracker_requested_step_num\": 14}"
},
{
"utt_id": "utt-15",
"utterance": "Sorry I cannot answer that question.",
"bot": true,
"annotations": "fence();"
},
{
"utt_id": "utt-16",
"utterance": "Ok. I've mixed those ingredients. What should i do next?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; 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": "Now add 1 egg and 2 egg yolks and beat them in the mix.",
"bot": true,
"annotations": "inform_instruction(inst-4);"
},
{
"utt_id": "utt-18",
"utterance": "Ok. Done. Is that it?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_is_recipe_finished;\", \"tracker_completed_step\": \"inst-4\", \"tracker_completed_step_num\": 15, \"tracker_requested_step\": \"inst-5\", \"tracker_requested_step_num\": 16}"
},
{
"utt_id": "utt-19",
"utterance": "No, not yet. Now add the dry ingredients until they are just combined only. Do not cover the mix.",
"bot": true,
"annotations": "negate();\r\ninform_instruction(inst-5);"
},
{
"utt_id": "utt-20",
"utterance": "Ok. Which ingredients should I add?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"req_ingredient;\", \"tracker_completed_step\": \"inst-5\", \"tracker_completed_step_num\": 16, \"tracker_requested_step\": \"inst-5\", \"tracker_requested_step_num\": 16}"
},
{
"utt_id": "utt-21",
"utterance": "The ingredients you prepared before and sifted together.",
"bot": true,
"annotations": "other();"
},
{
"utt_id": "utt-22",
"utterance": "Ok. I added them to the mix. What should I do?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-5\", \"tracker_completed_step_num\": 16, \"tracker_requested_step\": \"inst-5\", \"tracker_requested_step_num\": 16}"
},
{
"utt_id": "utt-23",
"utterance": "Are the dry ingredients stirred in until they are just combined only?",
"bot": true,
"annotations": "verify(cond-5-0);"
},
{
"utt_id": "utt-24",
"utterance": "Ok done.",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm;\", \"tracker_completed_step\": \"inst-5\", \"tracker_completed_step_num\": 16, \"tracker_requested_step\": \"inst-6\", \"tracker_requested_step_num\": 17}"
},
{
"utt_id": "utt-25",
"utterance": "Now place rounded teaspoon of this batter you just prepared into the prepared Madeleine shell forms.",
"bot": true,
"annotations": "inform_instruction(inst-6);"
},
{
"utt_id": "utt-26",
"utterance": "Ok done. What is the next step?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-6\", \"tracker_completed_step_num\": 17, \"tracker_requested_step\": \"inst-7\", \"tracker_requested_step_num\": 18}"
},
{
"utt_id": "utt-27",
"utterance": "Bake them in the oven for 12 minutes.",
"bot": true,
"annotations": "inform_instruction(inst-7);"
},
{
"utt_id": "utt-28",
"utterance": "Ok. Is the temperature still 190C?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"req_temperature;\", \"tracker_completed_step\": \"inst-7\", \"tracker_completed_step_num\": 18, \"tracker_requested_step\": \"inst-7\", \"tracker_requested_step_num\": 18}"
},
{
"utt_id": "utt-29",
"utterance": "Yes, it should be 190 degrees Celsius.",
"bot": true,
"annotations": "affirm();\r\ninform_temperature(temp-7-1);"
},
{
"utt_id": "utt-30",
"utterance": "Ok. Good. They are inside. And they baked for 12 mins. How do I see if they look ready?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_duration;\", \"tracker_completed_step\": \"inst-7\", \"tracker_completed_step_num\": 18, \"tracker_requested_step\": \"inst-8\", \"tracker_requested_step_num\": 19}"
},
{
"utt_id": "utt-31",
"utterance": "Good. Now remove them from the oven and immediately invert onto a wire rack to cool.",
"bot": true,
"annotations": "inform_instruction(inst-8);"
},
{
"utt_id": "utt-32",
"utterance": "Sorry what should I do after removing them? I didn't understand.",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"req_repeat;\", \"tracker_completed_step\": \"inst-8\", \"tracker_completed_step_num\": 19, \"tracker_requested_step\": \"inst-8\", \"tracker_requested_step_num\": 19}"
},
{
"utt_id": "utt-33",
"utterance": "You should immediately invert them onto a wire rack so they can cool.",
"bot": true,
"annotations": "repeat(ac-8-1);"
},
{
"utt_id": "utt-34",
"utterance": "Ok good. Is that it?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"req_is_recipe_finished;\", \"tracker_completed_step\": \"inst-8\", \"tracker_completed_step_num\": 19, \"tracker_requested_step\": \"inst-9\", \"tracker_requested_step_num\": 20}"
},
{
"utt_id": "utt-35",
"utterance": "No, once they are cool you may sprinkle them with confectioners sugar, if desired.",
"bot": true,
"annotations": "negate();\r\ninform_instruction(inst-9);"
},
{
"utt_id": "utt-36",
"utterance": "Ok I sprinkled them, are they ready now?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_is_recipe_finished;\", \"tracker_completed_step\": \"inst-9\", \"tracker_completed_step_num\": 20, \"tracker_requested_step\": \"inst-9\", \"tracker_requested_step_num\": 20}"
},
{
"utt_id": "utt-37",
"utterance": "Yes, that was all. Enjoy the Madeleines.",
"bot": true,
"annotations": "affirm();\r\nend_recipe();\r\nenjoy();"
},
{
"utt_id": "utt-38",
"utterance": "Nice!!",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"thank;\", \"tracker_completed_step\": \"inst-9\", \"tracker_completed_step_num\": 20, \"tracker_requested_step\": \"inst-9\", \"tracker_requested_step_num\": 20}"
}
]
}