TejAndrewsACC commited on
Commit
c2a6e8e
·
verified ·
1 Parent(s): 9bdfb48

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 "[Request failed after retries]"
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():