tencentcloud-sdk-nodejs 4.1.188 → 4.1.190
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/es/common/sdk_version.js +1 -1
- package/es/services/bma/index.js +2 -2
- package/es/services/cetcd/index.js +4 -0
- package/es/services/cetcd/v20220325/cetcd_client.js +66 -0
- package/es/services/cetcd/v20220325/cetcd_models.js +1 -0
- package/es/services/cetcd/v20220325/index.js +6 -0
- package/es/services/chdfs/index.js +2 -2
- package/es/services/cls/v20201016/cls_client.js +19 -4
- package/es/services/cwp/v20180228/cwp_client.js +15 -0
- package/es/services/dbbrain/index.js +2 -2
- package/es/services/dbbrain/v20210527/dbbrain_client.js +165 -162
- package/es/services/es/index.js +2 -2
- package/es/services/essbasic/index.js +2 -2
- package/es/services/facefusion/index.js +2 -2
- package/es/services/index.js +1 -0
- package/es/services/iotvideo/index.js +2 -2
- package/es/services/mna/v20210119/mna_client.js +17 -2
- package/es/services/ocr/v20181119/ocr_client.js +0 -3
- package/es/services/rce/index.js +2 -2
- package/es/services/sms/index.js +2 -2
- package/es/services/tcb/v20180608/tcb_client.js +93 -222
- package/es/services/thpc/index.js +2 -2
- package/es/services/tke/index.js +2 -2
- package/es/services/tse/v20201207/tse_client.js +18 -6
- package/es/services/tsw/index.js +2 -2
- package/es/services/vm/index.js +2 -2
- package/es/services/vod/index.js +2 -2
- package/es/services/vpc/v20170312/vpc_client.js +3 -0
- package/es/services/wedata/index.js +2 -2
- package/es/services/yunsou/index.js +2 -2
- package/package.json +1 -1
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/apm/v20210622/apm_models.d.ts +260 -140
- package/tencentcloud/services/asr/v20190614/asr_models.d.ts +21 -14
- package/tencentcloud/services/bma/index.d.ts +4 -4
- package/tencentcloud/services/bma/index.js +2 -2
- package/tencentcloud/services/captcha/v20190722/captcha_models.d.ts +29 -32
- package/tencentcloud/services/ccc/v20200210/ccc_client.d.ts +1 -1
- package/tencentcloud/services/ccc/v20200210/ccc_client.js +1 -1
- package/tencentcloud/services/ccc/v20200210/ccc_models.d.ts +46 -38
- package/tencentcloud/services/cetcd/index.d.ts +6 -0
- package/tencentcloud/services/cetcd/index.js +7 -0
- package/tencentcloud/services/cetcd/v20220325/cetcd_client.d.ts +90 -0
- package/tencentcloud/services/cetcd/v20220325/cetcd_client.js +151 -0
- package/tencentcloud/services/cetcd/v20220325/cetcd_models.d.ts +967 -0
- package/tencentcloud/services/cetcd/v20220325/cetcd_models.js +18 -0
- package/tencentcloud/services/cetcd/v20220325/index.d.ts +6 -0
- package/tencentcloud/services/cetcd/v20220325/index.js +10 -0
- package/tencentcloud/services/cfs/v20190719/cfs_models.d.ts +18 -18
- package/tencentcloud/services/cfw/v20190904/cfw_models.d.ts +16 -0
- package/tencentcloud/services/chdfs/index.d.ts +4 -4
- package/tencentcloud/services/chdfs/index.js +2 -2
- package/tencentcloud/services/chdfs/v20201112/chdfs_models.d.ts +3 -3
- package/tencentcloud/services/ckafka/v20190819/ckafka_models.d.ts +247 -231
- package/tencentcloud/services/clb/v20180317/clb_models.d.ts +45 -45
- package/tencentcloud/services/cls/v20201016/cls_client.d.ts +26 -6
- package/tencentcloud/services/cls/v20201016/cls_client.js +36 -6
- package/tencentcloud/services/cls/v20201016/cls_models.d.ts +362 -132
- package/tencentcloud/services/cme/v20191029/cme_models.d.ts +22 -37
- package/tencentcloud/services/ctem/v20231128/ctem_models.d.ts +26 -5
- package/tencentcloud/services/cwp/v20180228/cwp_client.d.ts +21 -1
- package/tencentcloud/services/cwp/v20180228/cwp_client.js +30 -0
- package/tencentcloud/services/cwp/v20180228/cwp_models.d.ts +446 -86
- package/tencentcloud/services/dbbrain/index.d.ts +4 -4
- package/tencentcloud/services/dbbrain/index.js +2 -2
- package/tencentcloud/services/dbbrain/v20210527/dbbrain_client.d.ts +170 -166
- package/tencentcloud/services/dbbrain/v20210527/dbbrain_client.js +254 -248
- package/tencentcloud/services/dbbrain/v20210527/dbbrain_models.d.ts +110 -51
- package/tencentcloud/services/dts/v20211206/dts_models.d.ts +64 -66
- package/tencentcloud/services/es/index.d.ts +4 -4
- package/tencentcloud/services/es/index.js +2 -2
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +43 -4
- package/tencentcloud/services/essbasic/index.d.ts +4 -4
- package/tencentcloud/services/essbasic/index.js +2 -2
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +38 -66
- package/tencentcloud/services/facefusion/index.d.ts +4 -4
- package/tencentcloud/services/facefusion/index.js +2 -2
- package/tencentcloud/services/faceid/v20180301/faceid_models.d.ts +5 -5
- package/tencentcloud/services/iai/v20180301/iai_client.d.ts +2 -2
- package/tencentcloud/services/iai/v20180301/iai_client.js +2 -2
- package/tencentcloud/services/iai/v20200303/iai_client.d.ts +2 -2
- package/tencentcloud/services/iai/v20200303/iai_client.js +2 -2
- package/tencentcloud/services/ims/v20201229/ims_models.d.ts +14 -10
- package/tencentcloud/services/index.d.ts +1 -0
- package/tencentcloud/services/index.js +6 -4
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_client.d.ts +1 -1
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_client.js +1 -1
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_models.d.ts +48 -0
- package/tencentcloud/services/iotvideo/index.d.ts +4 -4
- package/tencentcloud/services/iotvideo/index.js +2 -2
- package/tencentcloud/services/lcic/v20220817/lcic_models.d.ts +4 -0
- package/tencentcloud/services/lighthouse/v20200324/lighthouse_models.d.ts +31 -42
- package/tencentcloud/services/live/v20180801/live_client.d.ts +2 -2
- package/tencentcloud/services/live/v20180801/live_models.d.ts +46 -16
- package/tencentcloud/services/mna/v20210119/mna_client.d.ts +23 -3
- package/tencentcloud/services/mna/v20210119/mna_client.js +33 -3
- package/tencentcloud/services/mna/v20210119/mna_models.d.ts +159 -0
- package/tencentcloud/services/mps/v20190612/mps_models.d.ts +31 -44
- package/tencentcloud/services/ocr/v20181119/ocr_client.d.ts +4 -10
- package/tencentcloud/services/ocr/v20181119/ocr_client.js +3 -11
- package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +133 -239
- package/tencentcloud/services/omics/v20221128/omics_models.d.ts +10 -11
- package/tencentcloud/services/postgres/v20170312/postgres_models.d.ts +73 -146
- package/tencentcloud/services/rce/index.d.ts +4 -4
- package/tencentcloud/services/rce/index.js +2 -2
- package/tencentcloud/services/sms/index.d.ts +4 -4
- package/tencentcloud/services/sms/index.js +2 -2
- package/tencentcloud/services/ssl/v20191205/ssl_models.d.ts +11 -92
- package/tencentcloud/services/tat/v20201028/tat_models.d.ts +31 -44
- package/tencentcloud/services/tcb/v20180608/tcb_client.d.ts +139 -300
- package/tencentcloud/services/tcb/v20180608/tcb_client.js +188 -435
- package/tencentcloud/services/tcb/v20180608/tcb_models.d.ts +1422 -5362
- package/tencentcloud/services/tdai/v20250717/tdai_models.d.ts +15 -7
- package/tencentcloud/services/thpc/index.d.ts +4 -4
- package/tencentcloud/services/thpc/index.js +2 -2
- package/tencentcloud/services/tione/v20211111/tione_models.d.ts +14 -2
- package/tencentcloud/services/tke/index.d.ts +4 -4
- package/tencentcloud/services/tke/index.js +2 -2
- package/tencentcloud/services/tke/v20180525/tke_models.d.ts +6 -2
- package/tencentcloud/services/tke/v20220501/tke_models.d.ts +12 -2
- package/tencentcloud/services/tmt/v20180321/tmt_models.d.ts +10 -32
- package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +2 -1
- package/tencentcloud/services/tse/v20201207/tse_client.d.ts +23 -7
- package/tencentcloud/services/tse/v20201207/tse_client.js +33 -9
- package/tencentcloud/services/tse/v20201207/tse_models.d.ts +801 -283
- package/tencentcloud/services/tsw/index.d.ts +4 -4
- package/tencentcloud/services/tsw/index.js +2 -2
- package/tencentcloud/services/vclm/v20240523/vclm_models.d.ts +3 -3
- package/tencentcloud/services/vm/index.d.ts +4 -4
- package/tencentcloud/services/vm/index.js +2 -2
- package/tencentcloud/services/vod/index.d.ts +4 -4
- package/tencentcloud/services/vod/index.js +2 -2
- package/tencentcloud/services/vod/v20180717/vod_client.d.ts +1 -1
- package/tencentcloud/services/vod/v20180717/vod_models.d.ts +423 -336
- package/tencentcloud/services/vpc/v20170312/vpc_client.d.ts +5 -1
- package/tencentcloud/services/vpc/v20170312/vpc_client.js +6 -0
- package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +145 -77
- package/tencentcloud/services/waf/v20180125/waf_models.d.ts +1 -1
- package/tencentcloud/services/wav/v20210129/wav_client.d.ts +3 -1
- package/tencentcloud/services/wav/v20210129/wav_client.js +3 -1
- package/tencentcloud/services/wedata/index.d.ts +4 -4
- package/tencentcloud/services/wedata/index.js +2 -2
- package/tencentcloud/services/wedata/v20250806/wedata_models.d.ts +1 -0
- package/tencentcloud/services/yunsou/index.d.ts +4 -4
- package/tencentcloud/services/yunsou/index.js +2 -2
|
@@ -87,6 +87,15 @@ export interface FlowDetails {
|
|
|
87
87
|
*/
|
|
88
88
|
TotalValue?: number;
|
|
89
89
|
}
|
|
90
|
+
/**
|
|
91
|
+
* UpdateApplicationKey返回参数结构体
|
|
92
|
+
*/
|
|
93
|
+
export interface UpdateApplicationKeyResponse {
|
|
94
|
+
/**
|
|
95
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
96
|
+
*/
|
|
97
|
+
RequestId?: string;
|
|
98
|
+
}
|
|
90
99
|
/**
|
|
91
100
|
* UpdateL3Conn返回参数结构体
|
|
92
101
|
*/
|
|
@@ -227,6 +236,40 @@ export interface UpdateL3CidrResponse {
|
|
|
227
236
|
*/
|
|
228
237
|
RequestId?: string;
|
|
229
238
|
}
|
|
239
|
+
/**
|
|
240
|
+
* UpdateApplicationKey请求参数结构体
|
|
241
|
+
*/
|
|
242
|
+
export interface UpdateApplicationKeyRequest {
|
|
243
|
+
/**
|
|
244
|
+
* 应用的base64密钥字符串
|
|
245
|
+
*/
|
|
246
|
+
MpApplicationKey: string;
|
|
247
|
+
/**
|
|
248
|
+
* 应用ID
|
|
249
|
+
*/
|
|
250
|
+
MpApplicationId: string;
|
|
251
|
+
}
|
|
252
|
+
/**
|
|
253
|
+
* AddApplication请求参数结构体
|
|
254
|
+
*/
|
|
255
|
+
export interface AddApplicationRequest {
|
|
256
|
+
/**
|
|
257
|
+
* 新建应用的应用名
|
|
258
|
+
*/
|
|
259
|
+
MpApplicationName: string;
|
|
260
|
+
/**
|
|
261
|
+
* 新建设备的备注
|
|
262
|
+
*/
|
|
263
|
+
Remark?: string;
|
|
264
|
+
/**
|
|
265
|
+
* 新建应用的base64密钥字符串,非必选,如果不填写则由系统自动生成
|
|
266
|
+
*/
|
|
267
|
+
MpApplicationKey?: string;
|
|
268
|
+
/**
|
|
269
|
+
* 接入环境。0:公有云网关;1:自有网关;2:公有云网关和自有网关。不填默认公有云网关。 具体含义: 公有云网关:即该设备只能接入公有云网关(就近接入) 自有网关:即该设备只能接入已经注册上线的自有网关(就近接入或固定ip接入) 公有云网关和自有网关:即该设备同时可以接入公有云网关和已经注册上线的自有网关(就近接入或固定ip接入)
|
|
270
|
+
*/
|
|
271
|
+
AccessScope?: number;
|
|
272
|
+
}
|
|
230
273
|
/**
|
|
231
274
|
* ModifyPackageRenewFlag请求参数结构体
|
|
232
275
|
*/
|
|
@@ -287,6 +330,15 @@ export interface DeleteL3ConnRequest {
|
|
|
287
330
|
*/
|
|
288
331
|
L3ConnIdList: Array<string>;
|
|
289
332
|
}
|
|
333
|
+
/**
|
|
334
|
+
* 应用id列表
|
|
335
|
+
*/
|
|
336
|
+
export interface DelApplicationList {
|
|
337
|
+
/**
|
|
338
|
+
* 应用id
|
|
339
|
+
*/
|
|
340
|
+
MpApplicationId: string;
|
|
341
|
+
}
|
|
290
342
|
/**
|
|
291
343
|
* GetVendorHardware返回参数结构体
|
|
292
344
|
*/
|
|
@@ -308,6 +360,35 @@ export interface GetVendorHardwareResponse {
|
|
|
308
360
|
*/
|
|
309
361
|
RequestId?: string;
|
|
310
362
|
}
|
|
363
|
+
/**
|
|
364
|
+
* GetApplication返回参数结构体
|
|
365
|
+
*/
|
|
366
|
+
export interface GetApplicationResponse {
|
|
367
|
+
/**
|
|
368
|
+
* 应用ID
|
|
369
|
+
*/
|
|
370
|
+
MpApplicationId?: string;
|
|
371
|
+
/**
|
|
372
|
+
* 经过加密算法加密后的base64格式密钥
|
|
373
|
+
*/
|
|
374
|
+
MpApplicationKey?: string;
|
|
375
|
+
/**
|
|
376
|
+
* 应用名
|
|
377
|
+
*/
|
|
378
|
+
MpApplicationName?: string;
|
|
379
|
+
/**
|
|
380
|
+
* 设备的备注
|
|
381
|
+
*/
|
|
382
|
+
Remark?: string;
|
|
383
|
+
/**
|
|
384
|
+
* 接入环境。0:公有云网关;1:自有网关;2:公有云网关和自有网关。不填默认公有云网关。 具体含义: 公有云网关:即该设备只能接入公有云网关(就近接入) 自有网关:即该设备只能接入已经注册上线的自有网关(就近接入或固定ip接入) 公有云网关和自有网关:即该设备同时可以接入公有云网关和已经注册上线的自有网关(就近接入或固定ip接入)
|
|
385
|
+
*/
|
|
386
|
+
AccessScope?: number;
|
|
387
|
+
/**
|
|
388
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
389
|
+
*/
|
|
390
|
+
RequestId?: string;
|
|
391
|
+
}
|
|
311
392
|
/**
|
|
312
393
|
* GetActiveDeviceCount返回参数结构体
|
|
313
394
|
*/
|
|
@@ -529,6 +610,15 @@ export interface HardwareInfo {
|
|
|
529
610
|
*/
|
|
530
611
|
FlowTrunc?: number;
|
|
531
612
|
}
|
|
613
|
+
/**
|
|
614
|
+
* DeleteApplication返回参数结构体
|
|
615
|
+
*/
|
|
616
|
+
export interface DeleteApplicationResponse {
|
|
617
|
+
/**
|
|
618
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
619
|
+
*/
|
|
620
|
+
RequestId?: string;
|
|
621
|
+
}
|
|
532
622
|
/**
|
|
533
623
|
* GetGroupDetail请求参数结构体
|
|
534
624
|
*/
|
|
@@ -593,6 +683,27 @@ export interface GetStatisticDataResponse {
|
|
|
593
683
|
*/
|
|
594
684
|
RequestId?: string;
|
|
595
685
|
}
|
|
686
|
+
/**
|
|
687
|
+
* UpdateApplicationInfo请求参数结构体
|
|
688
|
+
*/
|
|
689
|
+
export interface UpdateApplicationInfoRequest {
|
|
690
|
+
/**
|
|
691
|
+
* 应用ID
|
|
692
|
+
*/
|
|
693
|
+
MpApplicationId: string;
|
|
694
|
+
/**
|
|
695
|
+
* 新建应用的应用名
|
|
696
|
+
*/
|
|
697
|
+
MpApplicationName?: string;
|
|
698
|
+
/**
|
|
699
|
+
* 新建设备的备注
|
|
700
|
+
*/
|
|
701
|
+
Remark?: string;
|
|
702
|
+
/**
|
|
703
|
+
* 接入环境。0:公有云网关;1:自有网关;2:公有云网关和自有网关。不填默认公有云网关。 具体含义: 公有云网关:即该设备只能接入公有云网关(就近接入) 自有网关:即该设备只能接入已经注册上线的自有网关(就近接入或固定ip接入) 公有云网关和自有网关:即该设备同时可以接入公有云网关和已经注册上线的自有网关(就近接入或固定ip接入)
|
|
704
|
+
*/
|
|
705
|
+
AccessScope?: number;
|
|
706
|
+
}
|
|
596
707
|
/**
|
|
597
708
|
* GetPublicKey请求参数结构体
|
|
598
709
|
*/
|
|
@@ -803,6 +914,27 @@ export interface GroupInfo {
|
|
|
803
914
|
*/
|
|
804
915
|
DeviceNum?: number;
|
|
805
916
|
}
|
|
917
|
+
/**
|
|
918
|
+
* AddApplication返回参数结构体
|
|
919
|
+
*/
|
|
920
|
+
export interface AddApplicationResponse {
|
|
921
|
+
/**
|
|
922
|
+
* 应用ID
|
|
923
|
+
*/
|
|
924
|
+
MpApplicationId?: string;
|
|
925
|
+
/**
|
|
926
|
+
* 经过加密算法加密后的base64格式密钥
|
|
927
|
+
*/
|
|
928
|
+
MpApplicationKey?: string;
|
|
929
|
+
/**
|
|
930
|
+
* 应用名
|
|
931
|
+
*/
|
|
932
|
+
MpApplicationName?: string;
|
|
933
|
+
/**
|
|
934
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
935
|
+
*/
|
|
936
|
+
RequestId?: string;
|
|
937
|
+
}
|
|
806
938
|
/**
|
|
807
939
|
* ModifyPackageRenewFlag返回参数结构体
|
|
808
940
|
*/
|
|
@@ -1092,6 +1224,15 @@ export interface GetDevicePayModeRequest {
|
|
|
1092
1224
|
*/
|
|
1093
1225
|
DeviceIdList: Array<string>;
|
|
1094
1226
|
}
|
|
1227
|
+
/**
|
|
1228
|
+
* DeleteApplication请求参数结构体
|
|
1229
|
+
*/
|
|
1230
|
+
export interface DeleteApplicationRequest {
|
|
1231
|
+
/**
|
|
1232
|
+
* 应用id列表
|
|
1233
|
+
*/
|
|
1234
|
+
MpApplicationIdList: Array<DelApplicationList>;
|
|
1235
|
+
}
|
|
1095
1236
|
/**
|
|
1096
1237
|
* 网卡流量指标数据
|
|
1097
1238
|
*/
|
|
@@ -1914,6 +2055,15 @@ export interface GetGroupListResponse {
|
|
|
1914
2055
|
*/
|
|
1915
2056
|
RequestId?: string;
|
|
1916
2057
|
}
|
|
2058
|
+
/**
|
|
2059
|
+
* UpdateApplicationInfo返回参数结构体
|
|
2060
|
+
*/
|
|
2061
|
+
export interface UpdateApplicationInfoResponse {
|
|
2062
|
+
/**
|
|
2063
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
2064
|
+
*/
|
|
2065
|
+
RequestId?: string;
|
|
2066
|
+
}
|
|
1917
2067
|
/**
|
|
1918
2068
|
* OrderFlowPackage返回参数结构体
|
|
1919
2069
|
*/
|
|
@@ -2043,6 +2193,15 @@ export interface GetStatisticDataRequest {
|
|
|
2043
2193
|
*/
|
|
2044
2194
|
GroupId?: string;
|
|
2045
2195
|
}
|
|
2196
|
+
/**
|
|
2197
|
+
* GetApplication请求参数结构体
|
|
2198
|
+
*/
|
|
2199
|
+
export interface GetApplicationRequest {
|
|
2200
|
+
/**
|
|
2201
|
+
* 应用id
|
|
2202
|
+
*/
|
|
2203
|
+
MpApplicationId?: string;
|
|
2204
|
+
}
|
|
2046
2205
|
/**
|
|
2047
2206
|
* UpdateDevice请求参数结构体
|
|
2048
2207
|
*/
|
|
@@ -437,7 +437,7 @@ export interface CreateTranscodeTemplateRequest {
|
|
|
437
437
|
*/
|
|
438
438
|
export interface ProcessLiveStreamResponse {
|
|
439
439
|
/**
|
|
440
|
-
*
|
|
440
|
+
* <p>任务 ID</p>
|
|
441
441
|
*/
|
|
442
442
|
TaskId?: string;
|
|
443
443
|
/**
|
|
@@ -4724,7 +4724,7 @@ export interface DescribeImageTaskDetailRequest {
|
|
|
4724
4724
|
*/
|
|
4725
4725
|
export interface EditMediaResponse {
|
|
4726
4726
|
/**
|
|
4727
|
-
*
|
|
4727
|
+
* <p>编辑视频的任务 ID,可以通过该 ID 查询编辑任务的状态。</p>
|
|
4728
4728
|
*/
|
|
4729
4729
|
TaskId?: string;
|
|
4730
4730
|
/**
|
|
@@ -6146,46 +6146,45 @@ export interface DeleteAIAnalysisTemplateRequest {
|
|
|
6146
6146
|
*/
|
|
6147
6147
|
export interface EditMediaRequest {
|
|
6148
6148
|
/**
|
|
6149
|
-
*
|
|
6149
|
+
* <p>输入的视频文件信息。</p>
|
|
6150
6150
|
*/
|
|
6151
6151
|
FileInfos: Array<EditMediaFileInfo>;
|
|
6152
6152
|
/**
|
|
6153
|
-
*
|
|
6153
|
+
* <p>媒体处理输出文件的目标存储。</p>
|
|
6154
6154
|
*/
|
|
6155
6155
|
OutputStorage: TaskOutputStorage;
|
|
6156
6156
|
/**
|
|
6157
|
-
*
|
|
6158
|
-
|
|
6159
|
-
注意:对于复杂合成任务,路径中的文件名只可为数字、字母、-、_ 的组合,最长 64 个字符。
|
|
6160
|
-
|
|
6157
|
+
* <p>媒体处理输出文件的目标路径。</p><p>注意:对于复杂合成任务,路径中的文件名只可为数字、字母、-、_ 的组合,最长 64 个字符。</p>
|
|
6161
6158
|
*/
|
|
6162
6159
|
OutputObjectPath: string;
|
|
6163
6160
|
/**
|
|
6164
|
-
*
|
|
6161
|
+
* <p>【剪辑】任务生成的文件配置。</p>
|
|
6165
6162
|
*/
|
|
6166
6163
|
OutputConfig?: EditMediaOutputConfig;
|
|
6167
6164
|
/**
|
|
6168
|
-
*
|
|
6169
|
-
|
|
6170
|
-
注意:当其不为空时,认为是合成任务,否则按剪辑任务处理。
|
|
6165
|
+
* <p>【合成】任务配置。</p><p>注意:当其不为空时,认为是合成任务,否则按剪辑任务处理。</p>
|
|
6171
6166
|
*/
|
|
6172
6167
|
ComposeConfig?: ComposeMediaConfig;
|
|
6173
6168
|
/**
|
|
6174
|
-
*
|
|
6169
|
+
* <p>任务的事件通知信息,不填代表不获取事件通知。</p>
|
|
6175
6170
|
*/
|
|
6176
6171
|
TaskNotifyConfig?: TaskNotifyConfig;
|
|
6177
6172
|
/**
|
|
6178
|
-
*
|
|
6173
|
+
* <p>任务优先级,数值越大优先级越高,取值范围是-10到 10,不填代表0。</p>
|
|
6179
6174
|
*/
|
|
6180
6175
|
TasksPriority?: number;
|
|
6181
6176
|
/**
|
|
6182
|
-
*
|
|
6177
|
+
* <p>用于去重的识别码,如果三天内曾有过相同的识别码的请求,则本次的请求会返回错误。最长 50 个字符,不带或者带空字符串表示不做去重。</p>
|
|
6183
6178
|
*/
|
|
6184
6179
|
SessionId?: string;
|
|
6185
6180
|
/**
|
|
6186
|
-
*
|
|
6181
|
+
* <p>来源上下文,用于透传用户请求信息,任务流状态变更回调将返回该字段值,最长 1000 个字符。</p>
|
|
6187
6182
|
*/
|
|
6188
6183
|
SessionContext?: string;
|
|
6184
|
+
/**
|
|
6185
|
+
* <p>资源ID,需要保证对应资源是开启状态。默认为帐号主资源ID。</p>
|
|
6186
|
+
*/
|
|
6187
|
+
ResourceId?: string;
|
|
6189
6188
|
}
|
|
6190
6189
|
/**
|
|
6191
6190
|
* DescribeBlindWatermarkTemplates请求参数结构体
|
|
@@ -18146,69 +18145,57 @@ export interface LiveStreamAiReviewImageTerrorismResult {
|
|
|
18146
18145
|
*/
|
|
18147
18146
|
export interface ProcessLiveStreamRequest {
|
|
18148
18147
|
/**
|
|
18149
|
-
*
|
|
18150
|
-
trtc地址如下:
|
|
18151
|
-
trtc: //trtc.rtc.qq.com/mps/`<roomid>`?sdkappid=`<sdkappid>`&userid=`<userid>`&usersig=<`usersig>`
|
|
18152
|
-
`<roomid>` 为trtc的房间号id, 为数字
|
|
18153
|
-
`<sdkappid>` 为trtc的sdk app id
|
|
18154
|
-
`<userid>` 为服务进入房间的用户id,可以区分谁是机器人
|
|
18155
|
-
<`usersig>` 为trtc 用户的签名
|
|
18156
|
-
|
|
18157
|
-
webrtc 支持[LEB](https://cloud.tencent.com/product/leb)的直播流,地址获取请[参考](https://cloud.tencent.com/document/product/267/32720)
|
|
18158
|
-
|
|
18159
|
-
srt支持地址请[参考](https://ffmpeg.org/ffmpeg-protocols.html#srt)
|
|
18160
|
-
|
|
18161
|
-
|
|
18148
|
+
* <p>直播流 URL(必须是直播流地址,支持 rtmp,hls 和 flv, trtc,webrtc,srt等)。<br>trtc地址如下:<br> trtc: //trtc.rtc.qq.com/mps/<code><roomid></code>?sdkappid=<code><sdkappid></code>&userid=<code><userid></code>&usersig=<<code>usersig></code><br><code><roomid></code> 为trtc的房间号id, 为数字<br><code><sdkappid></code> 为trtc的sdk app id<br><code><userid></code> 为服务进入房间的用户id,可以区分谁是机器人<br><<code>usersig></code> 为trtc 用户的签名</p><p>webrtc 支持<a href="https://cloud.tencent.com/product/leb">LEB</a>的直播流,地址获取请<a href="https://cloud.tencent.com/document/product/267/32720">参考</a></p><p>srt支持地址请<a href="https://ffmpeg.org/ffmpeg-protocols.html#srt">参考</a></p>
|
|
18162
18149
|
*/
|
|
18163
18150
|
Url: string;
|
|
18164
18151
|
/**
|
|
18165
|
-
*
|
|
18152
|
+
* <p>任务的事件通知信息,用于指定直播流处理的结果。</p>
|
|
18166
18153
|
*/
|
|
18167
18154
|
TaskNotifyConfig: LiveStreamTaskNotifyConfig;
|
|
18168
18155
|
/**
|
|
18169
|
-
*
|
|
18156
|
+
* <p>直播流处理输出文件的目标存储。如处理有文件输出,该参数为必填项。</p>
|
|
18170
18157
|
*/
|
|
18171
18158
|
OutputStorage?: TaskOutputStorage;
|
|
18172
18159
|
/**
|
|
18173
|
-
*
|
|
18160
|
+
* <p>直播流处理生成的文件输出的目标目录,如<code>/movie/201909/</code>,如果不填为 <code>/</code> 目录。</p>
|
|
18174
18161
|
*/
|
|
18175
18162
|
OutputDir?: string;
|
|
18176
18163
|
/**
|
|
18177
|
-
*
|
|
18164
|
+
* <p>视频内容审核类型任务参数。</p>
|
|
18178
18165
|
*/
|
|
18179
18166
|
AiContentReviewTask?: AiContentReviewTaskInput;
|
|
18180
18167
|
/**
|
|
18181
|
-
*
|
|
18168
|
+
* <p>视频内容识别类型任务参数。</p>
|
|
18182
18169
|
*/
|
|
18183
18170
|
AiRecognitionTask?: AiRecognitionTaskInput;
|
|
18184
18171
|
/**
|
|
18185
|
-
*
|
|
18172
|
+
* <p>视频内容分析类型任务参数。</p>
|
|
18186
18173
|
*/
|
|
18187
18174
|
AiAnalysisTask?: AiAnalysisTaskInput;
|
|
18188
18175
|
/**
|
|
18189
|
-
*
|
|
18176
|
+
* <p>媒体质检类型任务参数。</p>
|
|
18190
18177
|
*/
|
|
18191
18178
|
AiQualityControlTask?: AiQualityControlTaskInput;
|
|
18192
18179
|
/**
|
|
18193
|
-
*
|
|
18180
|
+
* <p>智能字幕任务参数。</p>
|
|
18194
18181
|
*/
|
|
18195
18182
|
SmartSubtitlesTask?: LiveSmartSubtitlesTaskInput;
|
|
18196
18183
|
/**
|
|
18197
|
-
*
|
|
18184
|
+
* <p>用于去重的识别码,如果七天内曾有过相同的识别码的请求,则本次的请求会返回错误。最长 50 个字符,不带或者带空字符串表示不做去重。</p>
|
|
18198
18185
|
*/
|
|
18199
18186
|
SessionId?: string;
|
|
18200
18187
|
/**
|
|
18201
|
-
*
|
|
18188
|
+
* <p>来源上下文,用于透传用户请求信息,任务流状态变更回调将返回该字段值,最长 1000 个字符。</p>
|
|
18202
18189
|
*/
|
|
18203
18190
|
SessionContext?: string;
|
|
18204
18191
|
/**
|
|
18205
|
-
*
|
|
18206
|
-
注意1:对于OutputStorage、OutputDir参数:
|
|
18207
|
-
<li>当服务编排中子任务节点配置了OutputStorage、OutputDir时,该子任务节点中配置的输出作为子任务的输出。</li>
|
|
18208
|
-
<li>当服务编排中子任务节点没有配置OutputStorage、OutputDir时,若对直播流发起处理(ProcessLiveStream)有输出,将覆盖原有编排的默认输出。</li>
|
|
18209
|
-
注意2:对于TaskNotifyConfig参数,若创建任务接口(ProcessLiveStream)有设置,将覆盖原有编排的默认回调。
|
|
18192
|
+
* <p>直播编排ID。<br>注意1:对于OutputStorage、OutputDir参数:</p><li>当服务编排中子任务节点配置了OutputStorage、OutputDir时,该子任务节点中配置的输出作为子任务的输出。</li><li>当服务编排中子任务节点没有配置OutputStorage、OutputDir时,若对直播流发起处理(ProcessLiveStream)有输出,将覆盖原有编排的默认输出。</li>注意2:对于TaskNotifyConfig参数,若创建任务接口(ProcessLiveStream)有设置,将覆盖原有编排的默认回调。
|
|
18210
18193
|
*/
|
|
18211
18194
|
ScheduleId?: number;
|
|
18195
|
+
/**
|
|
18196
|
+
* <p>资源ID,需要保证对应资源是开启状态。默认为帐号主资源ID。</p>
|
|
18197
|
+
*/
|
|
18198
|
+
ResourceId?: string;
|
|
18212
18199
|
}
|
|
18213
18200
|
/**
|
|
18214
18201
|
* 智能横转竖结果信息
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { AbstractClient } from "../../../common/abstract_client";
|
|
2
2
|
import { ClientConfig } from "../../../common/interface";
|
|
3
|
-
import { TableOCRRequest, RecognizeOnlineTaxiItineraryOCRResponse, HKIDCardOCRRequest, BankSlipOCRRequest, BusinessCardOCRResponse, QuotaInvoiceOCRRequest, VinOCRResponse, BankCardOCRRequest, CarInvoiceOCRRequest, DescribeQuestionMarkAgentJobResponse, ExtractDocMultiRequest, QuestionSplitLayoutOCRRequest, DescribeMarkEssayAgentJobResponse, EstateCertOCRResponse, ExtractDocMultiProRequest, MLIDPassportOCRRequest, TextDetectResponse, TollInvoiceOCRResponse, GetOCRTokenResponse, FinanBillSliceOCRResponse, DriverLicenseOCRResponse, WaybillOCRResponse, ClassifyStoreNameRequest, InvoiceGeneralOCRRequest, QuestionSplitOCRRequest, FlightInvoiceOCRRequest, HmtResidentPermitOCRResponse, IDCardOCRResponse, EnterpriseLicenseOCRResponse, QuestionOCRResponse, SubmitQuestionMarkAgentJobRequest, DriverLicenseOCRRequest, TollInvoiceOCRRequest, RecognizeTableOCRResponse, QrcodeOCRResponse, HKIDCardOCRResponse, MainlandPermitOCRRequest, EnglishOCRRequest, VehicleLicenseOCRRequest, QuestionSplitOCRResponse, TableOCRResponse, RecognizeStoreNameRequest, TrainTicketOCRResponse, RecognizeFormulaOCRResponse, ArithmeticOCRResponse, FormulaOCRResponse, RecognizeGeneralCardWarnRequest, RecognizeEncryptedIDCardOCRRequest, SmartStructuralOCRRequest, ExtractDocMultiProResponse, RecognizeTravelCardOCRRequest, GeneralHandwritingOCRRequest, BizLicenseOCRRequest, MixedInvoiceDetectResponse, RideHailingDriverLicenseOCRRequest, GeneralAccurateOCRResponse, QrcodeOCRRequest, TaxiInvoiceOCRResponse, RecognizeGeneralInvoiceRequest, GeneralBasicOCRResponse, RecognizeMedicalInvoiceOCRResponse, RecognizeValidIDCardOCRRequest, MixedInvoiceOCRResponse, ClassifyDetectOCRResponse, VinOCRRequest, ExtractDocAgentResponse, VehicleLicenseOCRResponse, VatInvoiceOCRRequest, ClassifyDetectOCRRequest, DutyPaidProofOCRResponse, MLIDCardOCRRequest, LicensePlateOCRResponse, ExtractDocBasicRequest, RecognizeThaiIDCardOCRResponse, InvoiceGeneralOCRResponse, ExtractDocMultiResponse, TaxiInvoiceOCRRequest, RecognizeContainerOCRRequest, TextDetectRequest, VatRollInvoiceOCRResponse, EduPaperOCRResponse, RecognizeThaiIDCardOCRRequest, RecognizeHealthCodeOCRResponse, SubmitExtractDocAgentJobResponse, ImageEnhancementResponse, PassportOCRResponse, VehicleRegCertOCRRequest, QuestionSplitLayoutOCRResponse, SubmitMarkEssayAgentJobRequest, LicensePlateOCRRequest, GeneralBasicOCRRequest,
|
|
3
|
+
import { TableOCRRequest, RecognizeOnlineTaxiItineraryOCRResponse, HKIDCardOCRRequest, BankSlipOCRRequest, BusinessCardOCRResponse, QuotaInvoiceOCRRequest, VinOCRResponse, BankCardOCRRequest, CarInvoiceOCRRequest, DescribeQuestionMarkAgentJobResponse, ExtractDocMultiRequest, QuestionSplitLayoutOCRRequest, DescribeMarkEssayAgentJobResponse, EstateCertOCRResponse, ExtractDocMultiProRequest, MLIDPassportOCRRequest, TextDetectResponse, TollInvoiceOCRResponse, GetOCRTokenResponse, FinanBillSliceOCRResponse, DriverLicenseOCRResponse, WaybillOCRResponse, ClassifyStoreNameRequest, InvoiceGeneralOCRRequest, QuestionSplitOCRRequest, FlightInvoiceOCRRequest, HmtResidentPermitOCRResponse, IDCardOCRResponse, EnterpriseLicenseOCRResponse, QuestionOCRResponse, SubmitQuestionMarkAgentJobRequest, DriverLicenseOCRRequest, TollInvoiceOCRRequest, RecognizeTableOCRResponse, QrcodeOCRResponse, HKIDCardOCRResponse, MainlandPermitOCRRequest, EnglishOCRRequest, VehicleLicenseOCRRequest, QuestionSplitOCRResponse, TableOCRResponse, RecognizeStoreNameRequest, TrainTicketOCRResponse, RecognizeFormulaOCRResponse, ArithmeticOCRResponse, FormulaOCRResponse, RecognizeGeneralCardWarnRequest, RecognizeEncryptedIDCardOCRRequest, SmartStructuralOCRRequest, ExtractDocMultiProResponse, RecognizeTravelCardOCRRequest, GeneralHandwritingOCRRequest, BizLicenseOCRRequest, MixedInvoiceDetectResponse, RideHailingDriverLicenseOCRRequest, GeneralAccurateOCRResponse, QrcodeOCRRequest, TaxiInvoiceOCRResponse, RecognizeGeneralInvoiceRequest, GeneralBasicOCRResponse, RecognizeMedicalInvoiceOCRResponse, RecognizeValidIDCardOCRRequest, MixedInvoiceOCRResponse, ClassifyDetectOCRResponse, VinOCRRequest, ExtractDocAgentResponse, VehicleLicenseOCRResponse, VatInvoiceOCRRequest, ClassifyDetectOCRRequest, DutyPaidProofOCRResponse, MLIDCardOCRRequest, LicensePlateOCRResponse, ExtractDocBasicRequest, RecognizeThaiIDCardOCRResponse, InvoiceGeneralOCRResponse, ExtractDocMultiResponse, TaxiInvoiceOCRRequest, RecognizeContainerOCRRequest, TextDetectRequest, VatRollInvoiceOCRResponse, EduPaperOCRResponse, RecognizeThaiIDCardOCRRequest, RecognizeHealthCodeOCRResponse, SubmitExtractDocAgentJobResponse, ImageEnhancementResponse, PassportOCRResponse, VehicleRegCertOCRRequest, QuestionSplitLayoutOCRResponse, SubmitMarkEssayAgentJobRequest, LicensePlateOCRRequest, GeneralBasicOCRRequest, SubmitMarkEssayAgentJobResponse, GeneralEfficientOCRRequest, AdvertiseOCRRequest, SubmitQuestionMarkAgentJobResponse, RideHailingDriverLicenseOCRResponse, ImageEnhancementRequest, ExtractDocBasicResponse, EnterpriseLicenseOCRRequest, SmartStructuralOCRResponse, GeneralAccurateOCRRequest, RecognizeFormulaOCRRequest, FlightInvoiceOCRResponse, VatInvoiceVerifyNewRequest, ArithmeticOCRRequest, VerifyOfdVatInvoiceOCRRequest, GetOCRTokenRequest, FinanBillSliceOCRRequest, RecognizeGeneralCardWarnResponse, ClassifyStoreNameResponse, DescribeExtractDocAgentJobRequest, RecognizeTableAccurateOCRRequest, SealOCRResponse, FinanBillOCRResponse, HandwritingEssayOCRRequest, BankSlipOCRResponse, EduPaperOCRRequest, FormulaOCRRequest, PassportOCRRequest, DutyPaidProofOCRRequest, DescribeQuestionMarkAgentJobRequest, MixedInvoiceOCRRequest, DescribeExtractDocAgentJobResponse, ResidenceBookletOCRResponse, CarInvoiceOCRResponse, VehicleRegCertOCRResponse, GeneralFastOCRRequest, ShipInvoiceOCRResponse, RecognizeGeneralInvoiceResponse, HandwritingEssayOCRResponse, QuestionOCRRequest, RecognizeMedicalInvoiceOCRRequest, InsuranceBillOCRResponse, TrainTicketOCRRequest, GeneralEfficientOCRResponse, ShipInvoiceOCRRequest, MLIDPassportOCRResponse, SealOCRRequest, VerifyOfdVatInvoiceOCRResponse, HmtResidentPermitOCRRequest, RecognizeTableAccurateOCRResponse, ResidenceBookletOCRRequest, GetOCRResultRequest, BusInvoiceOCRResponse, GetOCRResultResponse, MainlandPermitOCRResponse, PermitOCRRequest, EnglishOCRResponse, BusInvoiceOCRRequest, QuotaInvoiceOCRResponse, RecognizeEncryptedIDCardOCRResponse, RideHailingTransportLicenseOCRResponse, RecognizeContainerOCRResponse, PermitOCRResponse, InsuranceBillOCRRequest, GeneralHandwritingOCRResponse, SubmitExtractDocAgentJobRequest, ExtractDocAgentRequest, AdvertiseOCRResponse, RecognizeTravelCardOCRResponse, VatRollInvoiceOCRRequest, RecognizeOnlineTaxiItineraryOCRRequest, IDCardOCRRequest, MixedInvoiceDetectRequest, RecognizeStoreNameResponse, WaybillOCRRequest, RideHailingTransportLicenseOCRRequest, VatInvoiceVerifyNewResponse, MLIDCardOCRResponse, RecognizeTableOCRRequest, EstateCertOCRRequest, BizLicenseOCRResponse, VatInvoiceOCRResponse, BankCardOCRResponse, RecognizeHealthCodeOCRRequest, BusinessCardOCRRequest, FinanBillOCRRequest, RecognizeValidIDCardOCRResponse, DescribeMarkEssayAgentJobRequest, GeneralFastOCRResponse } from "./ocr_models";
|
|
4
4
|
/**
|
|
5
5
|
* ocr client
|
|
6
6
|
* @class
|
|
@@ -234,7 +234,7 @@ export declare class Client extends AbstractClient {
|
|
|
234
234
|
*/
|
|
235
235
|
TaxiInvoiceOCR(req: TaxiInvoiceOCRRequest, cb?: (error: string, rep: TaxiInvoiceOCRResponse) => void): Promise<TaxiInvoiceOCRResponse>;
|
|
236
236
|
/**
|
|
237
|
-
*
|
|
237
|
+
* 模型参数更大,速度更慢。推荐场景:可以接受异步(超过30s返回),样本输入输出token大于2000,长文本类文档建议用异步模型。需要 SubmitExtractDocAgentJob(提交任务)、DescribeExtractDocAgentJob(查询任务)两个接口配套使用,计费发生在提交任务后。【备注:1.固定价格不限抽取字段数,2.自适应价格抽取字段大于10记两次费用,小于等于10记一次费用】
|
|
238
238
|
*/
|
|
239
239
|
DescribeExtractDocAgentJob(req: DescribeExtractDocAgentJobRequest, cb?: (error: string, rep: DescribeExtractDocAgentJobResponse) => void): Promise<DescribeExtractDocAgentJobResponse>;
|
|
240
240
|
/**
|
|
@@ -751,7 +751,7 @@ export declare class Client extends AbstractClient {
|
|
|
751
751
|
*/
|
|
752
752
|
RecognizeTableOCR(req: RecognizeTableOCRRequest, cb?: (error: string, rep: RecognizeTableOCRResponse) => void): Promise<RecognizeTableOCRResponse>;
|
|
753
753
|
/**
|
|
754
|
-
*
|
|
754
|
+
* 模型参数更小,速度更快。推荐场景:实时性要求高(30s以内)并且样本输入输出token2000以内,建议用实时模型。【备注:1.固定价格不限抽取字段数,2.自适应价格抽取字段大于10记两次费用,小于等于10记一次费用】
|
|
755
755
|
*/
|
|
756
756
|
ExtractDocAgent(req: ExtractDocAgentRequest, cb?: (error: string, rep: ExtractDocAgentResponse) => void): Promise<ExtractDocAgentResponse>;
|
|
757
757
|
/**
|
|
@@ -824,7 +824,7 @@ export declare class Client extends AbstractClient {
|
|
|
824
824
|
*/
|
|
825
825
|
RecognizeTravelCardOCR(req: RecognizeTravelCardOCRRequest, cb?: (error: string, rep: RecognizeTravelCardOCRResponse) => void): Promise<RecognizeTravelCardOCRResponse>;
|
|
826
826
|
/**
|
|
827
|
-
*
|
|
827
|
+
* 模型参数更大,速度更慢。推荐场景:可以接受异步(超过30s返回),样本输入输出token大于2000,长文本类文档建议用异步模型。需要 SubmitExtractDocAgentJob(提交任务)、DescribeExtractDocAgentJob(查询任务)两个接口配套使用,计费发生在提交任务后。【备注:1.固定价格不限抽取字段数,2.自适应价格抽取字段大于10记两次费用,小于等于10记一次费用】
|
|
828
828
|
*/
|
|
829
829
|
SubmitExtractDocAgentJob(req: SubmitExtractDocAgentJobRequest, cb?: (error: string, rep: SubmitExtractDocAgentJobResponse) => void): Promise<SubmitExtractDocAgentJobResponse>;
|
|
830
830
|
/**
|
|
@@ -889,12 +889,6 @@ export declare class Client extends AbstractClient {
|
|
|
889
889
|
默认接口请求频率限制:5次/秒。
|
|
890
890
|
*/
|
|
891
891
|
RecognizeMedicalInvoiceOCR(req: RecognizeMedicalInvoiceOCRRequest, cb?: (error: string, rep: RecognizeMedicalInvoiceOCRResponse) => void): Promise<RecognizeMedicalInvoiceOCRResponse>;
|
|
892
|
-
/**
|
|
893
|
-
* 基于MLLM(多模态大语言模型)的表格识别能力,针对复杂表格的算法识别效果更佳,适配财务报表识别场景,并可输出直接对接业务系统的Excel数据。
|
|
894
|
-
|
|
895
|
-
默认接口请求频率限制:1次/秒。
|
|
896
|
-
*/
|
|
897
|
-
RecognizeTableMultiOCR(req: RecognizeTableMultiOCRRequest, cb?: (error: string, rep: RecognizeTableMultiOCRResponse) => void): Promise<RecognizeTableMultiOCRResponse>;
|
|
898
892
|
/**
|
|
899
893
|
* 本接口支持图片中整体文字的检测和识别,返回文字框位置与文字内容。相比通用印刷体识别接口,识别速度更快。
|
|
900
894
|
|
|
@@ -294,7 +294,7 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
294
294
|
return this.request("TaxiInvoiceOCR", req, cb);
|
|
295
295
|
}
|
|
296
296
|
/**
|
|
297
|
-
*
|
|
297
|
+
* 模型参数更大,速度更慢。推荐场景:可以接受异步(超过30s返回),样本输入输出token大于2000,长文本类文档建议用异步模型。需要 SubmitExtractDocAgentJob(提交任务)、DescribeExtractDocAgentJob(查询任务)两个接口配套使用,计费发生在提交任务后。【备注:1.固定价格不限抽取字段数,2.自适应价格抽取字段大于10记两次费用,小于等于10记一次费用】
|
|
298
298
|
*/
|
|
299
299
|
async DescribeExtractDocAgentJob(req, cb) {
|
|
300
300
|
return this.request("DescribeExtractDocAgentJob", req, cb);
|
|
@@ -877,7 +877,7 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
877
877
|
return this.request("RecognizeTableOCR", req, cb);
|
|
878
878
|
}
|
|
879
879
|
/**
|
|
880
|
-
*
|
|
880
|
+
* 模型参数更小,速度更快。推荐场景:实时性要求高(30s以内)并且样本输入输出token2000以内,建议用实时模型。【备注:1.固定价格不限抽取字段数,2.自适应价格抽取字段大于10记两次费用,小于等于10记一次费用】
|
|
881
881
|
*/
|
|
882
882
|
async ExtractDocAgent(req, cb) {
|
|
883
883
|
return this.request("ExtractDocAgent", req, cb);
|
|
@@ -974,7 +974,7 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
974
974
|
return this.request("RecognizeTravelCardOCR", req, cb);
|
|
975
975
|
}
|
|
976
976
|
/**
|
|
977
|
-
*
|
|
977
|
+
* 模型参数更大,速度更慢。推荐场景:可以接受异步(超过30s返回),样本输入输出token大于2000,长文本类文档建议用异步模型。需要 SubmitExtractDocAgentJob(提交任务)、DescribeExtractDocAgentJob(查询任务)两个接口配套使用,计费发生在提交任务后。【备注:1.固定价格不限抽取字段数,2.自适应价格抽取字段大于10记两次费用,小于等于10记一次费用】
|
|
978
978
|
*/
|
|
979
979
|
async SubmitExtractDocAgentJob(req, cb) {
|
|
980
980
|
return this.request("SubmitExtractDocAgentJob", req, cb);
|
|
@@ -1059,14 +1059,6 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
1059
1059
|
async RecognizeMedicalInvoiceOCR(req, cb) {
|
|
1060
1060
|
return this.request("RecognizeMedicalInvoiceOCR", req, cb);
|
|
1061
1061
|
}
|
|
1062
|
-
/**
|
|
1063
|
-
* 基于MLLM(多模态大语言模型)的表格识别能力,针对复杂表格的算法识别效果更佳,适配财务报表识别场景,并可输出直接对接业务系统的Excel数据。
|
|
1064
|
-
|
|
1065
|
-
默认接口请求频率限制:1次/秒。
|
|
1066
|
-
*/
|
|
1067
|
-
async RecognizeTableMultiOCR(req, cb) {
|
|
1068
|
-
return this.request("RecognizeTableMultiOCR", req, cb);
|
|
1069
|
-
}
|
|
1070
1062
|
/**
|
|
1071
1063
|
* 本接口支持图片中整体文字的检测和识别,返回文字框位置与文字内容。相比通用印刷体识别接口,识别速度更快。
|
|
1072
1064
|
|