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

178 lines
9.5 KiB
JSON

{
"messages": [
{
"utt_id": "utt-0",
"utterance": "Hi, I would like to prepare some cookies for a Christmas party this week. Do you have a recipe?",
"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": "Sure! What do you think about Cookie Jar Gingersnaps?",
"bot": true,
"annotations": "greeting();\r\ninform_title(title);"
},
{
"utt_id": "utt-2",
"utterance": "Hm that sounds perfect.",
"bot": false,
"annotations": "{\"section\": \"ing\", \"intent\": \"other;\", \"tracker_completed_step\": \"title\", \"tracker_completed_step_num\": 0, \"tracker_requested_step\": \"ing-0\", \"tracker_requested_step_num\": 1}"
},
{
"utt_id": "utt-3",
"utterance": "Great, we can start with the ingredients then! The first three are 3 quarters of a cup of shortening, 1 cup of sugar and 1 egg.",
"bot": true,
"annotations": "inform_ingredient(ing-0);\r\ninform_ingredient(ing-1);\r\ninform_ingredient(ing-2);"
},
{
"utt_id": "utt-4",
"utterance": "Ok. Should the sugar be white or brown?",
"bot": false,
"annotations": "{\"section\": \"ing\", \"intent\": \"other;\", \"tracker_completed_step\": \"ing-2\", \"tracker_completed_step_num\": 3, \"tracker_requested_step\": \"ing-0\", \"tracker_requested_step_num\": 1}"
},
{
"utt_id": "utt-5",
"utterance": "Sorry, I cannot reply to that question.",
"bot": true,
"annotations": "fence();"
},
{
"utt_id": "utt-6",
"utterance": "Ok no problem. What are the next ingredients?",
"bot": false,
"annotations": "{\"section\": \"ing\", \"intent\": \"req_ingredient;\", \"tracker_completed_step\": \"ing-2\", \"tracker_completed_step_num\": 3, \"tracker_requested_step\": \"ing-3\", \"tracker_requested_step_num\": 4}"
},
{
"utt_id": "utt-7",
"utterance": "Next ingredients are 1 quarter of a cup of molasses, 2 cups of all-purpose flour and 2 teaspoons of baking soda.",
"bot": true,
"annotations": "inform_ingredient(ing-3);\r\ninform_ingredient(ing-4);\r\ninform_ingredient(ing-5);"
},
{
"utt_id": "utt-8",
"utterance": "Could I use honey instead of molasses?",
"bot": false,
"annotations": "{\"section\": \"ing\", \"intent\": \"req_substitute;\", \"tracker_completed_step\": \"ing-5\", \"tracker_completed_step_num\": 6, \"tracker_requested_step\": \"ing-3\", \"tracker_requested_step_num\": 4}"
},
{
"utt_id": "utt-9",
"utterance": "It's always up to you to try to change the ingredients, even if I don't know if the recipe will be as tasty :).",
"bot": true,
"annotations": "fence();"
},
{
"utt_id": "utt-10",
"utterance": "Ok thanks! What is next?",
"bot": false,
"annotations": "{\"section\": \"ing\", \"intent\": \"thank; 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": "The last three ingredients are 1 and a half teaspoons ground ginger, 1 teaspoon ground cinnamon and half a teaspoon salt.",
"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 everything ready.",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm;\", \"tracker_completed_step\": \"ing-8\", \"tracker_completed_step_num\": 9, \"tracker_requested_step\": \"inst-0\", \"tracker_requested_step_num\": 11}"
},
{
"utt_id": "utt-13",
"utterance": "Good, you can also use additional sugar if you want. You can start by taking a large mixing bowl and cream the shortening and the sugar.",
"bot": true,
"annotations": "inform_ingredient(ing-9);\r\ninform_instruction(inst-0);"
},
{
"utt_id": "utt-14",
"utterance": "Ok I have performed the first step. What now.",
"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-15",
"utterance": "Good, now beat in the egg and molasses.",
"bot": true,
"annotations": "inform_instruction(inst-1);"
},
{
"utt_id": "utt-16",
"utterance": "Alright, what is next?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"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-17",
"utterance": "Next is to combine flour, baking soda, ginger, cinnamon and salt. Once you did that gradually add to creamed mixture.",
"bot": true,
"annotations": "inform_instruction(inst-2);"
},
{
"utt_id": "utt-18",
"utterance": "Ok nice the mixture is creamy now. Should I add more?",
"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-19",
"utterance": "Great, now roll teaspoonfuls of dough into balls.",
"bot": true,
"annotations": "inform_instruction(inst-3);"
},
{
"utt_id": "utt-20",
"utterance": "Ok I have a lot of balls. What should I do with them.",
"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-21",
"utterance": "That's nice to hear. You should dip one side of each ball into sugar. When you are done you can place the balls on a greased baking sheet with sugar side up.",
"bot": true,
"annotations": "inform_instruction(inst-4);"
},
{
"utt_id": "utt-22",
"utterance": "Ok nice I have done that. The balls are on the sheet. What now.",
"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-23",
"utterance": "Bravo! Now bake at 350 degrees F for 12-15 minutes or until lightly browned and crinkly.",
"bot": true,
"annotations": "inform_instruction(inst-5);"
},
{
"utt_id": "utt-24",
"utterance": "Ok I will do that. Could you give me the degrees in Celsius as well? So I am sure that I have the right setting.",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"req_temperature;\", \"tracker_completed_step\": \"inst-5\", \"tracker_completed_step_num\": 16, \"tracker_requested_step\": \"inst-5\", \"tracker_requested_step_num\": 16}"
},
{
"utt_id": "utt-25",
"utterance": "Sorry, I can't do that, but Google is your friend ;).",
"bot": true,
"annotations": "fence();"
},
{
"utt_id": "utt-26",
"utterance": "Ah true thanks for the tip. Ok 12 minutes have passed. What should I do now?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"thank; 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-27",
"utterance": "That's it! You can enjoy your cookies and bring it to the christmas party!",
"bot": true,
"annotations": "end_recipe();\r\nenjoy();"
},
{
"utt_id": "utt-28",
"utterance": "Thanks my friends will be delighted.",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"thank;\", \"tracker_completed_step\": \"inst-5\", \"tracker_completed_step_num\": 16, \"tracker_requested_step\": \"inst-5\", \"tracker_requested_step_num\": 16}"
}
]
}