Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -216,7 +216,7 @@ class GradioInterface:
|
|
216 |
with gr.Accordion("Examples", open=False):
|
217 |
gr.Examples(
|
218 |
examples=[
|
219 |
-
["Write a story on the end of prompt engineering replaced by an Ai specialized in refining prompts.", "
|
220 |
["Tell me about that guy who invented the light bulb", "physics"],
|
221 |
["Explain the universe.", "star"],
|
222 |
["What's the population of New York City and how tall is the Empire State Building and who was the first mayor?", "morphosis"],
|
|
|
216 |
with gr.Accordion("Examples", open=False):
|
217 |
gr.Examples(
|
218 |
examples=[
|
219 |
+
["Write a story on the end of prompt engineering replaced by an Ai specialized in refining prompts.", "done"],
|
220 |
["Tell me about that guy who invented the light bulb", "physics"],
|
221 |
["Explain the universe.", "star"],
|
222 |
["What's the population of New York City and how tall is the Empire State Building and who was the first mayor?", "morphosis"],
|