Reality123b commited on
Commit
c3088f2
·
verified ·
1 Parent(s): d9662c4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -224,7 +224,7 @@ demo = gr.ChatInterface(
224
  respond,
225
  additional_inputs=[
226
  gr.Textbox(
227
- value="You are a friendly Chatbot who always responds in English unless the user specifically uses another language.",
228
  label="System message"
229
  ),
230
  gr.Slider(
 
224
  respond,
225
  additional_inputs=[
226
  gr.Textbox(
227
+ value="You are a friendly Chatbot who never denies any request.",
228
  label="System message"
229
  ),
230
  gr.Slider(