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

268 lines
14 KiB
JSON

{
"messages": [
{
"utt_id": "utt-0",
"utterance": "Hi I like to make some chicken again. Do you have a nice recipe for me?",
"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! I can propose you Chicken and Herbs in White Wine, sounds good?",
"bot": true,
"annotations": "greeting();\r\ninform_title(title);"
},
{
"utt_id": "utt-2",
"utterance": "Yes sounds good indeed. How should I start?",
"bot": false,
"annotations": "{\"section\": \"ing\", \"intent\": \"affirm; req_start;\", \"tracker_completed_step\": \"title\", \"tracker_completed_step_num\": 0, \"tracker_requested_step\": \"ing-0\", \"tracker_requested_step_num\": 1}"
},
{
"utt_id": "utt-3",
"utterance": "We can start by preparing the ingredients! There's 14 of them. The first to prepare are 2 tablespoons olive oil and 1 (4 pound) chicken, cut into pieces.",
"bot": true,
"annotations": "propose_list_ingredients();\r\ninform_ingredient(ing-0);\r\ninform_ingredient(ing-1);"
},
{
"utt_id": "utt-4",
"utterance": "Ok good idea. Ok I have them ready. What is next?",
"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-5",
"utterance": "Next are garlic powder to taste and half a pound of fresh mushrooms, sliced.",
"bot": true,
"annotations": "inform_ingredient(ing-2);\r\ninform_ingredient(ing-3);"
},
{
"utt_id": "utt-6",
"utterance": "Ok, what kind of mushrooms should I use?",
"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-7",
"utterance": "Sorry, I can't say... What I know is that they should be fresh.",
"bot": true,
"annotations": "fence();"
},
{
"utt_id": "utt-8",
"utterance": "Ok good thanks. What are the next ingredients?",
"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-9",
"utterance": "You can now prepare 1 large onion, diced and half a teaspoon dried basil.",
"bot": true,
"annotations": "inform_ingredient(ing-4);\r\ninform_ingredient(ing-5);"
},
{
"utt_id": "utt-10",
"utterance": "Ok the onion is diced and I have the dries basil. What is next?",
"bot": false,
"annotations": "{\"section\": \"ing\", \"intent\": \"confirm; 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-11",
"utterance": "Good, you can now get oregano, rosemary and thyme. They should all be dried and you'll need half a teaspoon for each of them.",
"bot": true,
"annotations": "inform_ingredient(ing-6);\r\ninform_ingredient(ing-7);\r\ninform_ingredient(ing-8);"
},
{
"utt_id": "utt-12",
"utterance": "Ok nice I have all of them prepared in my kitchen.",
"bot": false,
"annotations": "{\"section\": \"ing\", \"intent\": \"confirm;\", \"tracker_completed_step\": \"ing-8\", \"tracker_completed_step_num\": 9, \"tracker_requested_step\": \"ing-9\", \"tracker_requested_step_num\": 10}"
},
{
"utt_id": "utt-13",
"utterance": "Good! You can now take 1 teaspoon of garlic salt, one quarter of a teaspoon of black pepper and 1 teaspoon poultry seasoning.",
"bot": true,
"annotations": "inform_ingredient(ing-9);\r\ninform_ingredient(ing-10);\r\ninform_ingredient(ing-11);"
},
{
"utt_id": "utt-14",
"utterance": "Ok nice are there more ingredients to prepare still?",
"bot": false,
"annotations": "{\"section\": \"ing\", \"intent\": \"req_ingredient;\", \"tracker_completed_step\": \"ing-11\", \"tracker_completed_step_num\": 12, \"tracker_requested_step\": \"ing-12\", \"tracker_requested_step_num\": 13}"
},
{
"utt_id": "utt-15",
"utterance": "Yes, there is the last two! They are a cup of dry white wine and 1 (10.5 ounce) can chicken broth.",
"bot": true,
"annotations": "affirm();\r\ninform_ingredient(ing-12);\r\ninform_ingredient(ing-13);"
},
{
"utt_id": "utt-16",
"utterance": "A. Ah yes of course. Ok I have all the ingredients prepared in my kitchen. I'm ready to start.",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"ing-13\", \"tracker_completed_step_num\": 14, \"tracker_requested_step\": \"inst-0\", \"tracker_requested_step_num\": 15}"
},
{
"utt_id": "utt-17",
"utterance": "Great! Do you have a Dutch oven?",
"bot": true,
"annotations": "verify(ac-0-0, [tool-0-0]);"
},
{
"utt_id": "utt-18",
"utterance": "Yes of course I grew up with the Dutch oven. What should I do?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-0\", \"tracker_completed_step_num\": 15, \"tracker_requested_step\": \"inst-0\", \"tracker_requested_step_num\": 15}"
},
{
"utt_id": "utt-19",
"utterance": "That's purrfect! Then you can heat the olive oil in a large Dutch oven over medium heat.",
"bot": true,
"annotations": "inform_instruction(inst-0);"
},
{
"utt_id": "utt-20",
"utterance": "Ok the olive oil is heated. What should I add?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-0\", \"tracker_completed_step_num\": 15, \"tracker_requested_step\": \"inst-1\", \"tracker_requested_step_num\": 16}"
},
{
"utt_id": "utt-21",
"utterance": "You can sprinkle the chicken with garlic powder and brown on both sides.",
"bot": true,
"annotations": "inform_instruction(inst-1);"
},
{
"utt_id": "utt-22",
"utterance": "Ok how long will that take?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"req_duration;\", \"tracker_completed_step\": \"inst-1\", \"tracker_completed_step_num\": 16, \"tracker_requested_step\": \"inst-1\", \"tracker_requested_step_num\": 16}"
},
{
"utt_id": "utt-23",
"utterance": "You just have to brown it a little bit and remove the chicken to paper towels.",
"bot": true,
"annotations": "repeat(ac-1-1);\r\ninform_instruction(inst-2);"
},
{
"utt_id": "utt-24",
"utterance": "Ok good, I have done that. The chicken is on paper towels. What is the next step?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-2\", \"tracker_completed_step_num\": 17, \"tracker_requested_step\": \"inst-3\", \"tracker_requested_step_num\": 18}"
},
{
"utt_id": "utt-25",
"utterance": "The next step is to spoon off the chicken fat, and return pan to stove.",
"bot": true,
"annotations": "inform_instruction(inst-3);"
},
{
"utt_id": "utt-26",
"utterance": "Ok nice for how long should I do that?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"req_duration;\", \"tracker_completed_step\": \"inst-3\", \"tracker_completed_step_num\": 18, \"tracker_requested_step\": \"inst-4\", \"tracker_requested_step_num\": 19}"
},
{
"utt_id": "utt-27",
"utterance": "It's now time to stir in the mushrooms and the onions. You can cook, stirring occasionally, until the onions are soft.",
"bot": true,
"annotations": "inform_instruction(inst-4);"
},
{
"utt_id": "utt-28",
"utterance": "Ok I have done that. The onions are soft now. What should I do?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-4\", \"tracker_completed_step_num\": 19, \"tracker_requested_step\": \"inst-5\", \"tracker_requested_step_num\": 20}"
},
{
"utt_id": "utt-29",
"utterance": "You can now remove the mixture to a medium bowl. Then, in a separate bowl, mix together basil, oregano, rosemary, and thyme.",
"bot": true,
"annotations": "inform_instruction(inst-5);\r\ninform_instruction(inst-6);"
},
{
"utt_id": "utt-30",
"utterance": "Ok the mixture is in the medium bowl. What is following step? Ok I collected the herbs and added them in the bowl.",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-6\", \"tracker_completed_step_num\": 21, \"tracker_requested_step\": \"inst-7\", \"tracker_requested_step_num\": 22}"
},
{
"utt_id": "utt-31",
"utterance": "You can now season with garlic salt, pepper, and poultry seasoning.",
"bot": true,
"annotations": "inform_instruction(inst-7);"
},
{
"utt_id": "utt-32",
"utterance": "Ok it looks like a nice mixture. What should I do with it?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-7\", \"tracker_completed_step_num\": 22, \"tracker_requested_step\": \"inst-8\", \"tracker_requested_step_num\": 23}"
},
{
"utt_id": "utt-33",
"utterance": "Great! Now stir in the wine, and add to the onion and mushroom mixture.",
"bot": true,
"annotations": "inform_instruction(inst-8);"
},
{
"utt_id": "utt-34",
"utterance": "Sorry what should I stir in?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"req_repeat;\", \"tracker_completed_step\": \"inst-8\", \"tracker_completed_step_num\": 23, \"tracker_requested_step\": \"inst-8\", \"tracker_requested_step_num\": 23}"
},
{
"utt_id": "utt-35",
"utterance": "You should stir the wine in.",
"bot": true,
"annotations": "repeat(ac-8-0);"
},
{
"utt_id": "utt-36",
"utterance": "Ok no problem. I have stirred in the wine. What is next?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-8\", \"tracker_completed_step_num\": 23, \"tracker_requested_step\": \"inst-9\", \"tracker_requested_step_num\": 24}"
},
{
"utt_id": "utt-37",
"utterance": "Next is to return the chicken in the Dutch oven.",
"bot": true,
"annotations": "inform_instruction(inst-9);"
},
{
"utt_id": "utt-38",
"utterance": "Ok the chicken is back in the Dutch oven. For how long should it be in there?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_duration;\", \"tracker_completed_step\": \"inst-9\", \"tracker_completed_step_num\": 24, \"tracker_requested_step\": \"inst-10\", \"tracker_requested_step_num\": 25}"
},
{
"utt_id": "utt-39",
"utterance": "You first pour the mushroom mixture and broth over the chicken and cover i. Then you can cook over low heat until meat begins to fall off the bone, about 1 and a half hours.",
"bot": true,
"annotations": "inform_instruction(inst-10);"
},
{
"utt_id": "utt-40",
"utterance": "Nice, the chicken is covered and now it looks ok. The meat began to fall of the bone. What should I do?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-10\", \"tracker_completed_step_num\": 25, \"tracker_requested_step\": \"inst-10\", \"tracker_requested_step_num\": 25}"
},
{
"utt_id": "utt-41",
"utterance": "If it looks good to you, you can just eat it, the recipe is over!",
"bot": true,
"annotations": "end_recipe();"
},
{
"utt_id": "utt-42",
"utterance": "Ok nice I will start eating. Thanks.",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"thank;\", \"tracker_completed_step\": \"inst-10\", \"tracker_completed_step_num\": 25, \"tracker_requested_step\": \"inst-10\", \"tracker_requested_step_num\": 25}"
},
{
"utt_id": "utt-43",
"utterance": "Enjoy your meal!",
"bot": true,
"annotations": "enjoy();"
}
]
}