Spaces:
Running
on
Zero
Running
on
Zero
indiejoseph
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -113,8 +113,8 @@ chat_interface = gr.ChatInterface(
|
|
113 |
examples=[
|
114 |
["Hello there! How are you doing?"],
|
115 |
["咩嘢係氣候變化?"],
|
116 |
-
["
|
117 |
-
["
|
118 |
["香港行政长官是谁?"]
|
119 |
],
|
120 |
)
|
|
|
113 |
examples=[
|
114 |
["Hello there! How are you doing?"],
|
115 |
["咩嘢係氣候變化?"],
|
116 |
+
["香港最高嘅山係邊坐山?"],
|
117 |
+
["邊個係現任香港特首?"],
|
118 |
["香港行政长官是谁?"]
|
119 |
],
|
120 |
)
|