Commit 6a85c8c2 by heheer Committed by GitHub

fix: cq template missing chatconfig (#2654)

parent bbdab1d4
...@@ -462,6 +462,14 @@ ...@@ -462,6 +462,14 @@
"sourceHandle": "rvbo634w3AYj-source-sdfa", "sourceHandle": "rvbo634w3AYj-source-sdfa",
"targetHandle": "7kwgL1dVlwG6-target-left" "targetHandle": "7kwgL1dVlwG6-target-left"
} }
] ],
"chatConfig": {
"scheduledTriggerConfig": {
"cronString": "",
"timezone": "Asia/Shanghai",
"defaultPrompt": ""
},
"welcomeText": "你好,我是知识库助手,请不要忘记选择知识库噢~\n[你是谁]\n[如何使用]"
}
} }
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment