SystemyDialogowe-ProjektMag.../data/dialog-16-17-01.tsv
2022-04-10 11:55:42 +02:00

968 B

1userChciałbym 3 bilety na batmana na jtro.inform(goal=reservation) AND inform(quantity=3) AND inform(title=Batman) AND inform(date=tomorrow())
2systemWitamy w systemie kinowym Nachos jaka godzina Cię interesuje?welcomemsg() AND select(time)
3usercoś koło południa.reqmore(time=>=12:00)
4systemBatman grany jest o 12:30, 15:30 oraz 17:15.select(time)
5usernic później?reqalts(time)
6system19:25 oraz 21:37.select(time)
7userTo ten o 19.inform(time=19:25)
8systemCzy wszystkie bilety mają być normalne?select(tickets_type)
9user2 ulgowe.inform(tickets_type=[student, 2])
10systemGdzie chcesz usiaść?select(area)
11userz przodu.inform(area=[front, middle])
12systemZarezerwowano 3 bilety ulgowe na film Batman w terminie 24.03.2022 o godzinie 19:25, twój numer rezerwacji to 12341532.inform(reservation_id) AND inform(title) AND inform(date)
13userale jakie miejsca??reqmore(seats)
14systemMasz miejsca 12H, 13H, i 14H.inform(seats=[12H, 13H, 14H])