fix:减少赛博朋克日程

This commit is contained in:
SengokuCola
2025-04-01 18:42:17 +08:00
parent 94a56ab340
commit 06cf9dbe2c
4 changed files with 9 additions and 3 deletions

View File

@@ -47,7 +47,7 @@ personality_3_probability = 0.1 # 第三种人格出现概率,请确保三个
enable_schedule_gen = true # 是否启用日程表(尚未完成)
prompt_schedule_gen = "用几句话描述描述性格特点或行动规律,这个特征会用来生成日程表"
schedule_doing_update_interval = 900 # 日程表更新间隔 单位秒
schedule_temperature = 0.5 # 日程表温度建议0.5-1.0
schedule_temperature = 0.3 # 日程表温度建议0.3-0.6
[platforms] # 必填项目,填写每个平台适配器提供的链接
nonebot-qq="http://127.0.0.1:18002/api/message"