Update 'dane/dialog-05-02-01.tsv'
This commit is contained in:
parent
2be9e57485
commit
41e2e1960a
@ -1,9 +1,9 @@
|
||||
user Cześć hello()
|
||||
system Witaj w systemie rezerwacji biletów kinowych! W czym mogę Ci pomóc? welcomemsg()
|
||||
user chciałbym zarezerwować bilet na batmana help()
|
||||
system Oczywiście. Film "Batman" grany jest w terminie 15:03-15.04. Jaka data Cię interesuje? request(date)
|
||||
system Oczywiście. Film 'Batman' grany jest w terminie 15:03-15.04. Jaka data Cię interesuje? request(date)
|
||||
user 16.03 inform(date=16.03)
|
||||
system W porządku. Dostępne godziny dla filmu "Batman" w dniu 16.03 to: 15:30, 17:00, 18:45, 21:00. Którą wybierasz? request(hour)
|
||||
system W porządku. Dostępne godziny dla filmu 'Batman' w dniu 16.03 to: 15:30, 17:00, 18:45, 21:00. Którą wybierasz? request(hour)
|
||||
user 17:00 inform(hour=17:00)
|
||||
system Ok. Ile biletów chcesz zarezerwować? request(ticketnumber)
|
||||
user 1 affirm()&inform(ticketnumber=1)
|
||||
|
Can't render this file because it contains an unexpected character in line 4 and column 26.
|
Loading…
Reference in New Issue
Block a user