{
    "messages": [
        {
            "utt_id": "utt-0",
            "utterance": "Hi what are we making today?",
            "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 are making chunky pizza dip! It's a simple recipe with 6 ingredients. Would you like to prepare them beforehand?",
            "bot": true,
            "annotations": "greeting();\r\ninform_title(title);\r\nsum_ingredient_list();\r\npropose_list_ingredients();"
        },
        {
            "utt_id": "utt-2",
            "utterance": "Ok cool, yes please.",
            "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-3",
            "utterance": "The first two ingredients are 2 tablespoons olive oil and 3 garlic cloves, minced.",
            "bot": true,
            "annotations": "inform_ingredient(ing-0);\r\ninform_ingredient(ing-1);"
        },
        {
            "utt_id": "utt-4",
            "utterance": "Ok what are the next 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": "Next two ingredients are 2 cans of petite diced tomatoes and one fourth of a cup of tomato paste.",
            "bot": true,
            "annotations": "inform_ingredient(ing-2);\r\ninform_ingredient(ing-3);"
        },
        {
            "utt_id": "utt-6",
            "utterance": "Ok what is the size of the cans?",
            "bot": false,
            "annotations": "{\"section\": \"ing\", \"intent\": \"req_amount;\", \"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": "The cans should be 14.5 ounces each.",
            "bot": true,
            "annotations": "inform_amount(ing-2);"
        },
        {
            "utt_id": "utt-8",
            "utterance": "OK what is next?",
            "bot": false,
            "annotations": "{\"section\": \"ing\", \"intent\": \"req_ingredient;\", \"tracker_completed_step\": \"ing-2\", \"tracker_completed_step_num\": 3, \"tracker_requested_step\": \"ing-4\", \"tracker_requested_step_num\": 5}"
        },
        {
            "utt_id": "utt-9",
            "utterance": "Next two ingredients are half a teaspoon dried basil and one quarter of a cup of a teaspoon of dried oregano.",
            "bot": true,
            "annotations": "inform_ingredient(ing-4);\r\ninform_ingredient(ing-5);"
        },
        {
            "utt_id": "utt-10",
            "utterance": "Ok I have them as well.",
            "bot": false,
            "annotations": "{\"section\": \"inst\", \"intent\": \"confirm;\", \"tracker_completed_step\": \"ing-5\", \"tracker_completed_step_num\": 6, \"tracker_requested_step\": \"inst-0\", \"tracker_requested_step_num\": 7}"
        },
        {
            "utt_id": "utt-11",
            "utterance": "Good. We can start with the recipe then! Heat oil and garlic in a large saucepan or Dutch oven until garlic starts to sizzle and turn golden.",
            "bot": true,
            "annotations": "inform_instruction(inst-0);"
        },
        {
            "utt_id": "utt-12",
            "utterance": "Nice. Ok I have done that. What is a Dutch oven?",
            "bot": false,
            "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_tool;\", \"tracker_completed_step\": \"inst-0\", \"tracker_completed_step_num\": 7, \"tracker_requested_step\": \"inst-0\", \"tracker_requested_step_num\": 7}"
        },
        {
            "utt_id": "utt-13",
            "utterance": "Sorry, I don't know.",
            "bot": true,
            "annotations": "fence();"
        },
        {
            "utt_id": "utt-14",
            "utterance": "Ok thanks I didn't know. The garlic looks ok now. What should I do now?",
            "bot": false,
            "annotations": "{\"section\": \"inst\", \"intent\": \"thank; confirm; req_instruction;\", \"tracker_completed_step\": \"inst-0\", \"tracker_completed_step_num\": 7, \"tracker_requested_step\": \"inst-1\", \"tracker_requested_step_num\": 8}"
        },
        {
            "utt_id": "utt-15",
            "utterance": "Good! Now add tomatoes, tomato paste, basil and oregano; bring to a simmer.",
            "bot": true,
            "annotations": "inform_instruction(inst-1);"
        },
        {
            "utt_id": "utt-16",
            "utterance": "Ok I have done that. What is next?",
            "bot": false,
            "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-1\", \"tracker_completed_step_num\": 8, \"tracker_requested_step\": \"inst-2\", \"tracker_requested_step_num\": 9}"
        },
        {
            "utt_id": "utt-17",
            "utterance": "Now simmer, uncovered, until sauce is thick enough for dipping, 15 to 20 minutes.",
            "bot": true,
            "annotations": "inform_instruction(inst-2);"
        },
        {
            "utt_id": "utt-18",
            "utterance": "Ok the sauce looks thick enough now. Is there something else I should still do?",
            "bot": false,
            "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-2\", \"tracker_completed_step_num\": 9, \"tracker_requested_step\": \"inst-3\", \"tracker_requested_step_num\": 10}"
        },
        {
            "utt_id": "utt-19",
            "utterance": "You can now cool and refrigerate. Then you are ready to enjoy.",
            "bot": true,
            "annotations": "inform_instruction(inst-3);\r\nend_recipe();\r\nenjoy();"
        },
        {
            "utt_id": "utt-20",
            "utterance": "Ok thanks for the instructions!",
            "bot": false,
            "annotations": "{\"section\": \"inst\", \"intent\": \"thank;\", \"tracker_completed_step\": \"inst-3\", \"tracker_completed_step_num\": 10, \"tracker_requested_step\": \"inst-3\", \"tracker_requested_step_num\": 10}"
        }
    ]
}