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

244 lines
12 KiB
JSON

{
"messages": [
{
"utt_id": "utt-0",
"utterance": "Hi! I'd like to prepare a French toast!",
"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, ok I have a nice recipe for you called, baked French toast. You need to refrigerate overnight. Is that ok?",
"bot": true,
"annotations": "greeting();\r\ninform_title(title);\r\npropose_start_recipe();"
},
{
"utt_id": "utt-2",
"utterance": "Great! How many ingredients does this recipe have?",
"bot": false,
"annotations": "{\"section\": \"ing\", \"intent\": \"req_ingredient_list;\", \"tracker_completed_step\": \"title\", \"tracker_completed_step_num\": 0, \"tracker_requested_step\": \"title\", \"tracker_requested_step_num\": 0}"
},
{
"utt_id": "utt-3",
"utterance": "It has 9 ingredients. Do you want to prepare them beforehand?",
"bot": true,
"annotations": "sum_ingredient_list();\r\npropose_list_ingredients();"
},
{
"utt_id": "utt-4",
"utterance": "That would be nice yes?",
"bot": false,
"annotations": "{\"section\": \"ing\", \"intent\": \"affirm;\", \"tracker_completed_step\": \"title\", \"tracker_completed_step_num\": 0, \"tracker_requested_step\": \"ing-0\", \"tracker_requested_step_num\": 1}"
},
{
"utt_id": "utt-5",
"utterance": "The first two ingredients are 1 loaf French bread. You should cut it diagonally in 1 inch slices. And 8 eggs.",
"bot": true,
"annotations": "inform_ingredient(ing-0);\r\ninform_ingredient(ing-1);"
},
{
"utt_id": "utt-6",
"utterance": "Ok, here are bread and eggs! What else should I prepare?",
"bot": false,
"annotations": "{\"section\": \"ing\", \"intent\": \"confirm; req_ingredient;\", \"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": "Good do you have enough bread. It should be a 1 pound loaf French bread.",
"bot": true,
"annotations": "inform_amount(ing-0);"
},
{
"utt_id": "utt-8",
"utterance": "Yes I have a big load, thank you for asking!",
"bot": false,
"annotations": "{\"section\": \"ing\", \"intent\": \"thank;\", \"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": "Ok good. The next two ingredients are 2 cups milk and 1 1/2 cups half-and-half cream.",
"bot": true,
"annotations": "inform_ingredient(ing-2);\r\ninform_ingredient(ing-3);"
},
{
"utt_id": "utt-10",
"utterance": "Ok I have those! Could you tell me which are the next 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": "Yes the next three ingredients are 2 teaspoons vanilla extract, 1/4 teaspoon ground cinnamon and 3/4 cup butter.",
"bot": true,
"annotations": "inform_ingredient(ing-4);\r\ninform_ingredient(ing-5);\r\ninform_ingredient(ing-6);"
},
{
"utt_id": "utt-12",
"utterance": "Good! Is it ok if I use butter replacement instead of butter?",
"bot": false,
"annotations": "{\"section\": \"ing\", \"intent\": \"confirm; req_substitute;\", \"tracker_completed_step\": \"ing-6\", \"tracker_completed_step_num\": 7, \"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, good! So is that it with the ingredients?",
"bot": false,
"annotations": "{\"section\": \"ing\", \"intent\": \"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-15",
"utterance": "The last two ingredients are 1 1/3 cups brown sugar and 3 tablespoons light corn syrup.",
"bot": true,
"annotations": "inform_ingredient(ing-7);\r\ninform_ingredient(ing-8);"
},
{
"utt_id": "utt-16",
"utterance": "Ok, I didn't understand which kind of Syrup I should use.",
"bot": false,
"annotations": "{\"section\": \"ing\", \"intent\": \"req_repeat;\", \"tracker_completed_step\": \"ing-8\", \"tracker_completed_step_num\": 9, \"tracker_requested_step\": \"ing-8\", \"tracker_requested_step_num\": 9}"
},
{
"utt_id": "utt-17",
"utterance": "It should syrup made of light corn.",
"bot": true,
"annotations": "repeat(ing-8);"
},
{
"utt_id": "utt-18",
"utterance": "Ok good! Do you want to start then?",
"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-19",
"utterance": "Yes let's start. You should start with butter a 9x13 inch baking dish.",
"bot": true,
"annotations": "inform_instruction(inst-0);"
},
{
"utt_id": "utt-20",
"utterance": "Ok I buttered the dish up!",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm;\", \"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": "Good, now arrange the slices of bread you made in the botom.",
"bot": true,
"annotations": "inform_instruction(inst-1);"
},
{
"utt_id": "utt-22",
"utterance": "Ok, I put the slices on!",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm;\", \"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": "Now take a large bowl and beat together eggs, milk, cream, vanilla and cinnamon.",
"bot": true,
"annotations": "inform_instruction(inst-2);"
},
{
"utt_id": "utt-24",
"utterance": "Ok the ingredients are in the bowl, what now?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; 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": "Good. Pour this mixture over the bread slices. Then cover it and refrigerate overnight.",
"bot": true,
"annotations": "inform_instruction(inst-3);"
},
{
"utt_id": "utt-26",
"utterance": "Ok, good I'll wait for the night then! Ok a night passed, what 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": "Ok, now first preheat the oven to 175 degrees Celsius.",
"bot": true,
"annotations": "inform_instruction(inst-4);"
},
{
"utt_id": "utt-28",
"utterance": "Good, is there something that I can do while the oven heats up?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"req_parallel_action;\", \"tracker_completed_step\": \"inst-4\", \"tracker_completed_step_num\": 14, \"tracker_requested_step\": \"inst-5\", \"tracker_requested_step_num\": 15}"
},
{
"utt_id": "utt-29",
"utterance": "Yes. Take a small saucepan and combine butter, brown sugar and corn syrup. You should heat until it starts bubbling.",
"bot": true,
"annotations": "affirm();\r\ninform_instruction(inst-5);"
},
{
"utt_id": "utt-30",
"utterance": "Ok it's bubbling noe. *now.",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-5\", \"tracker_completed_step_num\": 15, \"tracker_requested_step\": \"inst-6\", \"tracker_requested_step_num\": 16}"
},
{
"utt_id": "utt-31",
"utterance": "Ok take it off and pour over the bread and egg mixture.",
"bot": true,
"annotations": "inform_instruction(inst-6);"
},
{
"utt_id": "utt-32",
"utterance": "Ok the bread is soaked now! What is the next step?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-6\", \"tracker_completed_step_num\": 16, \"tracker_requested_step\": \"inst-7\", \"tracker_requested_step_num\": 17}"
},
{
"utt_id": "utt-33",
"utterance": "Finally you should bake in the preheated oven for 40 minutes. Don't cover it.",
"bot": true,
"annotations": "inform_instruction(inst-7);"
},
{
"utt_id": "utt-34",
"utterance": "Ok I did bake it for 40 minutes. Can I bake it for a little longer to make the bread more crunchy?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_duration;\", \"tracker_completed_step\": \"inst-7\", \"tracker_completed_step_num\": 17, \"tracker_requested_step\": \"inst-7\", \"tracker_requested_step_num\": 17}"
},
{
"utt_id": "utt-35",
"utterance": "I'm sorry I cannot answer that question.",
"bot": true,
"annotations": "fence();"
},
{
"utt_id": "utt-36",
"utterance": "Ok no problem. Should I take the breads out of the oven now?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"other;\", \"tracker_completed_step\": \"inst-7\", \"tracker_completed_step_num\": 17, \"tracker_requested_step\": \"inst-7\", \"tracker_requested_step_num\": 17}"
},
{
"utt_id": "utt-37",
"utterance": "Yes take it out and enjoy your baked French toast.",
"bot": true,
"annotations": "affirm();\r\nend_recipe();\r\nenjoy();"
},
{
"utt_id": "utt-38",
"utterance": "Great! They taste amazing!",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"thank;\", \"tracker_completed_step\": \"inst-7\", \"tracker_completed_step_num\": 17, \"tracker_requested_step\": \"inst-7\", \"tracker_requested_step_num\": 17}"
},
{
"utt_id": "utt-39",
"utterance": "You are welcome.",
"bot": true,
"annotations": "thank();"
}
]
}