AMUseBot/ai_talks/AMUseBotBackend/dialog/080.1.json
2023-06-05 21:23:33 +02:00

310 lines
16 KiB
JSON

{
"messages": [
{
"utt_id": "utt-0",
"utterance": "Hello, 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": "Hi. Today we will make a crab quiche. Are you ready to start?",
"bot": true,
"annotations": "greeting();\r\ninform_title(title);\r\npropose_start_recipe();"
},
{
"utt_id": "utt-2",
"utterance": "Yes I am ready! Which ingredients do I need to prepare?",
"bot": false,
"annotations": "{\"section\": \"ing\", \"intent\": \"affirm; req_ingredient_list;\", \"tracker_completed_step\": \"title\", \"tracker_completed_step_num\": 0, \"tracker_requested_step\": \"ing-0\", \"tracker_requested_step_num\": 1}"
},
{
"utt_id": "utt-3",
"utterance": "You will need 10 ingredients. The first two ingredients are 1 deep dish frozen pie crust and 4 eggs.",
"bot": true,
"annotations": "sum_ingredient_list();\r\ninform_ingredient(ing-0);\r\ninform_ingredient(ing-1);"
},
{
"utt_id": "utt-4",
"utterance": "Ok. Thanks. could I ask the complete list of ingredients?",
"bot": false,
"annotations": "{\"section\": \"ing\", \"intent\": \"thank; req_ingredient_list;\", \"tracker_completed_step\": \"ing-1\", \"tracker_completed_step_num\": 2, \"tracker_requested_step\": \"ing-0\", \"tracker_requested_step_num\": 1}"
},
{
"utt_id": "utt-5",
"utterance": "Yes I will announce the rest of the ingredients two by two. Do you need the size of the deep dish frozen pie crust?",
"bot": true,
"annotations": "affirm();\r\nother();"
},
{
"utt_id": "utt-6",
"utterance": "Yes that would be nice thanks.",
"bot": false,
"annotations": "{\"section\": \"ing\", \"intent\": \"affirm; thank;\", \"tracker_completed_step\": \"ing-1\", \"tracker_completed_step_num\": 2, \"tracker_requested_step\": \"ing-0\", \"tracker_requested_step_num\": 1}"
},
{
"utt_id": "utt-7",
"utterance": "The size of the pie crust is 9 inch.",
"bot": true,
"annotations": "inform_amount(ing-0);"
},
{
"utt_id": "utt-8",
"utterance": "Ok thanks! Could I ask also the other ingredients?",
"bot": false,
"annotations": "{\"section\": \"ing\", \"intent\": \"thank; req_ingredient;\", \"tracker_completed_step\": \"ing-0\", \"tracker_completed_step_num\": 1, \"tracker_requested_step\": \"ing-2\", \"tracker_requested_step_num\": 3}"
},
{
"utt_id": "utt-9",
"utterance": "Yes, the next two ingredients are 1 cup heavy cream and 1/2 teaspoon salt.",
"bot": true,
"annotations": "affirm();\r\ninform_ingredient(ing-2);\r\ninform_ingredient(ing-3);"
},
{
"utt_id": "utt-10",
"utterance": "Ok. thanks. Can I have two more?",
"bot": false,
"annotations": "{\"section\": \"ing\", \"intent\": \"thank; 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": "Yes, the next ingredients are 1/2 teaspoon black pepper and 3 dashes of hot pepper sauce.",
"bot": true,
"annotations": "affirm();\r\ninform_ingredient(ing-4);\r\ninform_ingredient(ing-5);"
},
{
"utt_id": "utt-12",
"utterance": "I don't have black pepper. Could I use also white pepper?",
"bot": false,
"annotations": "{\"section\": \"ing\", \"intent\": \"req_substitute;\", \"tracker_completed_step\": \"ing-5\", \"tracker_completed_step_num\": 6, \"tracker_requested_step\": \"ing-4\", \"tracker_requested_step_num\": 5}"
},
{
"utt_id": "utt-13",
"utterance": "Sorry, I cannot answer that question.",
"bot": true,
"annotations": "fence();"
},
{
"utt_id": "utt-14",
"utterance": "Ok. no problem. Can I have two more ingredients.",
"bot": false,
"annotations": "{\"section\": \"ing\", \"intent\": \"req_ingredient;\", \"tracker_completed_step\": \"ing-5\", \"tracker_completed_step_num\": 6, \"tracker_requested_step\": \"ing-6\", \"tracker_requested_step_num\": 7}"
},
{
"utt_id": "utt-15",
"utterance": "The next two ingredients are 1 cup shredded Monterey jack cheese and 1/4 cup grated Parmesan cheese.",
"bot": true,
"annotations": "inform_ingredient(ing-6);\r\ninform_ingredient(ing-7);"
},
{
"utt_id": "utt-16",
"utterance": "Ok thanks. Can I have two more?",
"bot": false,
"annotations": "{\"section\": \"ing\", \"intent\": \"thank; req_ingredient;\", \"tracker_completed_step\": \"ing-7\", \"tracker_completed_step_num\": 8, \"tracker_requested_step\": \"ing-8\", \"tracker_requested_step_num\": 9}"
},
{
"utt_id": "utt-17",
"utterance": "The last two ingredients are 1 chopped green onion and 1 package imitation flaked crabmeat.",
"bot": true,
"annotations": "inform_ingredient(ing-8);\r\ninform_ingredient(ing-9);"
},
{
"utt_id": "utt-18",
"utterance": "I didn't understand the second ingredient, sorry.",
"bot": false,
"annotations": "{\"section\": \"ing\", \"intent\": \"req_repeat;\", \"tracker_completed_step\": \"ing-9\", \"tracker_completed_step_num\": 10, \"tracker_requested_step\": \"ing-9\", \"tracker_requested_step_num\": 10}"
},
{
"utt_id": "utt-19",
"utterance": "The second ingredient is 1 package imitation crabmeat. It should be flaked.",
"bot": true,
"annotations": "repeat(ing-9);"
},
{
"utt_id": "utt-20",
"utterance": "Ok good. Is that all with the ingredients?",
"bot": false,
"annotations": "{\"section\": \"ing\", \"intent\": \"req_ingredient_list_ends;\", \"tracker_completed_step\": \"ing-9\", \"tracker_completed_step_num\": 10, \"tracker_requested_step\": \"ing-9\", \"tracker_requested_step_num\": 10}"
},
{
"utt_id": "utt-21",
"utterance": "Yes, that were all the ingredients. Do you want to know how large the package should be?",
"bot": true,
"annotations": "affirm();\r\nother();"
},
{
"utt_id": "utt-22",
"utterance": "Yes, thanks.",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"affirm; thank;\", \"tracker_completed_step\": \"ing-9\", \"tracker_completed_step_num\": 10, \"tracker_requested_step\": \"inst-0\", \"tracker_requested_step_num\": 11}"
},
{
"utt_id": "utt-23",
"utterance": "Is should be 8 ounce. Now you may preheat the oven to 175 degrees Celsius.",
"bot": true,
"annotations": "inform_amount(ing-8);\r\ninform_instruction(inst-0);"
},
{
"utt_id": "utt-24",
"utterance": "Ok. The oven is warm. What should I do next?",
"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-25",
"utterance": "Now bake the pie crust for about 10 minutes.",
"bot": true,
"annotations": "inform_instruction(inst-1);"
},
{
"utt_id": "utt-26",
"utterance": "Ok. Done. Can I leave it 10 more minutes?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_duration;\", \"tracker_completed_step\": \"inst-1\", \"tracker_completed_step_num\": 12, \"tracker_requested_step\": \"inst-2\", \"tracker_requested_step_num\": 13}"
},
{
"utt_id": "utt-27",
"utterance": "When it just starts to brown, you may remove it from the oven and allow it to cool.",
"bot": true,
"annotations": "inform_duration(cond-1-0);\r\ninform_instruction(inst-2);"
},
{
"utt_id": "utt-28",
"utterance": "Ok. For how long should i cool it?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"req_duration;\", \"tracker_completed_step\": \"inst-2\", \"tracker_completed_step_num\": 13, \"tracker_requested_step\": \"inst-2\", \"tracker_requested_step_num\": 13}"
},
{
"utt_id": "utt-29",
"utterance": "I cannot answer that question.",
"bot": true,
"annotations": "fence();"
},
{
"utt_id": "utt-30",
"utterance": "Ok, no problem. What should I do next?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"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-31",
"utterance": "You should take a large bowl. In the bowl, we will mix some ingredients.",
"bot": true,
"annotations": "fetch(inst-3, [tool-3-0]);\r\nsimplify_begin(inst-3);"
},
{
"utt_id": "utt-32",
"utterance": "Ok. Thanks. Can I ask how big the bowl should be?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"thank; req_tool;\", \"tracker_completed_step\": \"inst-3\", \"tracker_completed_step_num\": 14, \"tracker_requested_step\": \"inst-3\", \"tracker_requested_step_num\": 14}"
},
{
"utt_id": "utt-33",
"utterance": "I cannot also not answer that question. It should be a large bowl and we will add 8 ingredients.",
"bot": true,
"annotations": "fence();"
},
{
"utt_id": "utt-34",
"utterance": "Ok which ingredients should I mix?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"req_instruction;\", \"tracker_completed_step\": \"inst-3\", \"tracker_completed_step_num\": 14, \"tracker_requested_step\": \"inst-3\", \"tracker_requested_step_num\": 14}"
},
{
"utt_id": "utt-35",
"utterance": "Mix together the eggs, cream, salt, pepper, and hot sauce which you prepared before.",
"bot": true,
"annotations": "inform_instruction(inst-3);"
},
{
"utt_id": "utt-36",
"utterance": "Ok. Should I use all the eggs?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"other;\", \"tracker_completed_step\": \"inst-3\", \"tracker_completed_step_num\": 14, \"tracker_requested_step\": \"inst-3\", \"tracker_requested_step_num\": 14}"
},
{
"utt_id": "utt-37",
"utterance": "Sorry I cannot answer that question.",
"bot": true,
"annotations": "fence();"
},
{
"utt_id": "utt-38",
"utterance": "Ok. I mixed the 5 ingredients. What is 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-39",
"utterance": "We still need to add 3 more ingredients. Those are the shredded cheese, onion and imitation crab which you prepared before.",
"bot": true,
"annotations": "inform_instruction(inst-4);"
},
{
"utt_id": "utt-40",
"utterance": "Ok no problem. I put them in. What should I do next?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; 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-41",
"utterance": "Now you should pour the mixture into the pie shell.",
"bot": true,
"annotations": "inform_instruction(inst-5);"
},
{
"utt_id": "utt-42",
"utterance": "Ok. Done. Should I put it in the oven?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-5\", \"tracker_completed_step_num\": 16, \"tracker_requested_step\": \"inst-6\", \"tracker_requested_step_num\": 17}"
},
{
"utt_id": "utt-43",
"utterance": "Yes bake it for 25 to 30 minutes. Afterwards, turn off the oven, but leave the door closed.",
"bot": true,
"annotations": "affirm();\r\ninform_instruction(inst-6);"
},
{
"utt_id": "utt-44",
"utterance": "Ok. How warm should the oven be?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"req_temperature;\", \"tracker_completed_step\": \"inst-6\", \"tracker_completed_step_num\": 17, \"tracker_requested_step\": \"inst-6\", \"tracker_requested_step_num\": 17}"
},
{
"utt_id": "utt-45",
"utterance": "It should normally still be preheated from before. It was 175 degrees Celsius.",
"bot": true,
"annotations": "inform_temperature(temp-0-1);"
},
{
"utt_id": "utt-46",
"utterance": "Ok I'll put it in. It's done. I took it out and I keep the door closed.",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm;\", \"tracker_completed_step\": \"inst-6\", \"tracker_completed_step_num\": 17, \"tracker_requested_step\": \"inst-7\", \"tracker_requested_step_num\": 18}"
},
{
"utt_id": "utt-47",
"utterance": "Now leave the quiche in the oven for an additional 20 to 30 minutes until it becomes firm.",
"bot": true,
"annotations": "inform_instruction(inst-7);"
},
{
"utt_id": "utt-48",
"utterance": "Ok. It's done. Is that it?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_is_recipe_finished;\", \"tracker_completed_step\": \"inst-7\", \"tracker_completed_step_num\": 18, \"tracker_requested_step\": \"inst-7\", \"tracker_requested_step_num\": 18}"
},
{
"utt_id": "utt-49",
"utterance": "Yes, that was all. Enjoy the crab quiche!",
"bot": true,
"annotations": "affirm();\r\nend_recipe();\r\nenjoy();"
},
{
"utt_id": "utt-50",
"utterance": "Thank you. It smells delicious.",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"thank;\", \"tracker_completed_step\": \"inst-7\", \"tracker_completed_step_num\": 18, \"tracker_requested_step\": \"inst-7\", \"tracker_requested_step_num\": 18}"
}
]
}