CreateQualityCheckTask
创建质检任务
服务地址:
华北2(北京)
输入参数
只看必填
workspaceId业务空间id
body请求体
conversationList会话内容
callType呼叫类型:
customerId客户ID
customerName客户名称
customerServiceId客服ID
customerServiceName客服名称
dialogueList对话明细列表
0对话明细
begin本句话的开始时间
beginTime这句话的开始时间
content对话的具体内容
customerId对话角色的唯一标识
customerServiceId客服ID
customerServiceType坐席类型
end本句话的结束时间
role角色
type对话内容的类型
gmtService会话时间
gmtService业务发生时间
metaData元数据
:
qualityGroup质检规则组
0质检规则
requestId请求ID
type质检类型
插件下载了解更多
VS Code 插件
安装插件之前,确保已安装 VS Code安装插件之前,确保已安装 VS Code
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.
JetBrains 插件
安装插件之前,确保已安装 JetBrains IDE安装插件之前,确保已安装 JetBrains IDE
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.

接口说明

请确保在使用该接口前,已充分了解通义点金产品的收费方式和价格。

前提条件

已开通阿里云百炼服务和通义点金服务。

获取到 workspaceId:获取 workspace 标识

请求语法

POST /{workspaceId}/api/qualitycheck/task/submit HTTP/1.1

路径参数

字段名称字段详情
workspaceIdstring

业务空间 id

示例值:llm-xxxx

请求参数

字段名称字段详情
bodyobject

请求体。

返回参数

字段名称字段详情
costinteger<int64>

耗时

注意 请注意,该值为 Long 类型,在某些语言中可能存在精度丢失的风险,请小心使用。
示例值:null
dataobject

响应数据

dataTypestring

数据类型

示例值:null
errCodestring

错误码

示例值:0
messagestring

错误信息

示例值:ok
requestIdstring

请求 id

示例值:EF4B5C9B-3BC8-5171-A47B-4C5CF3DC3258
successboolean

是否成功

示例值:true
timestring

时间戳

示例值:2024-04-24 11:54:34
变更历史
暂无变更历史