TejAndrewsACC commited on
Commit
ea75e61
·
verified ·
1 Parent(s): 3cb2223

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -4285,6 +4285,7 @@ body {
4285
 
4286
  demo = gr.ChatInterface(
4287
  fn=respond,
 
4288
  editable=True,
4289
  analytics_enabled=True,
4290
  flagging_mode="manual",
 
4285
 
4286
  demo = gr.ChatInterface(
4287
  fn=respond,
4288
+ type="messages",
4289
  editable=True,
4290
  analytics_enabled=True,
4291
  flagging_mode="manual",