Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -137,4 +137,5 @@ GradioUI(agent).launch()
|
|
| 137 |
# 1. what is the weather of Singapore?
|
| 138 |
# 2. What is the capital of China?
|
| 139 |
# 3. Give me the best playlist for a party at Wayne's mansion. The party idea is a 'villain masquerade' theme
|
| 140 |
-
# 4. Themed party idea not found. Try 'classic heroes', 'villain masquerade', or 'futuristic Gotham'.
|
|
|
|
|
|
| 137 |
# 1. what is the weather of Singapore?
|
| 138 |
# 2. What is the capital of China?
|
| 139 |
# 3. Give me the best playlist for a party at Wayne's mansion. The party idea is a 'villain masquerade' theme
|
| 140 |
+
# 4. Themed party idea not found. Try 'classic heroes', 'villain masquerade', or 'futuristic Gotham'.
|
| 141 |
+
# 5. Prepare a formal menu for the party.
|