Commit
·
240176b
1
Parent(s):
c50f450
Update README.md
Browse files
README.md
CHANGED
|
@@ -9,11 +9,11 @@ model-index:
|
|
| 9 |
- name: customer-support-intent-albert
|
| 10 |
results: []
|
| 11 |
widget:
|
| 12 |
-
- text: "please help me change several items of an order
|
| 13 |
example_title: "example 1"
|
| 14 |
-
- text: "i need to invoice of the last order
|
| 15 |
example_title: "example 2"
|
| 16 |
-
- text: "can you please change the shipping address
|
| 17 |
example_title: "example 3"
|
| 18 |
---
|
| 19 |
|
|
|
|
| 9 |
- name: customer-support-intent-albert
|
| 10 |
results: []
|
| 11 |
widget:
|
| 12 |
+
- text: "please help me change several items of an order"
|
| 13 |
example_title: "example 1"
|
| 14 |
+
- text: "i need to invoice of the last order"
|
| 15 |
example_title: "example 2"
|
| 16 |
+
- text: "can you please change the shipping address"
|
| 17 |
example_title: "example 3"
|
| 18 |
---
|
| 19 |
|