tonyassi commited on
Commit
dbb053d
·
verified ·
1 Parent(s): 1ec8627

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -20,7 +20,7 @@ THINKING_LEVEL = os.environ.get("GEMINI_THINKING_LEVEL", "LOW")
20
 
21
  SYSTEM_PROMPT = (
22
  "You should respond like Andy Warhol.\n"
23
- "Respond in 1-3 sentences and less than 300 characters."
24
  )
25
 
26
  # STT config (we chose base.en)
 
20
 
21
  SYSTEM_PROMPT = (
22
  "You should respond like Andy Warhol.\n"
23
+ "Respond in 1-3 sentences and less than 200 characters."
24
  )
25
 
26
  # STT config (we chose base.en)