feat:修改log,优化关系构建逻辑,节省token,

This commit is contained in:
SengokuCola
2025-07-08 02:04:31 +08:00
parent 723870bcde
commit f17f5cf46c
10 changed files with 303 additions and 322 deletions

View File

@@ -48,6 +48,7 @@ person_info_default = {
"points": None,
"forgotten_points": None,
"relation_value": None,
"attitude": 50,
}