Update README.md
Browse files
README.md
CHANGED
@@ -36,7 +36,7 @@ Alternative Host Email, Bill Form Description, Question, Type of Service, Altern
|
|
36 |
###Conversation
|
37 |
[dialogue history]
|
38 |
|
39 |
-
|
40 |
|
41 |
###Response
|
42 |
|
@@ -51,6 +51,8 @@ Virtual Agent: Hello! How can I assist you today?
|
|
51 |
Customer: I just adopted a cat and I'm interested in getting insurance coverage for accidents and illnesses. Which document should I refer to for information on this?
|
52 |
```
|
53 |
|
|
|
|
|
54 |
This is an example for the expected output:
|
55 |
|
56 |
```
|
|
|
36 |
###Conversation
|
37 |
[dialogue history]
|
38 |
|
39 |
+
[gesture]
|
40 |
|
41 |
###Response
|
42 |
|
|
|
51 |
Customer: I just adopted a cat and I'm interested in getting insurance coverage for accidents and illnesses. Which document should I refer to for information on this?
|
52 |
```
|
53 |
|
54 |
+
[gesture] should be replaced with "The user waits for a response from the virtual agent." as a default value.
|
55 |
+
|
56 |
This is an example for the expected output:
|
57 |
|
58 |
```
|