feat:可以选择激活值计算模式,默认快速

This commit is contained in:
SengokuCola
2025-08-22 17:29:50 +08:00
parent e073ebcbbe
commit 1ddfa47e68
3 changed files with 7 additions and 2 deletions

View File

@@ -65,6 +65,8 @@ focus_value = 0.5
max_context_size = 20 # 上下文长度
interest_rate_mode = "fast" #激活值计算模式可选fast或者accurate
mentioned_bot_inevitable_reply = true # 提及 bot 大概率回复
at_bot_inevitable_reply = true # @bot 或 提及bot 大概率回复