mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-12-30 10:24:42 +08:00
feat(openai): 新增 v2 版机器人配置相关接口
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"task_id": "fad7576d7562429d9c5d8568dc35a41b"
|
||||
}
|
||||
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"code": 0,
|
||||
"data": {
|
||||
"end": 1711088874,
|
||||
"fail_count": 0,
|
||||
"fail_skill_info": null,
|
||||
"progress": 100,
|
||||
"start": 1711088873,
|
||||
"state": 2,
|
||||
"success_count": 1,
|
||||
"success_skill_info": [
|
||||
{
|
||||
"id": 2098207,
|
||||
"intents": [
|
||||
{
|
||||
"id": 47147532,
|
||||
"name": "BBC"
|
||||
}
|
||||
],
|
||||
"name": "AAA"
|
||||
}
|
||||
],
|
||||
"total_count": 1,
|
||||
"url": ""
|
||||
},
|
||||
"msg": "success",
|
||||
"request_id": "test123"
|
||||
}
|
||||
Reference in New Issue
Block a user