Spaces:
Running
Running
Update app.py
Browse files
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,
|