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

130 lines
6.8 KiB
JSON

{
"messages": [
{
"utt_id": "utt-0",
"utterance": "Hello! I am hungry, can you suggest me a tasty recipe?",
"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, do you like avocado and tzatziki?",
"bot": true,
"annotations": "greeting();\r\ninform_title(title);"
},
{
"utt_id": "utt-2",
"utterance": "Yes I do!",
"bot": false,
"annotations": "{\"section\": \"title\", \"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": "Nice, you will need 9 ingredients.",
"bot": true,
"annotations": "sum_ingredient_list();"
},
{
"utt_id": "utt-4",
"utterance": "Good! I'd like to prepare them right away!",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"req_ingredient_list;\", \"tracker_completed_step\": \"title\", \"tracker_completed_step_num\": 0, \"tracker_requested_step\": \"inst-0\", \"tracker_requested_step_num\": 10}"
},
{
"utt_id": "utt-5",
"utterance": "Great. First take a medium bowl. We will combine all the ingredients in there.",
"bot": true,
"annotations": "fetch(inst-0, [tool-0-0]);\r\nsimplify_begin(inst-0);"
},
{
"utt_id": "utt-6",
"utterance": "Ok I have the bowl!",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm;\", \"tracker_completed_step\": \"inst-0\", \"tracker_completed_step_num\": 10, \"tracker_requested_step\": \"inst-0\", \"tracker_requested_step_num\": 10}"
},
{
"utt_id": "utt-7",
"utterance": "The first two ingredients to add are 1 large avocado, peeled and pitted. And 2 cloves garlic, minced.",
"bot": true,
"annotations": "simplify_continue(inst-0, [ing-0, ing-1]);"
},
{
"utt_id": "utt-8",
"utterance": "Ok, avocado and garlic are in!",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm;\", \"tracker_completed_step\": \"inst-0\", \"tracker_completed_step_num\": 10, \"tracker_requested_step\": \"inst-0\", \"tracker_requested_step_num\": 10}"
},
{
"utt_id": "utt-9",
"utterance": "Now add 1 lemons, juice. 1/4 cup sour cream, this is optional.",
"bot": true,
"annotations": "simplify_continue(inst-0, [ing-2, ing-3]);"
},
{
"utt_id": "utt-10",
"utterance": "Ok I added both of them, I am big fan of cream.",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm;\", \"tracker_completed_step\": \"inst-0\", \"tracker_completed_step_num\": 10, \"tracker_requested_step\": \"inst-0\", \"tracker_requested_step_num\": 10}"
},
{
"utt_id": "utt-11",
"utterance": "Nice. And finally 1/2 cup chopped seeded cucumber. Mash everything with a fork until it becomes smooth.",
"bot": true,
"annotations": "simplify_continue(inst-0, [ing-4]);\r\ninform_instruction(inst-1);"
},
{
"utt_id": "utt-12",
"utterance": "Ok I mashed the mixture. It's smooth now. Are there any other ingredients which I should add?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-1\", \"tracker_completed_step_num\": 11, \"tracker_requested_step\": \"inst-2\", \"tracker_requested_step_num\": 12}"
},
{
"utt_id": "utt-13",
"utterance": "Good. Yes now we will season it. With 4 ingredients. The first two are 1/2 teaspoon red pepper flakes, or to taste. And 1 tablespoon chopped fresh cilantro.",
"bot": true,
"annotations": "affirm();\r\nsimplify_begin(ac-2-0);\r\nsimplify_continue(ac-2-0, [ing-5, ing-6]);"
},
{
"utt_id": "utt-14",
"utterance": "Ok I added red peppers and cilantro!",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm;\", \"tracker_completed_step\": \"inst-2\", \"tracker_completed_step_num\": 12, \"tracker_requested_step\": \"inst-2\", \"tracker_requested_step_num\": 12}"
},
{
"utt_id": "utt-15",
"utterance": "The other two are 1 tablespoon chopped fresh mint. And salt and pepper to taste.",
"bot": true,
"annotations": "simplify_continue(ac-2-0, [ing-7, ing-8]);"
},
{
"utt_id": "utt-16",
"utterance": "Ok, do you think I can also add some paprika?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"other;\", \"tracker_completed_step\": \"inst-2\", \"tracker_completed_step_num\": 12, \"tracker_requested_step\": \"inst-2\", \"tracker_requested_step_num\": 12}"
},
{
"utt_id": "utt-17",
"utterance": "Sorry I cannot answer that question are guarantee anything. Finally you should mix everything well. Then cover and refrigerate for 1 hour before serving.",
"bot": true,
"annotations": "fence();\r\ninform_instruction(ac-2-1);\r\ninform_instruction(inst-3);"
},
{
"utt_id": "utt-18",
"utterance": "Ok, I waited one hour, is that it?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_is_recipe_finished;\", \"tracker_completed_step\": \"inst-3\", \"tracker_completed_step_num\": 13, \"tracker_requested_step\": \"inst-2\", \"tracker_requested_step_num\": 12}"
},
{
"utt_id": "utt-19",
"utterance": "Yes that was all, enjoy your Avocado Tzatziki.",
"bot": true,
"annotations": "affirm();\r\nend_recipe();\r\nenjoy();"
},
{
"utt_id": "utt-20",
"utterance": "Thank you!",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"thank;\", \"tracker_completed_step\": \"inst-3\", \"tracker_completed_step_num\": 13, \"tracker_requested_step\": \"inst-2\", \"tracker_requested_step_num\": 12}"
}
]
}