工单管理-提问(在制定的会话中):响应参数

时间:2023-12-19 10:04:59

响应参数

状态码: 200

表5 响应Body参数

参数

参数类型

描述

answers

Array of AnswerQaPair objects

答案列表

数组长度:0 - 9223372036854775807

error_code

String

错误码

最小长度:0

最大长度:32

error_msg

String

错误描述

最小长度:0

最大长度:32

answer_type

Integer

答案类型:0 知识库回复,1 技能回复,2 闲聊回复,3 华为云答案。

最小值:0

最大值:10

request_id

String

请求Id

最小长度:0

最大长度:65535

表6 AnswerQaPair

参数

参数类型

描述

score

Double

相似度得分

最小值:0

最大值:1

answer

String

答案

最小长度:0

最大长度:9223372036854775807

domain

String

主题

最小长度:0

最大长度:65535

link

String

链接

最小长度:0

最大长度:65535

question

String

问题

最小长度:0

最大长度:65535

qa_pair_id

String

语料Id

最小长度:0

最大长度:65535

relevance_details

Array of RelevanceQapair objects

相关问题详情列表

数组长度:0 - 65535

task_complete

Boolean

技能意图识别是否结束

表7 RelevanceQapair

参数

参数类型

描述

link

String

链接

最小长度:0

最大长度:65535

question

String

标准问题

最小长度:0

最大长度:9223372036854775807

qa_pair_id

String

标准问题Id

最小长度:0

最大长度:64

support.huaweicloud.com/api-ticket/CreateQuestionInSession.html