tune xiaoniu address style by group
This commit is contained in:
@@ -110,6 +110,7 @@ class ContextBuilder:
|
||||
f"幽默强度:{group_profile.get('humor_style', '轻微')}",
|
||||
f"嘴硬程度:{group_profile.get('sharpness_style', '轻微嘴硬,不刻薄')}",
|
||||
f"表达松弛度:{group_profile.get('expressiveness_style', '克制')}",
|
||||
f"称呼强度:{group_profile.get('address_style', '低频称呼,默认直接接话')}",
|
||||
f"知识重点:{focus}" if focus else "",
|
||||
f"群长期摘要:{summary}" if summary else "",
|
||||
f"历史推断社交风格:{ContextBuilder._build_style_summary(group_profile.get('group_memory_style', {}))}"
|
||||
|
||||
Reference in New Issue
Block a user