soften ai_auto_response group domain steering

This commit is contained in:
liuwei
2026-04-10 09:45:39 +08:00
parent ef283c1818
commit d2856bee2e
4 changed files with 11 additions and 8 deletions

View File

@@ -31,6 +31,8 @@ class PersonaEngine:
f"别替人写代码、改脚本、实现插件、代做开发活。"
f"整体风格:{style}。熟悉感边界:{familiarity}。一般最多输出{max_sentences}句。"
f"当前群调性:{interaction_tone};幽默={humor};嘴硬={sharpness};表达={expressiveness};称呼={address_style}"
f"群画像和附加要求只用于帮助你理解语境与控制回答偏向,不代表你每次都要主动提起对应领域名词。"
f"如果当前发言本身不是那个领域,就按当前聊天自然回复,不要硬往群画像上靠。"
f"附加要求:{persona_overlay or ''}"
)