feat(openai): 拆分平台接入和第三方接入的相关接口

This commit is contained in:
Fu Diwei
2021-10-11 22:53:34 +08:00
parent 1ca9cae514
commit 1df35b5d3a
372 changed files with 2024 additions and 1871 deletions

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"
}