indiejoseph commited on
Commit
f22800b
·
verified ·
1 Parent(s): 846b82f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
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
  )