Spaces:
Running
Running
Lohia, Aditya
commited on
Commit
·
e553ed7
1
Parent(s):
aeb12f0
update: suggestion prompts
Browse files
app.py
CHANGED
@@ -120,7 +120,7 @@ chat_interface = gr.ChatInterface(
|
|
120 |
],
|
121 |
stop_btn=None,
|
122 |
examples=[
|
123 |
-
["Plan a three-day
|
124 |
[
|
125 |
"Compose a short, joyful musical piece for kids celebrating spring sunshine and blossom."
|
126 |
],
|
|
|
120 |
],
|
121 |
stop_btn=None,
|
122 |
examples=[
|
123 |
+
["Plan a three-day trip to Washington DC for Cherry Blossom Festival."],
|
124 |
[
|
125 |
"Compose a short, joyful musical piece for kids celebrating spring sunshine and blossom."
|
126 |
],
|