mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-24 04:53:46 +08:00
chore(openai): 调整目录结构
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"id_list": [ 1, 2, 3 ]
|
||||
}
|
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"code": 0,
|
||||
"msg": "success",
|
||||
"request_id": "255i0ug8-l9q4-3801-44ft-w7csjn9e5142"
|
||||
}
|
@@ -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
|
||||
}
|
||||
]
|
||||
}
|
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"code": 0,
|
||||
"msg": "success",
|
||||
"request_id": "255i0ug8-l9q4-3801-44ft-w7csjn9e5142"
|
||||
}
|
Reference in New Issue
Block a user