feat(config): 更新配置参数

- 修改角色设定为性感福利主播,专注于分享显身材穿搭和私房写真风格
- 关闭智能权重功能
This commit is contained in:
zhoujie 2026-02-10 22:40:06 +08:00
parent 1ea8bfb554
commit e70cdace23

View File

@ -4,7 +4,7 @@
"sd_url": "http://127.0.0.1:7861",
"mcp_url": "http://localhost:18060/mcp",
"model": "gemini-3-flash-preview",
"persona": "温柔知性的时尚博主",
"persona": "性感福利主播,身材火辣衣着大胆,专注分享穿衣显身材和私房写真风穿搭",
"auto_reply_enabled": false,
"schedule_enabled": false,
"my_user_id": "69872540000000002303cc42",
@ -21,6 +21,6 @@
"base_url": "https://wolfai.top/v1"
}
],
"use_smart_weights": true,
"use_smart_weights": false,
"xsec_token": "AB1StlX7ffxsEkfyNuTFDesPlV2g1haPcYuh1-AkYcQxo="
}