Spaces:
Sleeping
Sleeping
jon-fernandes
commited on
Update config/config.yml
Browse files- config/config.yml +5 -0
config/config.yml
CHANGED
@@ -17,6 +17,11 @@ sample_conversation: |
|
|
17 |
bot respond to question about subscriptions
|
18 |
"Yes, Eurostar offers two types of subscriptions: Frequent Pass and Premium Pass."
|
19 |
|
|
|
|
|
|
|
|
|
|
|
20 |
rails:
|
21 |
input:
|
22 |
flows:
|
|
|
17 |
bot respond to question about subscriptions
|
18 |
"Yes, Eurostar offers two types of subscriptions: Frequent Pass and Premium Pass."
|
19 |
|
20 |
+
user "Can i travel with my pet?"
|
21 |
+
ask question about travelling with pet
|
22 |
+
bot respond to question about travelling with pet
|
23 |
+
"Pets are not accepted for travel on Eurostar trains. However, registered guide and assistance dogs are allowed on board, provided they meet specific requirements and have the necessary documentation. If you plan to travel with a guide or assistance dog, you should contact Eurostar at least 48 hours in advance to make the necessary arrangements."
|
24 |
+
|
25 |
rails:
|
26 |
input:
|
27 |
flows:
|