Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -159,7 +159,7 @@ class GradioInterface:
|
|
159 |
with gr.Accordion("Examples", open=False):
|
160 |
gr.Examples(
|
161 |
examples=[
|
162 |
-
["Write a story on the end of prompt engineering replaced by
|
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"],
|
|
|
159 |
with gr.Accordion("Examples", open=False):
|
160 |
gr.Examples(
|
161 |
examples=[
|
162 |
+
["Write a story on the end of prompt engineering replaced by an Ai specialized in refining prompts.", "star"],
|
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"],
|