Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -245,7 +245,7 @@ chat_interface = gr.ChatInterface(
|
|
245 |
[example2],
|
246 |
[example3],
|
247 |
[example4],
|
248 |
-
["You are a coding
|
249 |
],
|
250 |
)
|
251 |
|
|
|
245 |
[example2],
|
246 |
[example3],
|
247 |
[example4],
|
248 |
+
["You are a coding assistant, who is best in the world at debugging. Create a snake game in Python."],
|
249 |
],
|
250 |
)
|
251 |
|