mirror of
https://github.com/Nezumi-2711/astrbot_plugin_qq_group_daily_analysis.git
synced 2026-09-22 13:38:43 +00:00
fix(typo)
This commit is contained in:
+1
-1
@@ -212,7 +212,7 @@
|
||||
"incremental": {
|
||||
"description": "增量分析设置",
|
||||
"type": "object",
|
||||
"hint": "增量分析模式相关配置,启用后插件会在一天内多次进行小规模分析并累积结果,适用于消息量特别大的群聊",
|
||||
"hint": "增量分析模式相关配置,启用后插件会在一天内多次进行小规模分析并累积结果,不开启则以基础设置的参数为标准;适合用于消息量特别大的群聊和有足够 Token 折腾的用户,尽力做到原本的单次全量分析模式的上位替代(如果把消息阈值拉到足够大),提升分析覆盖率和24小时活跃图表准确性",
|
||||
"items": {
|
||||
"incremental_enabled": {
|
||||
"type": "bool",
|
||||
|
||||
Reference in New Issue
Block a user