File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed
Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -191,4 +191,3 @@ unstructured API 的地址。
191191- 默认值:` 无 `
192192
193193unstructured API 的 key。
194-
Original file line number Diff line number Diff line change 1212
1313## 使用
1414
15- 完成后启用插件。在 [ 应用群组] ( #apply-group ) 中输入你需要应用的群组 ID,并在 [ 模型配置] ( #model-config ) 中配置模型。
15+ 完成后启用插件。在 [ 应用群组] ( #applygroup ) 中输入你需要应用的群组 ID,并在 [ 模型配置] ( #model ) 中配置模型。
1616
1717此时即可和尝试和伪装对话。如果正常回复了,则说明配置成功。
1818
@@ -93,12 +93,12 @@ system 是整个预设的核心部分。在默认预设中,基于类 yaml 的
9393
9494 其中 name 为群友的昵称,id 为群友的 id,content 为消息内容。
9595
96- 颜文字使用 ` <emo >emo</emo > ` 来表示。
96+ 颜文字或者其他自分段逻辑使用 ` <pre >emo</pre > ` 来表示。
9797
9898 示例:
9999
100100 ``` xml
101- <message name =' 丛雨酱' id =' 0' type =' text' sticker =' 表情包类型' > <emo >(づ。◕‿‿◕。)づ</emo > 回复内容 <emo >(✿◠‿◠)</emo ></message >
101+ <message name =' 丛雨酱' id =' 0' type =' text' sticker =' 表情包类型' > <pre >(づ。◕‿‿◕。)づ</pre > 回复内容 <pre >(✿◠‿◠)</pre ></message >
102102 ```
103103
104104 在部分时候需要让角色不回复,则可以不填写 content 内容。
You can’t perform that action at this time.
0 commit comments