添加强制设置昵称配置项,移动测试插件到单独文件夹,稍微修改memory插件description(应该还是无法达到预期喵)

This commit is contained in:
2024-12-23 23:36:47 +08:00
parent ba6b02d68e
commit f9dc5e500e
10 changed files with 17 additions and 8 deletions

View File

@ -32,6 +32,8 @@ marshoai_enable_nickname_tip: true # 是否启用昵称提示。
marshoai_enable_support_image_tip: true # 是否启用支持图片提示。
marshoai_enforce_nickname: true # 是否强制要求设定昵称。
marshoai_enable_praises: true # 是否启用夸赞名单功能。
marshoai_enable_tools: false # 是否启用工具支持。