alexandre-huynh commited on
Commit
f3bc21d
1 Parent(s): c90791d

Updated suggestion n°3

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -286,7 +286,7 @@ theme = gr.themes.Base(primary_hue="slate")
286
  suggestion = [
287
  "What are the latest advancements in cancer research ?",
288
  "What is the impact of diet on heart disease according to recent studies ?",
289
- "What are the usual causes of lung pain ?"
290
  ]
291
 
292
  def respond(message, chat_history):
 
286
  suggestion = [
287
  "What are the latest advancements in cancer research ?",
288
  "What is the impact of diet on heart disease according to recent studies ?",
289
+ "What are the usual causes of lung diseases ?"
290
  ]
291
 
292
  def respond(message, chat_history):