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

238 lines
12 KiB
JSON

{
"messages": [
{
"utt_id": "utt-0",
"utterance": "Hello! I don't know what to cook today... ideas?",
"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 there, sure. What about a Crustless Spinach Quiche ?",
"bot": true,
"annotations": "greeting();\r\ninform_title(title);"
},
{
"utt_id": "utt-2",
"utterance": "Sounds great! how do I make that?",
"bot": false,
"annotations": "{\"section\": \"ing\", \"intent\": \"req_start;\", \"tracker_completed_step\": \"title\", \"tracker_completed_step_num\": 0, \"tracker_requested_step\": \"title\", \"tracker_requested_step_num\": 0}"
},
{
"utt_id": "utt-3",
"utterance": "Great. I will give you the instructions. Do you want to prepare the ingredients?",
"bot": true,
"annotations": "propose_list_ingredients();"
},
{
"utt_id": "utt-4",
"utterance": "Yes I'd like that!",
"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": "Alright, the first 2 ingredients are 3 ounces reduced fat cream cheese, softened. And 1 cup fat-free milk.",
"bot": true,
"annotations": "inform_ingredient(ing-0);\r\ninform_ingredient(ing-1);"
},
{
"utt_id": "utt-6",
"utterance": "Ok, is it ok if I use normal milk?",
"bot": false,
"annotations": "{\"section\": \"ing\", \"intent\": \"req_substitute;\", \"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": "I'm sorry I cannot give you an answer. In my recipe it says 1 cup fat-free milk.",
"bot": true,
"annotations": "fence();"
},
{
"utt_id": "utt-8",
"utterance": "Ok, I went and bought it then! Could you tell me the next two ingredients?",
"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-9",
"utterance": "Ok good. The next ingredients are 1 cup egg substitute and 1/4 teaspoon pepper.",
"bot": true,
"annotations": "inform_ingredient(ing-2);\r\ninform_ingredient(ing-3);"
},
{
"utt_id": "utt-10",
"utterance": "Is the first ingredient egg substitute?",
"bot": false,
"annotations": "{\"section\": \"ing\", \"intent\": \"req_repeat;\", \"tracker_completed_step\": \"ing-3\", \"tracker_completed_step_num\": 4, \"tracker_requested_step\": \"ing-2\", \"tracker_requested_step_num\": 3}"
},
{
"utt_id": "utt-11",
"utterance": "Yes indeed.",
"bot": true,
"annotations": "affirm();"
},
{
"utt_id": "utt-12",
"utterance": "Ok, and could you tell me what that is?",
"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-13",
"utterance": "It is a substitute for eggs. There are many different possibilities.",
"bot": true,
"annotations": "repeat(ing-2);"
},
{
"utt_id": "utt-14",
"utterance": "Great, thanks. How should I continue?",
"bot": false,
"annotations": "{\"section\": \"ing\", \"intent\": \"thank; req_instruction;\", \"tracker_completed_step\": \"ing-2\", \"tracker_completed_step_num\": 3, \"tracker_requested_step\": \"ing-4\", \"tracker_requested_step_num\": 5}"
},
{
"utt_id": "utt-15",
"utterance": "The next ingredients are 3 cups shredded reduced-fat Cheddar cheese and 1 package frozen chopped spinach, thawed and squeezed dry.",
"bot": true,
"annotations": "inform_ingredient(ing-4);\r\ninform_ingredient(ing-5);"
},
{
"utt_id": "utt-16",
"utterance": "Alright! I took them. Is that it for the ingredients?",
"bot": false,
"annotations": "{\"section\": \"ing\", \"intent\": \"confirm; req_ingredient_list_ends;\", \"tracker_completed_step\": \"ing-5\", \"tracker_completed_step_num\": 6, \"tracker_requested_step\": \"ing-4\", \"tracker_requested_step_num\": 5}"
},
{
"utt_id": "utt-17",
"utterance": "Not yet there are 3 more ingredients left. Do you need the size of the package of the spinach?",
"bot": true,
"annotations": "negate();\r\nother();"
},
{
"utt_id": "utt-18",
"utterance": "Yes that would be nice.",
"bot": false,
"annotations": "{\"section\": \"ing\", \"intent\": \"req_amount;\", \"tracker_completed_step\": \"ing-5\", \"tracker_completed_step_num\": 6, \"tracker_requested_step\": \"ing-5\", \"tracker_requested_step_num\": 6}"
},
{
"utt_id": "utt-19",
"utterance": "It is 10 ounce.",
"bot": true,
"annotations": "inform_amount(ing-5);"
},
{
"utt_id": "utt-20",
"utterance": "Great! Could I have the last ingredients now?",
"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-21",
"utterance": "Yes 1 cup frozen chopped broccoli, thawed and well drained. 1 small onion, finely chopped and 5 fresh mushrooms, sliced.",
"bot": true,
"annotations": "inform_ingredient(ing-6);\r\ninform_ingredient(ing-7);\r\ninform_ingredient(ing-8);"
},
{
"utt_id": "utt-22",
"utterance": "Ok, which kind of mushrooms shouldI use?",
"bot": false,
"annotations": "{\"section\": \"ing\", \"intent\": \"other;\", \"tracker_completed_step\": \"ing-8\", \"tracker_completed_step_num\": 9, \"tracker_requested_step\": \"ing-6\", \"tracker_requested_step_num\": 7}"
},
{
"utt_id": "utt-23",
"utterance": "Sorry I cannot answer that question but at least they should be fresh. I hope that helps.",
"bot": true,
"annotations": "fence();"
},
{
"utt_id": "utt-24",
"utterance": "Yes, thank you! How can I start with the cooking?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"thank; 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-25",
"utterance": "Great. First take a small mixing bowl and beat the cream cheese.",
"bot": true,
"annotations": "inform_instruction(inst-0);"
},
{
"utt_id": "utt-26",
"utterance": "Should I beat just the cream cheese?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"other;\", \"tracker_completed_step\": \"inst-0\", \"tracker_completed_step_num\": 10, \"tracker_requested_step\": \"inst-1\", \"tracker_requested_step_num\": 11}"
},
{
"utt_id": "utt-27",
"utterance": "Yes after that add milk, egg substitute and pepper and beat until smooth.",
"bot": true,
"annotations": "affirm();\r\ninform_instruction(inst-1);"
},
{
"utt_id": "utt-28",
"utterance": "Alright! Looks smooth to me!",
"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-29",
"utterance": "Nice now stir in the other remaining ingredients.",
"bot": true,
"annotations": "inform_instruction(inst-2);"
},
{
"utt_id": "utt-30",
"utterance": "Ok, all of the other ingredients are in the mixture, what should I do 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-31",
"utterance": "Good. Now add the mix into a quiche pan coated with nonstick cooking spray.",
"bot": true,
"annotations": "inform_instruction(inst-3);"
},
{
"utt_id": "utt-32",
"utterance": "Done that! Is it time to cook it on the stove?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; other;\", \"tracker_completed_step\": \"inst-3\", \"tracker_completed_step_num\": 13, \"tracker_requested_step\": \"inst-4\", \"tracker_requested_step_num\": 14}"
},
{
"utt_id": "utt-33",
"utterance": "Yes it is time to bake in the oven at 350 degrees Fahrenheit for 45-50 minutes.",
"bot": true,
"annotations": "affirm();\r\ninform_instruction(inst-4);"
},
{
"utt_id": "utt-34",
"utterance": "Great! It's been 45 minutes since I put the pan in the oven, but it doesn't look ready... Should I wait 10 more minutes?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_duration;\", \"tracker_completed_step\": \"inst-4\", \"tracker_completed_step_num\": 14, \"tracker_requested_step\": \"inst-4\", \"tracker_requested_step_num\": 14}"
},
{
"utt_id": "utt-35",
"utterance": "It should be ready when if you insert a knife near the center and it comes out clean.",
"bot": true,
"annotations": "inform_duration(cond-4-0);"
},
{
"utt_id": "utt-36",
"utterance": "Ok, I did it now and it looks ok! Should I take the quiche out?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_is_recipe_finished;\", \"tracker_completed_step\": \"inst-4\", \"tracker_completed_step_num\": 14, \"tracker_requested_step\": \"inst-4\", \"tracker_requested_step_num\": 14}"
},
{
"utt_id": "utt-37",
"utterance": "Ok great yes that was all. I hope you enjoy.",
"bot": true,
"annotations": "affirm();\r\nend_recipe();\r\nenjoy();"
},
{
"utt_id": "utt-38",
"utterance": "I hope so too! Thank you bot.",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"thank;\", \"tracker_completed_step\": \"inst-4\", \"tracker_completed_step_num\": 14, \"tracker_requested_step\": \"inst-4\", \"tracker_requested_step_num\": 14}"
}
]
}