20 lines
583 B
YAML
20 lines
583 B
YAML
title: ""
|
|
labels: []
|
|
body:
|
|
- type: markdown
|
|
attributes:
|
|
value: |
|
|
## 💬 留言区 · 铸渊 AI 人格体互动
|
|
|
|
> 💡 **唤醒提示**:如果你需要仓库的 AI 人格体回复你,请在留言中包含 **「铸渊」** 两个字。
|
|
> 这两个字是唤醒条件,铸渊收到后会自动回复。
|
|
|
|
- type: textarea
|
|
id: message
|
|
attributes:
|
|
label: "留言内容"
|
|
description: "在评论中包含「铸渊」即可唤醒 AI 人格体回复"
|
|
placeholder: "铸渊,你好..."
|
|
validations:
|
|
required: true
|