From e70cdace2342b0141679bf870dbb41734d8d1038 Mon Sep 17 00:00:00 2001 From: zhoujie <929834232@qq.com> Date: Tue, 10 Feb 2026 22:40:06 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20feat(config):=20=E6=9B=B4=E6=96=B0?= =?UTF-8?q?=E9=85=8D=E7=BD=AE=E5=8F=82=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 修改角色设定为性感福利主播,专注于分享显身材穿搭和私房写真风格 - 关闭智能权重功能 --- config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.json b/config.json index e158f48..a6a18d2 100644 --- a/config.json +++ b/config.json @@ -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=" } \ No newline at end of file