Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.OpenAI.UnitTests/ModelSamples/ThirdParty_Intent/IntentNameExistResponse.json

8 lines
143 B
JSON
Raw Normal View History

2021-10-08 18:39:11 +08:00
{
"code": 0,
"msg": "success",
"request_id": "255i0ug8-l9q4-3801-44ft-w7csjn9e5142",
"data": {
"exist": true
}
}