add onlyRemindBossWithExpectJobType option for autoReminder

This commit is contained in:
geekgeekrun
2025-05-06 06:31:14 +08:00
parent 10cd1cf11e
commit b5c3116c01
8 changed files with 91 additions and 8 deletions
@@ -16,6 +16,7 @@
"geminiApiKey": "",
"rechatContentSource": 1,
"recentMessageQuantityForLlm": 8,
"rechatLlmFallback": 1
"rechatLlmFallback": 1,
"onlyRemindBossWithExpectJobType": true
}
}