chore(openai): 调整目录结构

This commit is contained in:
Fu Diwei
2022-03-08 22:24:19 +08:00
parent e837b879f3
commit 32f9ec3c47
332 changed files with 36 additions and 18 deletions

View File

@@ -0,0 +1,3 @@
{
"id": [ 1205880 ]
}

View File

@@ -0,0 +1,5 @@
{
"code": 0,
"msg": "请求成功",
"request_id": "255i0ug8-l9q4-3801-44ft-w7csjn9e5142"
}

View File

@@ -0,0 +1,6 @@
{
"skill_id": 1243671,
"keyword": "",
"page": 1,
"size": 1
}

View File

@@ -0,0 +1,38 @@
{
"code": 0,
"data": {
"intents": {
"count": 4559,
"list": [
{
"created_time": 1604308818,
"id": 7541523,
"name": "什么是正教?",
"rank_level": 0.8,
"skill_id": 1243671,
"switch": true,
"threshold": 0.8,
"updated_time": 1604309309
}
]
},
"skill": {
"awaken_answer": [],
"awaken_word": "",
"cancel_answer": [],
"cancel_intent_operation": false,
"exist_answer": [],
"exist_word": "",
"id": 1243671,
"intent_count": 0,
"max_round": 10,
"name": "知识图谱",
"no_cancel_answer": [],
"switch": true,
"type": 0,
"wake_open": false
}
},
"msg": "success",
"request_id": "255i0ug8-l9q4-3801-44ft-w7csjn9e5142"
}

View File

@@ -0,0 +1,4 @@
{
"skill_type": 0,
"keyword": "天气"
}

View File

@@ -0,0 +1,26 @@
{
"code": 0,
"data": {
"count": 2,
"list": [
{
"id": 1205880,
"intent_count": 0,
"no_answer_intent_count": 0,
"type": 1,
"name": "天气询问",
"max_round": 10,
"wake_open": true,
"awaken_word": "你好",
"awaken_answer": [ "有什么可以帮忙的吗" ],
"exist_word": "再见",
"exist_answer": [ "祝您好运" ],
"cancel_intent_operation": true,
"cancel_answer": [ "已取消" ],
"no_cancel_answer": [ "没有可以取消的内容" ]
}
]
},
"msg": "请求成功",
"request_id": "255i0ug8-l9q4-3801-44ft-w7csjn9e5142"
}

View File

@@ -0,0 +1,22 @@
{
"id": 1205880,
"type": 1,
"name": "天气询问",
"max_round": 10,
"wake_open": true,
"awaken_word": "你好",
"awaken_answer": [
"有什么可以帮忙的吗"
],
"exist_word": "再见",
"exist_answer": [
"祝您好运"
],
"cancel_intent_operation": true,
"cancel_answer": [
"已取消"
],
"no_cancel_answer": [
"没有可以取消的内容"
]
}

View File

@@ -0,0 +1,8 @@
{
"code": 0,
"msg": "请求成功",
"request_id": "255i0ug8-l9q4-3801-44ft-w7csjn9e5142",
"data": {
"id": 1205882
}
}