feat(openai): 重命名 "WechatOpenAI" → "WechatChatbot"

This commit is contained in:
Fu Diwei
2024-06-04 19:56:01 +08:00
parent 7909b8615b
commit ad9b5a1641
82 changed files with 143 additions and 194 deletions

View File

@@ -0,0 +1,12 @@
{
"managerid": "平台管理员ID",
"skillname": "技能名称",
"title": "标准问题",
"content": "自动回答的内容",
"list": {
"question": [
"相似问题1",
"相似问题2"
]
}
}