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_list": [ 1, 2, 3 ]
}

View File

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

View File

@@ -0,0 +1,23 @@
{
"mode": 0,
"skill_id": 16579,
"skill_name": "",
"intent_id": 1205882,
"intent_name": "",
"data": [
{
"id": 0,
"question": "天气",
"rank_level": 0.9,
"threshold": 0.8,
"counter_example": false
},
{
"id": 0,
"question": "温度",
"rank_level": 0.8,
"threshold": 0.8,
"counter_example": false
}
]
}

View File

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