feat(openai): 移除第三方接入方式的相关接口模型,并重命名原平台接入方式的相关接口模型

This commit is contained in:
Fu Diwei
2022-11-21 11:30:38 +08:00
parent 922e70f8db
commit 16aaeb3c31
358 changed files with 373 additions and 8040 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,17 @@
{
"code": 0,
"msg": "",
"data": {
"count": 0,
"totalPages": 0,
"list": [
{
"ques": "",
"score": 0,
"hitIntent": "",
"askCount": 0,
"askUserCount": 0
}
]
}
}

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
}