Guard document style against persona guessing

This commit is contained in:
pewdiepie-archdaemon
2026-06-28 21:49:09 +00:00
parent 6b617f9cad
commit c0a68acfc8
3 changed files with 55 additions and 0 deletions
+4
View File
@@ -136,6 +136,10 @@ DEFAULT_SETTINGS = {
"task_model": "",
"default_endpoint_id": "",
"default_model": "",
# Optional prose style used only for normal document writing/editing.
# Email replies use email_writing_style instead because greetings,
# signatures, and mailbox identity rules are medium-specific.
"document_writing_style": "",
# Ordered fallback chain for the default chat model. Each entry is
# {"endpoint_id": "...", "model": "..."}. If the primary model fails
# before producing output (endpoint offline / errors), the chat