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

154 lines
7.7 KiB
JSON

{
"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, I hope you are up for a drink, we are gonna make Cosmopolitan today!",
"bot": true,
"annotations": "greeting();\r\ninform_title(title);"
},
{
"utt_id": "utt-2",
"utterance": "Ah yummy I think it's the right time of the day to start with a cosmopolitan.",
"bot": false,
"annotations": "{\"section\": \"ing\", \"intent\": \"other;\", \"tracker_completed_step\": \"title\", \"tracker_completed_step_num\": 0, \"tracker_requested_step\": \"title\", \"tracker_requested_step_num\": 0}"
},
{
"utt_id": "utt-3",
"utterance": "Great! There are 5 ingredients to prepare.",
"bot": true,
"annotations": "sum_ingredient_list();"
},
{
"utt_id": "utt-4",
"utterance": "Ok. How should I prepare it?",
"bot": false,
"annotations": "{\"section\": \"ing\", \"intent\": \"req_ingredient_list;\", \"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 jigger of vodka and half a fluid ounce of cointreau.",
"bot": true,
"annotations": "inform_ingredient(ing-0);\r\ninform_ingredient(ing-1);"
},
{
"utt_id": "utt-6",
"utterance": "Sorry could you repeat both ingredients?",
"bot": false,
"annotations": "{\"section\": \"ing\", \"intent\": \"req_repeat;\", \"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": "The first ingredient is vodka. You will need 1 jigger of it. The second ingredient is cointreau. You will need half an ounce of it.",
"bot": true,
"annotations": "repeat(ing-0);\r\nrepeat(ing-1);\r\n"
},
{
"utt_id": "utt-8",
"utterance": "What is one jigg?",
"bot": false,
"annotations": "{\"section\": \"ing\", \"intent\": \"other;\", \"tracker_completed_step\": \"ing-1\", \"tracker_completed_step_num\": 2, \"tracker_requested_step\": \"ing-0\", \"tracker_requested_step_num\": 1}"
},
{
"utt_id": "utt-9",
"utterance": "Sorry, it is beyond my knowledge.",
"bot": true,
"annotations": "fence();"
},
{
"utt_id": "utt-10",
"utterance": "Alright, are there more 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-11",
"utterance": "Yes, next two ingredients are 1 teaspoon fresh lime juice and one and a half ounces cranberry juice.",
"bot": true,
"annotations": "inform_ingredient(ing-2);\r\ninform_ingredient(ing-3);\r\n"
},
{
"utt_id": "utt-12",
"utterance": "Ah yes of course. Ok. what is next?",
"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-13",
"utterance": "The last ingredient is 1 twist lime zest, to garnish.",
"bot": true,
"annotations": "inform_ingredient(ing-4);\r\n"
},
{
"utt_id": "utt-14",
"utterance": "Ok. I have it as well. Can we make the cocktail now?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"ing-4\", \"tracker_completed_step_num\": 5, \"tracker_requested_step\": \"inst-0\", \"tracker_requested_step_num\": 6}"
},
{
"utt_id": "utt-15",
"utterance": "Great! We can start then! First of all, pour all the ingredients into a shaker with lots of ice.",
"bot": true,
"annotations": "inform_instruction(inst-0);"
},
{
"utt_id": "utt-16",
"utterance": "Ok. Should the shaker be completely filled?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"other;\", \"tracker_completed_step\": \"inst-0\", \"tracker_completed_step_num\": 6, \"tracker_requested_step\": \"inst-0\", \"tracker_requested_step_num\": 6}"
},
{
"utt_id": "utt-17",
"utterance": "Yes, the shaker should be filled with all the ingredients.",
"bot": true,
"annotations": "affirm();"
},
{
"utt_id": "utt-18",
"utterance": "Ok. I have done that. What is next?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-0\", \"tracker_completed_step_num\": 6, \"tracker_requested_step\": \"inst-1\", \"tracker_requested_step_num\": 7}"
},
{
"utt_id": "utt-19",
"utterance": "You Shake vigorously for several seconds and strain into a cocktail glass.",
"bot": true,
"annotations": "inform_instruction(inst-1);"
},
{
"utt_id": "utt-20",
"utterance": "Ok. the cocktail glass is filled. What is next?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-1\", \"tracker_completed_step_num\": 7, \"tracker_requested_step\": \"inst-2\", \"tracker_requested_step_num\": 8}"
},
{
"utt_id": "utt-21",
"utterance": "Last step is to garnish with a lime twist.",
"bot": true,
"annotations": "inform_instruction(inst-2);"
},
{
"utt_id": "utt-22",
"utterance": "Ok. Was that all? Can I drink it now?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"req_is_recipe_finished;\", \"tracker_completed_step\": \"inst-2\", \"tracker_completed_step_num\": 8, \"tracker_requested_step\": \"inst-2\", \"tracker_requested_step_num\": 8}"
},
{
"utt_id": "utt-23",
"utterance": "Yes you can! Please enjoy it responsibly and don't drink before driving.",
"bot": true,
"annotations": "affirm();\r\nend_recipe();\r\nenjoy();"
},
{
"utt_id": "utt-24",
"utterance": "Yes I will, thanks for the instructions.",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"thank;\", \"tracker_completed_step\": \"inst-2\", \"tracker_completed_step_num\": 8, \"tracker_requested_step\": \"inst-2\", \"tracker_requested_step_num\": 8}"
}
]
}