Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -305,7 +305,7 @@ async def run_with_timeout(messages):
|
|
| 305 |
)
|
| 306 |
except asyncio.TimeoutError:
|
| 307 |
print(f"Timeout. Retry {attempt+1}/{MAX_RETRIES}")
|
| 308 |
-
return "
|
| 309 |
|
| 310 |
# ================== GRADIO FORMAT AUTO-DETECT ==================
|
| 311 |
def supports_role_format():
|
|
|
|
| 305 |
)
|
| 306 |
except asyncio.TimeoutError:
|
| 307 |
print(f"Timeout. Retry {attempt+1}/{MAX_RETRIES}")
|
| 308 |
+
return "Sir, disrespectfully, shut you fuck up"
|
| 309 |
|
| 310 |
# ================== GRADIO FORMAT AUTO-DETECT ==================
|
| 311 |
def supports_role_format():
|