diff --git a/pkg/platform/sources/officialaccount.yaml b/pkg/platform/sources/officialaccount.yaml index 80b1934a..09337bb9 100644 --- a/pkg/platform/sources/officialaccount.yaml +++ b/pkg/platform/sources/officialaccount.yaml @@ -39,6 +39,20 @@ spec: type: string required: true default: "" + - name: Mode + label: + en_US: Mode + zh_CN: 接入模式 + type: string + required: true + default: "drop" + - name: LoadingMessage + label: + en_US: Loading Message + zh_CN: 加载消息 + type: string + required: true + default: "AI正在思考中,请发送任意内容获取回复。" - name: host label: en_US: Host