mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-27 07:54:19 +00:00
fix: manifest in wxoa
This commit is contained in:
@@ -39,6 +39,20 @@ spec:
|
|||||||
type: string
|
type: string
|
||||||
required: true
|
required: true
|
||||||
default: ""
|
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
|
- name: host
|
||||||
label:
|
label:
|
||||||
en_US: Host
|
en_US: Host
|
||||||
|
|||||||
Reference in New Issue
Block a user