AMUseBot/ai_talks/AMUseBotBackend/dialog/182.1.json

268 lines
14 KiB
JSON
Raw Normal View History

2023-06-05 21:23:33 +02:00
{
"messages": [
{
"utt_id": "utt-0",
"utterance": "Hello! What are we gonna cook? do you have proposals?",
"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 BBQ chuck roast. Do you like bbq and have an outdoor grill?",
"bot": true,
"annotations": "greeting();\r\ninform_title(title);\r\npropose_start_recipe();"
},
{
"utt_id": "utt-2",
"utterance": "Yes I love barbecue! I also have an outdoor grill, so it sounds great! Could I ask you to list all the ingredients before we start to prepare the dish?",
"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": "Ok great, then let's start. Of course. The first two ingredients are 1 (5 pound) chuck roast and 1 cup barbeque sauce.",
"bot": true,
"annotations": "inform_ingredient(ing-0);\r\ninform_ingredient(ing-1);"
},
{
"utt_id": "utt-4",
"utterance": "Ok, got it! Can I have the next two ingredients?",
"bot": false,
"annotations": "{\"section\": \"ing\", \"intent\": \"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-5",
"utterance": "The next two ingredients are 1 cup teriyaki sauce and 1 can or bottle beer.",
"bot": true,
"annotations": "inform_ingredient(ing-2);\r\ninform_ingredient(ing-3);"
},
{
"utt_id": "utt-6",
"utterance": "Good, I prepared those. Which other ingredients should I prepare?",
"bot": false,
"annotations": "{\"section\": \"ing\", \"intent\": \"confirm; req_ingredient;\", \"tracker_completed_step\": \"ing-3\", \"tracker_completed_step_num\": 4, \"tracker_requested_step\": \"ing-2\", \"tracker_requested_step_num\": 3}"
},
{
"utt_id": "utt-7",
"utterance": "Good. Do you need the size of the can or bottle of beer?",
"bot": true,
"annotations": "other();"
},
{
"utt_id": "utt-8",
"utterance": "Sure, is that 50cl? that's what I assumed.",
"bot": false,
"annotations": "{\"section\": \"ing\", \"intent\": \"req_amount;\", \"tracker_completed_step\": \"ing-3\", \"tracker_completed_step_num\": 4, \"tracker_requested_step\": \"ing-3\", \"tracker_requested_step_num\": 4}"
},
{
"utt_id": "utt-9",
"utterance": "It should be 12 fluid ounce. That is 354.882355 ml.",
"bot": true,
"annotations": "inform_amount(ing-3);"
},
{
"utt_id": "utt-10",
"utterance": "Ok,I'll take a can then. Is that it for the ingredients?",
"bot": false,
"annotations": "{\"section\": \"ing\", \"intent\": \"confirm; 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": "Good, the next ingredients are 3 teaspoons minced garlic, 3 teaspoons thinly sliced fresh ginger root and 1 onion. The onion should be finely chopped.",
"bot": true,
"annotations": "inform_ingredient(ing-4);\r\ninform_ingredient(ing-5);\r\ninform_ingredient(ing-6);"
},
{
"utt_id": "utt-12",
"utterance": "Ok, I've got them. Are there any other ingredients?",
"bot": false,
"annotations": "{\"section\": \"ing\", \"intent\": \"confirm; req_ingredient;\", \"tracker_completed_step\": \"ing-6\", \"tracker_completed_step_num\": 7, \"tracker_requested_step\": \"ing-7\", \"tracker_requested_step_num\": 8}"
},
{
"utt_id": "utt-13",
"utterance": "The last two ingredients are 3 teaspoons coarsely ground black pepper and 2 teaspoons salt.",
"bot": true,
"annotations": "inform_ingredient(ing-7);\r\ninform_ingredient(ing-8);"
},
{
"utt_id": "utt-14",
"utterance": "Ok, nice! Can we start with the recipe now?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"req_instruction;\", \"tracker_completed_step\": \"ing-8\", \"tracker_completed_step_num\": 9, \"tracker_requested_step\": \"inst-0\", \"tracker_requested_step_num\": 10}"
},
{
"utt_id": "utt-15",
"utterance": "Yes let's start ! First take a large bowl.",
"bot": true,
"annotations": "fetch(inst-0, [tool-0-0]);"
},
{
"utt_id": "utt-16",
"utterance": "Ok, I have a large bowl now, what should I put inside?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-0\", \"tracker_completed_step_num\": 10, \"tracker_requested_step\": \"inst-0\", \"tracker_requested_step_num\": 10}"
},
{
"utt_id": "utt-17",
"utterance": "Good, now put inside the barbeque sauce, teriyaki sauce, beer, garlic, ginger, onion, black pepper, and salt.",
"bot": true,
"annotations": "inform_instruction(inst-0);"
},
{
"utt_id": "utt-18",
"utterance": "Ok, should I mix the content?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"other;\", \"tracker_completed_step\": \"inst-0\", \"tracker_completed_step_num\": 10, \"tracker_requested_step\": \"inst-0\", \"tracker_requested_step_num\": 10}"
},
{
"utt_id": "utt-19",
"utterance": "Yes mix all of it well.",
"bot": true,
"annotations": "affirm();"
},
{
"utt_id": "utt-20",
"utterance": "Ok, it is smoothly mixed now, what should I do next?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-0\", \"tracker_completed_step_num\": 10, \"tracker_requested_step\": \"inst-1\", \"tracker_requested_step_num\": 11}"
},
{
"utt_id": "utt-21",
"utterance": "Now place the chuck roast in the marinade you just made. You should cover it and refrigerate for six hours. Als turn it often. I meant also turn it often, sorry.",
"bot": true,
"annotations": "inform_instruction(inst-1);"
},
{
"utt_id": "utt-22",
"utterance": "Ok, now 6 hours passed. I tried to turn it every 2 hours. Should I cook it now?",
"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-23",
"utterance": "Good. We should first preheat the outdoor grill for indirect heat. In the meantime we can cook the marinade.",
"bot": true,
"annotations": "inform_instruction(inst-2);\r\nsimplify_begin(inst-3);"
},
{
"utt_id": "utt-24",
"utterance": "How should I cook the marinade?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"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-25",
"utterance": "First remove the roast from the marinade and pour the marinade into a saucepan.",
"bot": true,
"annotations": "inform_instruction(inst-3);"
},
{
"utt_id": "utt-26",
"utterance": "Ok, I poured the marinade in the saucepan. What do you want me to do now?",
"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-27",
"utterance": "You should bring the saucepan to a boil. Cook it for 5 minutes.",
"bot": true,
"annotations": "inform_instruction(inst-4);"
},
{
"utt_id": "utt-28",
"utterance": "Ok, now it looks less liquid, should I take it out from the fire?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; other;\", \"tracker_completed_step\": \"inst-4\", \"tracker_completed_step_num\": 14, \"tracker_requested_step\": \"inst-4\", \"tracker_requested_step_num\": 14}"
},
{
"utt_id": "utt-29",
"utterance": "Good sorry I cannot answer that question. You should cook it for 5 minutes.",
"bot": true,
"annotations": "fence();\r\ninform_duration(dur-4-0);"
},
{
"utt_id": "utt-30",
"utterance": "Ok, 5 minutes passed. What should I do with it?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-4\", \"tracker_completed_step_num\": 14, \"tracker_requested_step\": \"inst-5\", \"tracker_requested_step_num\": 15}"
},
{
"utt_id": "utt-31",
"utterance": "Now set it aside. We can use it as a basting sauce.",
"bot": true,
"annotations": "inform_instruction(inst-5);"
},
{
"utt_id": "utt-32",
"utterance": "Good, is now time for the grill?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"other;\", \"tracker_completed_step\": \"inst-5\", \"tracker_completed_step_num\": 15, \"tracker_requested_step\": \"inst-6\", \"tracker_requested_step_num\": 16}"
},
{
"utt_id": "utt-33",
"utterance": "Good yes now thread the roast onto a rotating barbecue spit above indirect heat.",
"bot": true,
"annotations": "affirm();\r\ninform_instruction(inst-6);"
},
{
"utt_id": "utt-34",
"utterance": "Ok, for how long shoud I roast it?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"req_duration;\", \"tracker_completed_step\": \"inst-6\", \"tracker_completed_step_num\": 16, \"tracker_requested_step\": \"inst-6\", \"tracker_requested_step_num\": 16}"
},
{
"utt_id": "utt-35",
"utterance": "You should it for two hours.",
"bot": true,
"annotations": "inform_duration(dur-7-0);"
},
{
"utt_id": "utt-36",
"utterance": "Ok, 2 hours passed. Is it ready?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_is_recipe_finished;\", \"tracker_completed_step\": \"inst-7\", \"tracker_completed_step_num\": 17, \"tracker_requested_step\": \"inst-6\", \"tracker_requested_step_num\": 16}"
},
{
"utt_id": "utt-37",
"utterance": "Good, the internal temperature of the roast should be at least 145 degrees Celsius.",
"bot": true,
"annotations": "inform_duration(cond-7-0);"
},
{
"utt_id": "utt-38",
"utterance": "Ok, how do I check the internal temperature?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"other;\", \"tracker_completed_step\": \"inst-7\", \"tracker_completed_step_num\": 17, \"tracker_requested_step\": \"inst-8\", \"tracker_requested_step_num\": 18}"
},
{
"utt_id": "utt-39",
"utterance": "Sorry I cannot answer that question. Don't forget to baste the roast with the reserved marinade.",
"bot": true,
"annotations": "fence();\r\ninform_instruction(inst-8);"
},
{
"utt_id": "utt-40",
"utterance": "No problem. Is the recipe over now?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"req_is_recipe_finished;\", \"tracker_completed_step\": \"inst-8\", \"tracker_completed_step_num\": 18, \"tracker_requested_step\": \"inst-8\", \"tracker_requested_step_num\": 18}"
},
{
"utt_id": "utt-41",
"utterance": "Yes that was all, enjoy!",
"bot": true,
"annotations": "affirm();\r\nend_recipe();\r\nenjoy();"
},
{
"utt_id": "utt-42",
"utterance": "Great, thanks! Smells delicious.",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"thank;\", \"tracker_completed_step\": \"inst-8\", \"tracker_completed_step_num\": 18, \"tracker_requested_step\": \"inst-8\", \"tracker_requested_step_num\": 18}"
},
{
"utt_id": "utt-43",
"utterance": "You are welcome!",
"bot": true,
"annotations": "thank();"
}
]
}