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

166 lines
8.6 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! Today we are making bocconcini salad! Are you ready to start?",
"bot": true,
"annotations": "greeting();\r\ninform_title(title);\r\npropose_start_recipe();"
},
{
"utt_id": "utt-2",
"utterance": "Cool, I'm ready.",
"bot": false,
"annotations": "{\"section\": \"ing\", \"intent\": \"affirm;\", \"tracker_completed_step\": \"title\", \"tracker_completed_step_num\": 0, \"tracker_requested_step\": \"title\", \"tracker_requested_step_num\": 0}"
},
{
"utt_id": "utt-3",
"utterance": "Good! this recipe has 10 ingredients, would you like to prepare them first?",
"bot": true,
"annotations": "sum_ingredient_list();\r\npropose_list_ingredients();"
},
{
"utt_id": "utt-4",
"utterance": "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-5",
"utterance": "Good the first two are 1 pound of bocconcini and 8 cherry tomatoes, halved. Bocconcini are bite-size mozzarella balls.",
"bot": true,
"annotations": "inform_ingredient(ing-0);\r\ninform_ingredient(ing-1);"
},
{
"utt_id": "utt-6",
"utterance": "Ah thanks for the clarification! I have them ready.",
"bot": false,
"annotations": "{\"section\": \"ing\", \"intent\": \"thank; confirm;\", \"tracker_completed_step\": \"ing-1\", \"tracker_completed_step_num\": 2, \"tracker_requested_step\": \"ing-2\", \"tracker_requested_step_num\": 3}"
},
{
"utt_id": "utt-7",
"utterance": "Good! the next two are half a cup of chopped green bell pepper and half a cup of chopped celery.",
"bot": true,
"annotations": "inform_ingredient(ing-2);\r\ninform_ingredient(ing-3);"
},
{
"utt_id": "utt-8",
"utterance": "Ok great I have them.",
"bot": false,
"annotations": "{\"section\": \"ing\", \"intent\": \"confirm;\", \"tracker_completed_step\": \"ing-3\", \"tracker_completed_step_num\": 4, \"tracker_requested_step\": \"ing-4\", \"tracker_requested_step_num\": 5}"
},
{
"utt_id": "utt-9",
"utterance": "Good! next two are half a cup of Belgian endive leaves and half a cup of coarsely chopped arugula, stems included.",
"bot": true,
"annotations": "inform_ingredient(ing-4);\r\ninform_ingredient(ing-5);"
},
{
"utt_id": "utt-10",
"utterance": "Should the endives leaves be Belgian?",
"bot": false,
"annotations": "{\"section\": \"ing\", \"intent\": \"other;\", \"tracker_completed_step\": \"ing-5\", \"tracker_completed_step_num\": 6, \"tracker_requested_step\": \"ing-4\", \"tracker_requested_step_num\": 5}"
},
{
"utt_id": "utt-11",
"utterance": "Yes they should be Belgian endive leaves.",
"bot": true,
"annotations": "affirm();"
},
{
"utt_id": "utt-12",
"utterance": "Ok great I have them. What is next?",
"bot": false,
"annotations": "{\"section\": \"ing\", \"intent\": \"confirm; 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-13",
"utterance": "Good! next two ingredients are 1 and a half tablespoons of fresh lemon juice and 3 tablespoons extra virgin olive oil.",
"bot": true,
"annotations": "inform_ingredient(ing-6);\r\ninform_ingredient(ing-7);\r\n"
},
{
"utt_id": "utt-14",
"utterance": "Ok I have them. Are there more ingredients?",
"bot": false,
"annotations": "{\"section\": \"ing\", \"intent\": \"confirm; req_ingredient;\", \"tracker_completed_step\": \"ing-7\", \"tracker_completed_step_num\": 8, \"tracker_requested_step\": \"ing-8\", \"tracker_requested_step_num\": 9}"
},
{
"utt_id": "utt-15",
"utterance": "Yes there is two more ingredients! They are salt and pepper to taste and 2 tablespoons chopped fresh basil leaves.",
"bot": true,
"annotations": "affirm();\r\ninform_ingredient(ing-8);\r\ninform_ingredient(ing-9);"
},
{
"utt_id": "utt-16",
"utterance": "Ok good I have all of them ready.",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm;\", \"tracker_completed_step\": \"ing-9\", \"tracker_completed_step_num\": 10, \"tracker_requested_step\": \"inst-0\", \"tracker_requested_step_num\": 11}"
},
{
"utt_id": "utt-17",
"utterance": "Good! then take a large salad bowl, combine the mozzarella, cherry tomatoes, bell pepper, celery, endive and arugula.",
"bot": true,
"annotations": "inform_instruction(inst-0);"
},
{
"utt_id": "utt-18",
"utterance": "Ok I have combined all of them. What is next?",
"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-19",
"utterance": "Good! now Whisk together the lemon juice and olive oil; pour over the salad and season to taste with salt and pepper.",
"bot": true,
"annotations": "inform_instruction(inst-1);"
},
{
"utt_id": "utt-20",
"utterance": "Ok I have done that. Can I eat it?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_is_recipe_finished;\", \"tracker_completed_step\": \"inst-1\", \"tracker_completed_step_num\": 12, \"tracker_requested_step\": \"inst-2\", \"tracker_requested_step_num\": 13}"
},
{
"utt_id": "utt-21",
"utterance": "Not yet! :). Did you toss until all the ingredients are thoroughly coated with the dressing?",
"bot": true,
"annotations": "negate();\r\ninform_instruction(inst-2);"
},
{
"utt_id": "utt-22",
"utterance": "Ok what should I still do?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"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-23",
"utterance": "If so you can sprinkle the basil over the salad and serve immediately.",
"bot": true,
"annotations": "inform_instruction(inst-3);"
},
{
"utt_id": "utt-24",
"utterance": "Ok I have done that. Ok it looks nice. Was that all?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_is_recipe_finished;\", \"tracker_completed_step\": \"inst-3\", \"tracker_completed_step_num\": 14, \"tracker_requested_step\": \"inst-3\", \"tracker_requested_step_num\": 14}"
},
{
"utt_id": "utt-25",
"utterance": "Yes it was! Enjoy your bocconcini salad!!",
"bot": true,
"annotations": "affirm();\r\nend_recipe();\r\nenjoy();"
},
{
"utt_id": "utt-26",
"utterance": "Thanks for the instructions.",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"thank;\", \"tracker_completed_step\": \"inst-3\", \"tracker_completed_step_num\": 14, \"tracker_requested_step\": \"inst-3\", \"tracker_requested_step_num\": 14}"
}
]
}