better:优化统计和心流提示词

This commit is contained in:
SengokuCola
2025-03-28 09:34:21 +08:00
parent de8d2aba68
commit 94a554699e
6 changed files with 29 additions and 20 deletions

View File

@@ -83,7 +83,7 @@ class PromptBuilder:
text=message_txt,
max_memory_num=3,
max_memory_length=2,
max_depth=3,
max_depth=4,
fast_retrieval=False
)
memory_str = ""