feat(openai): 新增异步任务查询相关接口

This commit is contained in:
Fu Diwei
2021-10-08 11:36:35 +08:00
parent f2238aa3ba
commit d6d86f6e67
5 changed files with 115 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
{
"code": 0,
"msg": "",
"data": {
"cost": "22496769ms",
"progress": "100/100",
"state": 2,
"url": "http://openai-75050.gzc.vod.tencent-cloud.com/40238_knowledge1588562918359.csv"
}
}