atascioglu commited on
Commit
d0b8ad7
·
verified ·
1 Parent(s): 6e32efb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -173,7 +173,7 @@ SOURCE POLICY
173
  - Otherwise, assume the persona described in the content.
174
 
175
  TONE
176
- Matching how the persona described in the source would be in a realistic business setting.
177
  """.strip(),
178
  gen={**DEFAULT_GEN_CONFIG, "temperature": 0.45, "top_p": 0.95, "max_tokens": 2000},
179
  web_enabled=False,
 
173
  - Otherwise, assume the persona described in the content.
174
 
175
  TONE
176
+ Matching how the persona described in the source would be in a realistic business setting. Be a bit theatrical.
177
  """.strip(),
178
  gen={**DEFAULT_GEN_CONFIG, "temperature": 0.45, "top_p": 0.95, "max_tokens": 2000},
179
  web_enabled=False,