增强成员锐评的历史画像分析
1. 为锐评插件新增近60天成员历史画像窗口,汇总周/月/少量日摘要形成长期人设。 2. 新增近60天群历史总结背景汇总,让锐评同时参考群长期语境与近期发言。 3. 调整提示词,明确要求模型结合当前画像与历史画像的反差进行分析。
This commit is contained in:
@@ -27,6 +27,13 @@ message_limit = 50
|
||||
min_message_count = 8
|
||||
context_stale_hours = 24
|
||||
name_match_min_chars = 2
|
||||
# 历史画像窗口:
|
||||
# 1. 用户要求明确使用“历史两个月画像 + 当前本人画像”;
|
||||
# 2. 这里统一按 60 天窗口汇总成员历史摘要与群历史总结;
|
||||
# 3. 只抽取结构化关键信息,不会把全部原文暴力塞给模型。
|
||||
history_profile_days = 60
|
||||
history_member_digest_limit = 16
|
||||
history_group_summary_limit = 10
|
||||
|
||||
[style]
|
||||
# 文案风格参数:
|
||||
|
||||
Reference in New Issue
Block a user