ranamhamoud commited on
Commit
8426bbf
·
verified ·
1 Parent(s): c892aad

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -159,6 +159,7 @@ chat_interface = gr.ChatInterface(
159
  fill_height=True,
160
  stop_btn=None,
161
  examples=[
 
162
  ["Can you explain briefly to me what is the Python programming language?"],
163
  ["Could you please provide an explanation about Data Science?"],
164
  ["Could you explain what a URL is?"]
 
159
  fill_height=True,
160
  stop_btn=None,
161
  examples=[
162
+ ["Tell me about HTTP."],
163
  ["Can you explain briefly to me what is the Python programming language?"],
164
  ["Could you please provide an explanation about Data Science?"],
165
  ["Could you explain what a URL is?"]