6 lines
542 B
Plaintext
6 lines
542 B
Plaintext
user Dzień dobry, chciałbym anulować rezerwację hello() & inform(goal=cancel)
|
|
system Witam w systemie kinowym Nachos. Aby anulować rezerwację, podaj numer rezerwacji. welcomemsg() & request(reservation_id)
|
|
user 87574 inform(reservation_id=87574)
|
|
system Proszę o potwierdzenie anulowania rezerwacji numer 87574 na film "Batman" w dniu 25.03.2022 o godzinie 17:45. expl-conf(goal=cancel, reservation_id=87574, title=Batman, date=2022-03-25, time=17:45)
|
|
user Potwierdzam affirm()
|
|
system Rezerwacja numer 87574 została anulowana. affirm() |