baconnier commited on
Commit
b579b23
1 Parent(s): 5d236b0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -159,11 +159,11 @@ class GradioInterface:
159
  with gr.Accordion("Examples", open=False):
160
  gr.Examples(
161
  examples=[
 
162
  ["Tell me about that guy who invented the light bulb", "physics"],
163
  ["Explain the universe.", "star"],
164
  ["What's the population of New York City and how tall is the Empire State Building and who was the first mayor?", "morphosis"],
165
- ["List American presidents.", "verse"],
166
- ["Write a story on the end of prompt engineering.", "bolism"],
167
  ["Explain why the experiment failed.", "morphosis"],
168
  ["Is nuclear energy good?", "verse"],
169
  ["How does a computer work?", "phor"],
 
159
  with gr.Accordion("Examples", open=False):
160
  gr.Examples(
161
  examples=[
162
+ ["Write a story on the end of prompt engineering replaced by AI.", "bolism"],
163
  ["Tell me about that guy who invented the light bulb", "physics"],
164
  ["Explain the universe.", "star"],
165
  ["What's the population of New York City and how tall is the Empire State Building and who was the first mayor?", "morphosis"],
166
+ ["List American presidents.", "verse"],
 
167
  ["Explain why the experiment failed.", "morphosis"],
168
  ["Is nuclear energy good?", "verse"],
169
  ["How does a computer work?", "phor"],