Spaces:
Sleeping
Sleeping
armandstrickernlp
commited on
Commit
·
53e6f5f
1
Parent(s):
c7d5ea9
App Update
Browse files- app_chatbot.py +1 -1
app_chatbot.py
CHANGED
@@ -80,7 +80,7 @@ examples = [["I want to book a restaurant for 2 people on Saturday."],
|
|
80 |
["I want to transfer some money please."],
|
81 |
["I want to reserve a movie ticket for tomorrow evening"],
|
82 |
["Can you play the song Learning to Fly by Tom Petty ?"],
|
83 |
-
["I need to rent a small car."]
|
84 |
]
|
85 |
|
86 |
description = """
|
|
|
80 |
["I want to transfer some money please."],
|
81 |
["I want to reserve a movie ticket for tomorrow evening"],
|
82 |
["Can you play the song Learning to Fly by Tom Petty ?"],
|
83 |
+
["I need to rent a small car."]
|
84 |
]
|
85 |
|
86 |
description = """
|