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,7 @@
{
"signature": "",
"query": "",
"env": "online",
"first_priority_skills": [ "技能1" ],
"second_priority_skills": [ "技能2" ]
}

View File

@@ -0,0 +1,46 @@
{
"ans_node_id": 17130001,
"ans_node_name": "猜拳",
"answer": "开始游戏了",
"answer_open": 1,
"answer_type": "text",
"confidence": 1,
"dialog_session_status": "NONE",
"dialog_status": "NONE",
"event": "",
"from_user_name": "dTo6FS96YzJ",
"intent_confirm_status": "",
"is_default_answer": false,
"list_options": false,
"msg": [
{
"ans_node_id": 17130001,
"ans_node_name": "猜拳",
"confidence": 1,
"content": "2",
"debug_info": "",
"event": "",
"list_options": false,
"msg_type": "text",
"resp_title": "开始猜拳",
"scene_status": "",
"session_id": "",
"status": "FAQ",
"take_options_only": false
}
],
"msg_id": "31904d53",
"ret": 0,
"scene_status": "",
"session_id": "",
"skill_id": "",
"skill_name": "猜拳",
"slots_info": [],
"status": "FAQ",
"take_options_only": false,
"title": "开始猜拳",
"to_user_name": "oEUI4g02QjGf54nLxtexWl01UkytI2",
"msgtype": "text",
"query": "开始猜拳",
"rid": "31904d53"
}

View File

@@ -0,0 +1,5 @@
{
"msgid": "WtxsA9ENwZtFdjK",
"feedbackResult": 1,
"updateAt": 1653496004
}

View File

@@ -0,0 +1,11 @@
{
"pageNo": 1,
"pageSize": 10,
"matchType": 0,
"cluesType": 0,
"reportType": 0,
"date": "2021-07-19",
"openid": "abcdasdf123123asldjfalsjdf",
"clusterId": "10971,10971,openaiquerycluster_10971_a32bfe917bbae4b6d09b90482c33c4b6",
"hotQuesCluster": "遇到难以解决问题,请<a href=\"weixin://dl/help\">轻按此处</a>反馈给我们,我们会第一时间处理。"
}

View File

@@ -0,0 +1,17 @@
{
"code": 0,
"msg": "",
"data": {
"count": 0,
"totalPages": 0,
"list": [
{
"ques": "",
"score": 0,
"hitIntent": "",
"askCount": 0,
"askUserCount": 0
}
]
}
}

View File

@@ -0,0 +1,9 @@
{
"pageNo": 1,
"pageSize": 10,
"matchType": 0,
"cluesType": 0,
"reportType": 0,
"date": "2021-07-19",
"openid": "abcdasdf123123asldjfalsjdf"
}

View File

@@ -0,0 +1,25 @@
{
"code": 0,
"msg": "",
"data": {
"hotQuesClusterCount": 0,
"hotQuesCount": 0,
"totalPages": 0,
"list": [
{
"askCount": 0,
"askUserCount": 0,
"quesCount": 0,
"cluesType": 0,
"clusterId": "",
"hotQuesCluster": "",
"exampleQues": [
{
"ques": "",
"score": 0
}
]
}
]
}
}

View File

@@ -0,0 +1,5 @@
{
"username": "some persone",
"userid": "alsjdasf12",
"avatar": "https://res.wx.qq.com/a/wx_fed/weixin_portal/res/static/img/1L3ryyg.png"
}

View File

@@ -0,0 +1,4 @@
{
"signature": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiIxMjM0NTY3ODkwIiwibmFtZSI6IkpvaG4gRG9lIiwiYWRtaW4iOnRydWUsImp0aSI6IjI2NTQ0NzYzLTk1NzctNDZlNS1iOTFlLTA3NjAyMzhiMjUwNSIsImlhdCI6MTU4NjA5Nzc4MSwiZXhwIjoxNTg2MTAxMzgxfQ.qugHipCyBnONQRGY2fadm1LH-bLi0TrVqam3vZTpRcI",
"expiresIn": 7200
}