Skip to content
Snippets Groups Projects
Commit 13835660 authored by Dominic Krämer's avatar Dominic Krämer
Browse files

update intents (kevin)

parent 8b9216f4
No related branches found
No related tags found
No related merge requests found
...@@ -297,6 +297,10 @@ nlu: ...@@ -297,6 +297,10 @@ nlu:
- describe yourself - describe yourself
- are you not real - are you not real
- anything I need to know about you - anything I need to know about you
- what kind of AI are you
- are you programmed to chat
- what is a chatbot
- what kind of bot are you
- intent: ask_name - intent: ask_name
examples: | examples: |
...@@ -316,6 +320,7 @@ nlu: ...@@ -316,6 +320,7 @@ nlu:
- how do people address you - how do people address you
- how do you want to be known - how do you want to be known
- how do you want to be called - how do you want to be called
- how should I refer to you
- intent: ask_contact_info - intent: ask_contact_info
examples: | examples: |
...@@ -359,6 +364,7 @@ nlu: ...@@ -359,6 +364,7 @@ nlu:
- what can you not do - what can you not do
- what are your limits - what are your limits
- what kind of functions can you fulfill - what kind of functions can you fulfill
- what do you do
- intent: ask_purpose - intent: ask_purpose
examples: | examples: |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment