Changes
Page history
Update Example Dialogs
authored
Jan 19, 2024
by
Anil Aydoganlar
Show whitespace changes
Inline
Side-by-side
Example-Dialogs.md
View page @
8d93fb9e
# Example 1 : Lena asks for a book
Lena: Hello
Bot
Lena: Hello
Bot: Hello
Chatbot(BookChef): Hello! How can I help you?
Lena:
How can you help me?
Lena:
I want to ask a book.
Bot: I can show you the books and opening hours. If you ordered a book lately, I can place a date to recieve your boo
k.
Chatbot(BookChef): Sure thing! Please type the book you want to chec
k.
Lena:
Do you have the
\<
BookName
\>
boo
k?
Lena:
is
\<
BookName
\>
in stoc
k?
Bot: Yes, we have stock of the
\<
B
ook
N
ame
\>
book
.
Chatbot(BookChef): Yeah, the book
\<
b
ook
n
ame
\>
is in our stocks right now
.
Lena: Thank you.
Bot. Bye.
Chatbot(BookChef): Goodbye! Have a nice day!
# Example 2 : Alex asks for the opening hours
Alex: Hello
Bot: Hello
Chatbot(BookChef): Hello! How can I help you?
Alex:
How can you help me
?
Alex:
What are your working hours
?
Bot: I can show you the books and opening hours. If you ordered a book lately, I can place a date to recieve your book.
Alex: What is the opening hours of Book Shop?
Bot: Our opening hours are Monday - Friday 09:00, Saturday 10:00
Chatbot(BookChef): Our working hours are Monday - Saturday 09:30 - 19:00. Is there anything else you'd like to know?
Alex: Okay, thanks.
Bot: Bye.
Chatbot(BookChef): Goodbye! Have a nice day!
# Example 3 : Elisabeth wants to place a pick up date to recieve an ordered book
Elisabeth: Hello
Bot: Hello
Elisabeth: How can you help me?
Bot: I can show you the books and opening hours. If you ordered a book lately, I can place a date to recieve your book.
Chatbot(BookChef): Hello
Elisabeth: I want to receive my book.
Bot
: Please write your order number.
Chatbot(BookChef)
: Please write your order number.
Elisabeth:
\<
OrderNumber
\>
Bot
: Thank you. You can receive your book from
\<
DateWithHours
\>
Chatbot(BookChef)
: Thank you. You can receive your book from
\<
DateWithHours
\>
Elisabeth: Thank you.
Bot: Bye.
\ No newline at end of file
Chatbot(BookChef): Bye.
\ No newline at end of file