alexandre-huynh commited on
Commit
12fa93f
1 Parent(s): 7531b71

Updated prompt suggestions 2

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -234,7 +234,7 @@ import gradio as gr
234
  theme = gr.themes.Base(primary_hue="slate")
235
 
236
  suggestion_text_1 = "What are the latest advancements in cancer research ?"
237
- suggestion_text_2 = "Can you provide information on the latest research about sleep disorders ?"
238
  suggestion_text_3 = "What are the usual causes of lung pain ?"
239
 
240
  def respond(message):
 
234
  theme = gr.themes.Base(primary_hue="slate")
235
 
236
  suggestion_text_1 = "What are the latest advancements in cancer research ?"
237
+ suggestion_text_2 = "What is the impact of diet on heart disease according to recent studies ?"
238
  suggestion_text_3 = "What are the usual causes of lung pain ?"
239
 
240
  def respond(message):