Update dialog-18-03-01.tsv
This commit is contained in:
parent
b00ec60bb6
commit
61c72e23e2
@ -1,16 +1,16 @@
|
||||
user Dzień dobry
|
||||
system Witam w systemie kinowym Nachos. Jak mogę ci pomóc?
|
||||
user Chciałbym zarezerwować bilety
|
||||
system Jaki film cię interesuje?
|
||||
user batman
|
||||
system Jaki termin cię interesuje?
|
||||
user dzisiaj
|
||||
system Dostępne godziny to: 15:20, 18:30, 20:15, 22:10.
|
||||
user podaj więcej informacji o seansach
|
||||
system Dostępne godziny to: 15:20, 18:30, 20:15, 22:10.
|
||||
user podaj więcej informacji o seansie o 15.20
|
||||
system Pokaz filmu "Batman" o godzinie 15:20, sala 3.
|
||||
user czy film jest 2D czy 3D?
|
||||
system Nasze kino nie oferuje seansów 3D. Za utrudnienia przepraszamy.
|
||||
user podaj informacje o napisach/dubbingu
|
||||
system Nasze kino nie oferuje seansów z dubbingiem. Za utrudnienia przepraszamy.
|
||||
user Dzień dobry hello()
|
||||
system Witam w systemie kinowym Nachos. Jak mogę ci pomóc? welcomemsg()
|
||||
user Chciałbym zarezerwować bilety inform(goal=reservation)
|
||||
system Jaki film cię interesuje? request(title)
|
||||
user batman inform(title=batman)
|
||||
system Jaki termin cię interesuje? request(date)
|
||||
user dzisiaj inform(date=2022-03-23)
|
||||
system Dostępne godziny to: 15:20, 18:30, 20:15, 22:10. select(time)
|
||||
user podaj więcej informacji o seansach reqmore()
|
||||
system Dostępne godziny to: 15:20, 18:30, 20:15, 22:10. select(time)
|
||||
user podaj więcej informacji o seansie o 15.20 reqmore(time=15:20)
|
||||
system Pokaz filmu "Batman" o godzinie 15:20, sala 3. offer(title=Batman, time=15:20)
|
||||
user czy film jest 2D czy 3D? reqmore()
|
||||
system Nasze kino nie oferuje seansów 3D. Za utrudnienia przepraszamy. canthelp()
|
||||
user podaj informacje o napisach/dubbingu reqmore()
|
||||
system Nasze kino nie oferuje seansów z dubbingiem. Za utrudnienia przepraszamy. canthelp()
|
Can't render this file because it contains an unexpected character in line 12 and column 20.
|
Loading…
Reference in New Issue
Block a user