tccli 3.0.1099.1__py2.py3-none-any.whl → 3.0.1100.1__py2.py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
Files changed (83) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/examples/cls/v20201016/CreateCosRecharge.md +4 -4
  3. tccli/examples/cls/v20201016/CreateDashboardSubscribe.md +18 -0
  4. tccli/examples/cls/v20201016/DeleteDashboardSubscribe.md +18 -0
  5. tccli/examples/cls/v20201016/DescribeDashboardSubscribes.md +18 -0
  6. tccli/examples/cls/v20201016/ModifyCosRecharge.md +3 -3
  7. tccli/examples/cls/v20201016/ModifyDashboardSubscribe.md +18 -0
  8. tccli/examples/cls/v20201016/SearchDashboardSubscribe.md +35 -0
  9. tccli/examples/dlc/v20210125/CreateSparkSessionBatchSQL.md +1 -1
  10. tccli/examples/domain/v20180808/ModifyTemplate.md +73 -0
  11. tccli/examples/ess/v20201111/DescribeBatchOrganizationRegistrationUrls.md +27 -0
  12. tccli/examples/hunyuan/v20230901/ChatCompletions.md +141 -1
  13. tccli/examples/hunyuan/v20230901/ChatPro.md +2 -2
  14. tccli/examples/lke/v20231130/GetEmbedding.md +1 -1
  15. tccli/examples/lke/v20231130/GetMsgRecord.md +4 -1
  16. tccli/examples/ocr/v20181119/RecognizeGeneralTextImageWarn.md +83 -0
  17. tccli/examples/rum/v20210622/CreateWhitelist.md +2 -2
  18. tccli/examples/rum/v20210622/DescribeRumGroupLog.md +3 -3
  19. tccli/examples/rum/v20210622/DescribeRumLogExport.md +6 -6
  20. tccli/examples/rum/v20210622/DescribeRumStatsLogList.md +2 -2
  21. tccli/examples/teo/v20220901/CreatePlan.md +47 -0
  22. tccli/examples/teo/v20220901/DestroyPlan.md +20 -0
  23. tccli/examples/teo/v20220901/IncreasePlanQuota.md +46 -0
  24. tccli/examples/teo/v20220901/ModifyPlan.md +21 -0
  25. tccli/examples/teo/v20220901/RenewPlan.md +23 -0
  26. tccli/examples/teo/v20220901/UpgradePlan.md +23 -0
  27. tccli/examples/tione/v20191022/UpdateCodeRepository.md +1 -1
  28. tccli/examples/tke/v20180525/CheckInstancesUpgradeAble.md +15 -7
  29. tccli/examples/tke/v20180525/CreateCluster.md +58 -142
  30. tccli/examples/tke/v20180525/DescribeClusterNodePools.md +1 -0
  31. tccli/examples/tke/v20180525/GetUpgradeInstanceProgress.md +18 -19
  32. tccli/examples/tke/v20180525/ModifyClusterAuthenticationOptions.md +3 -0
  33. tccli/examples/tke/v20180525/ModifyNodePoolInstanceTypes.md +1 -1
  34. tccli/examples/tms/v20201229/AnswerQuestion.md +21 -0
  35. tccli/examples/vpc/v20170312/DescribeVpnGatewayRoutes.md +2 -1
  36. tccli/examples/vpc/v20170312/ModifyVpnGatewayRoutes.md +8 -4
  37. tccli/services/aiart/v20221229/api.json +5 -5
  38. tccli/services/cls/cls_client.py +337 -72
  39. tccli/services/cls/v20201016/api.json +433 -22
  40. tccli/services/cls/v20201016/examples.json +44 -4
  41. tccli/services/dlc/v20210125/api.json +14 -4
  42. tccli/services/dlc/v20210125/examples.json +1 -1
  43. tccli/services/domain/domain_client.py +53 -0
  44. tccli/services/domain/v20180808/api.json +62 -0
  45. tccli/services/domain/v20180808/examples.json +8 -0
  46. tccli/services/dts/v20211206/api.json +1 -1
  47. tccli/services/ess/ess_client.py +57 -4
  48. tccli/services/ess/v20201111/api.json +88 -0
  49. tccli/services/ess/v20201111/examples.json +8 -0
  50. tccli/services/essbasic/v20210526/api.json +1 -1
  51. tccli/services/hunyuan/v20230901/api.json +10 -10
  52. tccli/services/hunyuan/v20230901/examples.json +26 -2
  53. tccli/services/ims/v20201229/api.json +2 -1
  54. tccli/services/iotvideo/v20211125/api.json +15 -0
  55. tccli/services/lke/lke_client.py +114 -8
  56. tccli/services/lke/v20231130/api.json +492 -0
  57. tccli/services/lke/v20231130/examples.json +18 -2
  58. tccli/services/ocr/ocr_client.py +53 -0
  59. tccli/services/ocr/v20181119/api.json +156 -0
  60. tccli/services/ocr/v20181119/examples.json +8 -0
  61. tccli/services/rce/v20201103/api.json +9 -9
  62. tccli/services/rum/v20210622/api.json +35 -33
  63. tccli/services/rum/v20210622/examples.json +7 -7
  64. tccli/services/tdmq/v20200217/api.json +6 -6
  65. tccli/services/teo/teo_client.py +338 -20
  66. tccli/services/teo/v20220901/api.json +375 -1
  67. tccli/services/teo/v20220901/examples.json +60 -0
  68. tccli/services/tione/v20191022/api.json +6 -7
  69. tccli/services/tione/v20191022/examples.json +1 -1
  70. tccli/services/tione/v20211111/api.json +2 -0
  71. tccli/services/tke/v20180525/api.json +77 -93
  72. tccli/services/tke/v20180525/examples.json +7 -7
  73. tccli/services/tms/tms_client.py +53 -0
  74. tccli/services/tms/v20201229/api.json +44 -0
  75. tccli/services/tms/v20201229/examples.json +8 -0
  76. tccli/services/tse/v20201207/api.json +49 -1
  77. tccli/services/vpc/v20170312/api.json +3 -0
  78. tccli/services/vpc/v20170312/examples.json +3 -3
  79. {tccli-3.0.1099.1.dist-info → tccli-3.0.1100.1.dist-info}/METADATA +2 -2
  80. {tccli-3.0.1099.1.dist-info → tccli-3.0.1100.1.dist-info}/RECORD +83 -68
  81. {tccli-3.0.1099.1.dist-info → tccli-3.0.1100.1.dist-info}/WHEEL +0 -0
  82. {tccli-3.0.1099.1.dist-info → tccli-3.0.1100.1.dist-info}/entry_points.txt +0 -0
  83. {tccli-3.0.1099.1.dist-info → tccli-3.0.1100.1.dist-info}/license_files/LICENSE +0 -0
@@ -441,6 +441,20 @@
441
441
  "output": "ModifyRejectedQuestionResponse",
442
442
  "status": "online"
443
443
  },
444
+ "ParseDoc": {
445
+ "document": "解析拆分文档。该接口需开通文档解析原子能力后调用。文档解析原子能力内测中,如有需要请联系架构师或 [联系客服](https://cloud.tencent.com/act/event/Online_service) 。",
446
+ "input": "ParseDocRequest",
447
+ "name": "文档解析",
448
+ "output": "ParseDocResponse",
449
+ "status": "online"
450
+ },
451
+ "QueryParseDocResult": {
452
+ "document": "查询文档解析结果。该接口需开通文档解析原子能力后调用。文档解析原子能力内测中,如有需要请联系架构师或[联系客服](https://cloud.tencent.com/act/event/Online_service) 。",
453
+ "input": "QueryParseDocResultRequest",
454
+ "name": "查询文档解析结果",
455
+ "output": "QueryParseDocResultResponse",
456
+ "status": "online"
457
+ },
444
458
  "QueryRewrite": {
445
459
  "document": "多轮改写\n本接口有单账号调用上限控制,如您有提高并发限制的需求请 [联系我们](https://cloud.tencent.com/act/event/Online_service) 。",
446
460
  "input": "QueryRewriteRequest",
@@ -1169,6 +1183,17 @@
1169
1183
  "required": false,
1170
1184
  "type": "list",
1171
1185
  "value_allowed_null": true
1186
+ },
1187
+ {
1188
+ "disabled": false,
1189
+ "document": "欢迎语,200字符以内\n注意:此字段可能返回 null,表示取不到有效值。",
1190
+ "example": "无",
1191
+ "member": "string",
1192
+ "name": "Greeting",
1193
+ "output_required": false,
1194
+ "required": false,
1195
+ "type": "string",
1196
+ "value_allowed_null": true
1172
1197
  }
1173
1198
  ],
1174
1199
  "usage": "both"
@@ -2169,6 +2194,26 @@
2169
2194
  "type": "string",
2170
2195
  "value_allowed_null": false
2171
2196
  },
2197
+ {
2198
+ "disabled": false,
2199
+ "document": "应用状态,1:未上线,2:运行中,3:停用",
2200
+ "example": "无",
2201
+ "member": "uint64",
2202
+ "name": "AppStatus",
2203
+ "output_required": false,
2204
+ "type": "int",
2205
+ "value_allowed_null": false
2206
+ },
2207
+ {
2208
+ "disabled": false,
2209
+ "document": "状态说明",
2210
+ "example": "无",
2211
+ "member": "string",
2212
+ "name": "AppStatusDesc",
2213
+ "output_required": false,
2214
+ "type": "string",
2215
+ "value_allowed_null": false
2216
+ },
2172
2217
  {
2173
2218
  "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
2174
2219
  "member": "string",
@@ -3153,6 +3198,24 @@
3153
3198
  "name": "BotBizId",
3154
3199
  "required": true,
3155
3200
  "type": "string"
3201
+ },
3202
+ {
3203
+ "disabled": false,
3204
+ "document": "文件类型",
3205
+ "example": "无",
3206
+ "member": "string",
3207
+ "name": "FileType",
3208
+ "required": false,
3209
+ "type": "string"
3210
+ },
3211
+ {
3212
+ "disabled": false,
3213
+ "document": "权限场景,是否公有权限",
3214
+ "example": "false",
3215
+ "member": "bool",
3216
+ "name": "IsPublic",
3217
+ "required": false,
3218
+ "type": "bool"
3156
3219
  }
3157
3220
  ],
3158
3221
  "type": "object"
@@ -3250,6 +3313,16 @@
3250
3313
  "type": "string",
3251
3314
  "value_allowed_null": false
3252
3315
  },
3316
+ {
3317
+ "disabled": false,
3318
+ "document": "上传存储目录",
3319
+ "example": "无",
3320
+ "member": "string",
3321
+ "name": "UploadPath",
3322
+ "output_required": false,
3323
+ "type": "string",
3324
+ "value_allowed_null": false
3325
+ },
3253
3326
  {
3254
3327
  "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
3255
3328
  "member": "string",
@@ -3910,6 +3983,15 @@
3910
3983
  "name": "BotAppKey",
3911
3984
  "required": false,
3912
3985
  "type": "string"
3986
+ },
3987
+ {
3988
+ "disabled": false,
3989
+ "document": "场景, 体验: 1; 正式: 2",
3990
+ "example": "无",
3991
+ "member": "uint64",
3992
+ "name": "Scene",
3993
+ "required": false,
3994
+ "type": "int"
3913
3995
  }
3914
3996
  ],
3915
3997
  "type": "object"
@@ -3927,6 +4009,16 @@
3927
4009
  "type": "list",
3928
4010
  "value_allowed_null": false
3929
4011
  },
4012
+ {
4013
+ "disabled": false,
4014
+ "document": "session 清除关联上下文时间, 单位 ms\n注意:此字段可能返回 null,表示取不到有效值。",
4015
+ "example": "无",
4016
+ "member": "string",
4017
+ "name": "SessionDisassociatedTimestamp",
4018
+ "output_required": false,
4019
+ "type": "string",
4020
+ "value_allowed_null": true
4021
+ },
3930
4022
  {
3931
4023
  "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
3932
4024
  "member": "string",
@@ -4399,6 +4491,39 @@
4399
4491
  "required": false,
4400
4492
  "type": "string",
4401
4493
  "value_allowed_null": true
4494
+ },
4495
+ {
4496
+ "disabled": false,
4497
+ "document": "是否展示问题澄清开关\n注意:此字段可能返回 null,表示取不到有效值。",
4498
+ "example": "无",
4499
+ "member": "bool",
4500
+ "name": "ShowQuestionClarify",
4501
+ "output_required": false,
4502
+ "required": false,
4503
+ "type": "bool",
4504
+ "value_allowed_null": true
4505
+ },
4506
+ {
4507
+ "disabled": false,
4508
+ "document": "是否打开问题澄清\n注意:此字段可能返回 null,表示取不到有效值。",
4509
+ "example": "无",
4510
+ "member": "bool",
4511
+ "name": "UseQuestionClarify",
4512
+ "output_required": false,
4513
+ "required": false,
4514
+ "type": "bool",
4515
+ "value_allowed_null": true
4516
+ },
4517
+ {
4518
+ "disabled": false,
4519
+ "document": "问题澄清关键词列表\n注意:此字段可能返回 null,表示取不到有效值。",
4520
+ "example": "无",
4521
+ "member": "string",
4522
+ "name": "QuestionClarifyKeywords",
4523
+ "output_required": false,
4524
+ "required": false,
4525
+ "type": "list",
4526
+ "value_allowed_null": true
4402
4527
  }
4403
4528
  ],
4404
4529
  "usage": "both"
@@ -7208,6 +7333,26 @@
7208
7333
  "output_required": false,
7209
7334
  "type": "bool",
7210
7335
  "value_allowed_null": false
7336
+ },
7337
+ {
7338
+ "disabled": false,
7339
+ "document": "图片链接,可公有读",
7340
+ "example": "无",
7341
+ "member": "string",
7342
+ "name": "ImageUrls",
7343
+ "output_required": false,
7344
+ "type": "list",
7345
+ "value_allowed_null": false
7346
+ },
7347
+ {
7348
+ "disabled": false,
7349
+ "document": "当次 token 统计信息\n注意:此字段可能返回 null,表示取不到有效值。",
7350
+ "example": "无",
7351
+ "member": "TokenStat",
7352
+ "name": "TokenStat",
7353
+ "output_required": false,
7354
+ "type": "object",
7355
+ "value_allowed_null": true
7211
7356
  }
7212
7357
  ],
7213
7358
  "usage": "out"
@@ -7318,6 +7463,129 @@
7318
7463
  ],
7319
7464
  "usage": "both"
7320
7465
  },
7466
+ "ParseDocRequest": {
7467
+ "document": "ParseDoc请求参数结构体",
7468
+ "members": [
7469
+ {
7470
+ "disabled": false,
7471
+ "document": "文件名称(需要包括文件后缀, 最大长度1024字节)",
7472
+ "example": "产品说明.docx",
7473
+ "member": "string",
7474
+ "name": "Name",
7475
+ "required": true,
7476
+ "type": "string"
7477
+ },
7478
+ {
7479
+ "disabled": false,
7480
+ "document": "文件下载链接 (支持的文件类型: docx, txt, markdown, pdf)",
7481
+ "example": "https://file.download.com/产品说明.docx",
7482
+ "member": "string",
7483
+ "name": "Url",
7484
+ "required": true,
7485
+ "type": "string"
7486
+ },
7487
+ {
7488
+ "disabled": false,
7489
+ "document": "任务ID, 用于幂等去重, 业务自行定义(最大长度64字节)",
7490
+ "example": "zWSLmu",
7491
+ "member": "string",
7492
+ "name": "TaskId",
7493
+ "required": true,
7494
+ "type": "string"
7495
+ },
7496
+ {
7497
+ "disabled": false,
7498
+ "document": "切分策略",
7499
+ "example": "default",
7500
+ "member": "string",
7501
+ "name": "Policy",
7502
+ "required": false,
7503
+ "type": "string"
7504
+ },
7505
+ {
7506
+ "disabled": true,
7507
+ "document": "默认值: parse",
7508
+ "example": "parse: 解析",
7509
+ "member": "string",
7510
+ "name": "Operate",
7511
+ "required": false,
7512
+ "type": "string"
7513
+ }
7514
+ ],
7515
+ "type": "object"
7516
+ },
7517
+ "ParseDocResponse": {
7518
+ "document": "ParseDoc返回参数结构体",
7519
+ "members": [
7520
+ {
7521
+ "disabled": false,
7522
+ "document": "任务ID",
7523
+ "example": "ZQXi99vCPEAfrbiF",
7524
+ "member": "string",
7525
+ "name": "TaskId",
7526
+ "output_required": true,
7527
+ "type": "string",
7528
+ "value_allowed_null": false
7529
+ },
7530
+ {
7531
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
7532
+ "member": "string",
7533
+ "name": "RequestId",
7534
+ "type": "string"
7535
+ }
7536
+ ],
7537
+ "type": "object"
7538
+ },
7539
+ "Procedure": {
7540
+ "document": "执行过程信息记录",
7541
+ "members": [
7542
+ {
7543
+ "disabled": false,
7544
+ "document": "执行过程英语名\n注意:此字段可能返回 null,表示取不到有效值。",
7545
+ "example": "无",
7546
+ "member": "string",
7547
+ "name": "Name",
7548
+ "output_required": false,
7549
+ "required": false,
7550
+ "type": "string",
7551
+ "value_allowed_null": true
7552
+ },
7553
+ {
7554
+ "disabled": false,
7555
+ "document": "中文名, 用于展示\n注意:此字段可能返回 null,表示取不到有效值。",
7556
+ "example": "无",
7557
+ "member": "string",
7558
+ "name": "Title",
7559
+ "output_required": false,
7560
+ "required": false,
7561
+ "type": "string",
7562
+ "value_allowed_null": true
7563
+ },
7564
+ {
7565
+ "disabled": false,
7566
+ "document": "状态常量: 使用中: processing, 成功: success, 失败: failed\n注意:此字段可能返回 null,表示取不到有效值。",
7567
+ "example": "无",
7568
+ "member": "string",
7569
+ "name": "Status",
7570
+ "output_required": false,
7571
+ "required": false,
7572
+ "type": "string",
7573
+ "value_allowed_null": true
7574
+ },
7575
+ {
7576
+ "disabled": false,
7577
+ "document": "消耗 token 数\n注意:此字段可能返回 null,表示取不到有效值。",
7578
+ "example": "无",
7579
+ "member": "uint64",
7580
+ "name": "Count",
7581
+ "output_required": false,
7582
+ "required": false,
7583
+ "type": "int",
7584
+ "value_allowed_null": true
7585
+ }
7586
+ ],
7587
+ "usage": "both"
7588
+ },
7321
7589
  "QACate": {
7322
7590
  "document": "获取QA分类分组",
7323
7591
  "members": [
@@ -7550,6 +7818,83 @@
7550
7818
  ],
7551
7819
  "usage": "in"
7552
7820
  },
7821
+ "QueryParseDocResultRequest": {
7822
+ "document": "QueryParseDocResult请求参数结构体",
7823
+ "members": [
7824
+ {
7825
+ "disabled": false,
7826
+ "document": "任务ID",
7827
+ "example": "ZQXi99vCPEAfrbiF",
7828
+ "member": "string",
7829
+ "name": "TaskId",
7830
+ "required": true,
7831
+ "type": "string"
7832
+ }
7833
+ ],
7834
+ "type": "object"
7835
+ },
7836
+ "QueryParseDocResultResponse": {
7837
+ "document": "QueryParseDocResult返回参数结构体",
7838
+ "members": [
7839
+ {
7840
+ "disabled": false,
7841
+ "document": "等待 / 执行中 / 成功 / 失败",
7842
+ "example": "waiting / running / success / fail",
7843
+ "member": "string",
7844
+ "name": "Status",
7845
+ "output_required": true,
7846
+ "type": "string",
7847
+ "value_allowed_null": false
7848
+ },
7849
+ {
7850
+ "disabled": false,
7851
+ "document": "解析后的文件内容",
7852
+ "example": "产品文档.zip",
7853
+ "member": "string",
7854
+ "name": "Name",
7855
+ "output_required": false,
7856
+ "type": "string",
7857
+ "value_allowed_null": false
7858
+ },
7859
+ {
7860
+ "disabled": false,
7861
+ "document": "文件下载地址",
7862
+ "example": "https://file.download.com/产品文档.zip",
7863
+ "member": "string",
7864
+ "name": "Url",
7865
+ "output_required": false,
7866
+ "type": "string",
7867
+ "value_allowed_null": false
7868
+ },
7869
+ {
7870
+ "disabled": false,
7871
+ "document": "解析失败原因",
7872
+ "example": "convert task fail",
7873
+ "member": "string",
7874
+ "name": "Reason",
7875
+ "output_required": false,
7876
+ "type": "string",
7877
+ "value_allowed_null": false
7878
+ },
7879
+ {
7880
+ "disabled": false,
7881
+ "document": "消耗量,输出页数",
7882
+ "example": "{\"TotalPages\":10}",
7883
+ "member": "Usage",
7884
+ "name": "Usage",
7885
+ "output_required": false,
7886
+ "type": "object",
7887
+ "value_allowed_null": false
7888
+ },
7889
+ {
7890
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
7891
+ "member": "string",
7892
+ "name": "RequestId",
7893
+ "type": "string"
7894
+ }
7895
+ ],
7896
+ "type": "object"
7897
+ },
7553
7898
  "QueryRewriteRequest": {
7554
7899
  "document": "QueryRewrite请求参数结构体",
7555
7900
  "members": [
@@ -8215,6 +8560,15 @@
8215
8560
  "name": "SessionId",
8216
8561
  "required": true,
8217
8562
  "type": "string"
8563
+ },
8564
+ {
8565
+ "disabled": false,
8566
+ "document": "是否仅清空会话关联",
8567
+ "example": "无",
8568
+ "member": "bool",
8569
+ "name": "IsOnlyEmptyTheDialog",
8570
+ "required": false,
8571
+ "type": "bool"
8218
8572
  }
8219
8573
  ],
8220
8574
  "type": "object"
@@ -8601,6 +8955,17 @@
8601
8955
  "required": false,
8602
8956
  "type": "object",
8603
8957
  "value_allowed_null": true
8958
+ },
8959
+ {
8960
+ "disabled": false,
8961
+ "document": "欢迎语,200字符以内\n注意:此字段可能返回 null,表示取不到有效值。",
8962
+ "example": "无",
8963
+ "member": "string",
8964
+ "name": "Greeting",
8965
+ "output_required": false,
8966
+ "required": false,
8967
+ "type": "string",
8968
+ "value_allowed_null": true
8604
8969
  }
8605
8970
  ],
8606
8971
  "usage": "both"
@@ -8660,6 +9025,133 @@
8660
9025
  ],
8661
9026
  "usage": "out"
8662
9027
  },
9028
+ "TokenStat": {
9029
+ "document": "当前执行的 token 统计信息",
9030
+ "members": [
9031
+ {
9032
+ "disabled": false,
9033
+ "document": "会话 ID\n注意:此字段可能返回 null,表示取不到有效值。",
9034
+ "example": "无",
9035
+ "member": "string",
9036
+ "name": "SessionId",
9037
+ "output_required": false,
9038
+ "required": false,
9039
+ "type": "string",
9040
+ "value_allowed_null": true
9041
+ },
9042
+ {
9043
+ "disabled": false,
9044
+ "document": "请求 ID\n注意:此字段可能返回 null,表示取不到有效值。",
9045
+ "example": "无",
9046
+ "member": "string",
9047
+ "name": "RequestId",
9048
+ "output_required": false,
9049
+ "required": false,
9050
+ "type": "string",
9051
+ "value_allowed_null": true
9052
+ },
9053
+ {
9054
+ "disabled": false,
9055
+ "document": "对应哪条会话, 会话 ID, 用于回答的消息存储使用, 可提前生成, 保存消息时使用\n注意:此字段可能返回 null,表示取不到有效值。",
9056
+ "example": "无",
9057
+ "member": "string",
9058
+ "name": "RecordId",
9059
+ "output_required": false,
9060
+ "required": false,
9061
+ "type": "string",
9062
+ "value_allowed_null": true
9063
+ },
9064
+ {
9065
+ "disabled": false,
9066
+ "document": "token 已使用数\n注意:此字段可能返回 null,表示取不到有效值。",
9067
+ "example": "无",
9068
+ "member": "uint64",
9069
+ "name": "UsedCount",
9070
+ "output_required": false,
9071
+ "required": false,
9072
+ "type": "int",
9073
+ "value_allowed_null": true
9074
+ },
9075
+ {
9076
+ "disabled": false,
9077
+ "document": "免费 token 数\n注意:此字段可能返回 null,表示取不到有效值。",
9078
+ "example": "无",
9079
+ "member": "uint64",
9080
+ "name": "FreeCount",
9081
+ "output_required": false,
9082
+ "required": false,
9083
+ "type": "int",
9084
+ "value_allowed_null": true
9085
+ },
9086
+ {
9087
+ "disabled": false,
9088
+ "document": "订单总 token 数\n注意:此字段可能返回 null,表示取不到有效值。",
9089
+ "example": "无",
9090
+ "member": "uint64",
9091
+ "name": "OrderCount",
9092
+ "output_required": false,
9093
+ "required": false,
9094
+ "type": "int",
9095
+ "value_allowed_null": true
9096
+ },
9097
+ {
9098
+ "disabled": false,
9099
+ "document": "当前执行状态汇总, 常量: 使用中: processing, 成功: success, 失败: failed\n注意:此字段可能返回 null,表示取不到有效值。",
9100
+ "example": "无",
9101
+ "member": "string",
9102
+ "name": "StatusSummary",
9103
+ "output_required": false,
9104
+ "required": false,
9105
+ "type": "string",
9106
+ "value_allowed_null": true
9107
+ },
9108
+ {
9109
+ "disabled": false,
9110
+ "document": "当前执行状态汇总后中文展示\n注意:此字段可能返回 null,表示取不到有效值。",
9111
+ "example": "无",
9112
+ "member": "string",
9113
+ "name": "StatusSummaryTitle",
9114
+ "output_required": false,
9115
+ "required": false,
9116
+ "type": "string",
9117
+ "value_allowed_null": true
9118
+ },
9119
+ {
9120
+ "disabled": false,
9121
+ "document": "当前请求执行时间, 单位 ms\n注意:此字段可能返回 null,表示取不到有效值。",
9122
+ "example": "无",
9123
+ "member": "uint64",
9124
+ "name": "Elapsed",
9125
+ "output_required": false,
9126
+ "required": false,
9127
+ "type": "int",
9128
+ "value_allowed_null": true
9129
+ },
9130
+ {
9131
+ "disabled": false,
9132
+ "document": "当前请求消耗 token 数\n注意:此字段可能返回 null,表示取不到有效值。",
9133
+ "example": "无",
9134
+ "member": "uint64",
9135
+ "name": "TokenCount",
9136
+ "output_required": false,
9137
+ "required": false,
9138
+ "type": "int",
9139
+ "value_allowed_null": true
9140
+ },
9141
+ {
9142
+ "disabled": false,
9143
+ "document": "执行过程信息\n注意:此字段可能返回 null,表示取不到有效值。",
9144
+ "example": "无",
9145
+ "member": "Procedure",
9146
+ "name": "Procedures",
9147
+ "output_required": false,
9148
+ "required": false,
9149
+ "type": "list",
9150
+ "value_allowed_null": true
9151
+ }
9152
+ ],
9153
+ "usage": "both"
9154
+ },
8663
9155
  "UnsatisfiedReply": {
8664
9156
  "document": "不满意回复",
8665
9157
  "members": [
@@ -267,7 +267,7 @@
267
267
  "GetEmbedding": [
268
268
  {
269
269
  "document": "",
270
- "input": "POST / HTTP/1.1\nHost: lke.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetEmbedding\n<公共请求参数>\n\n{\n \"Model\": \"doc-normal-500-v5.8\",\n \"Inputs\": [\n \"你好\"\n ],\n \"Online\": false\n}",
270
+ "input": "POST / HTTP/1.1\nHost: lke.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetEmbedding\n<公共请求参数>\n\n{\n \"Model\": \"lke-text-embedding-v1\",\n \"Inputs\": [\n \"你好\"\n ],\n \"Online\": false\n}",
271
271
  "output": "{\n \"Response\": {\n \"Data\": [\n {\n \"Embedding\": [\n 0\n ]\n }\n ],\n \"RequestId\": \"3c140219-cfe9-470e-b241-907877d6fb03\",\n \"Usage\": {\n \"TotalTokens\": 3\n }\n }\n}",
272
272
  "title": "获取特征向量"
273
273
  }
@@ -276,7 +276,7 @@
276
276
  {
277
277
  "document": "",
278
278
  "input": "POST / HTTP/1.1\nHost: lke.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetMsgRecord\n<公共请求参数>\n\n{\n \"Type\": 2,\n \"Count\": 15,\n \"SessionId\": \"your session id\",\n \"LastRecordId\": \"\"\n}",
279
- "output": "{\n \"Response\": {\n \"Records\": [\n {\n \"Content\": \"abc\",\n \"RecordId\": \"abc\",\n \"RelatedRecordId\": \"abc\",\n \"IsFromSelf\": true,\n \"FromName\": \"abc\",\n \"FromAvatar\": \"abc\",\n \"Timestamp\": \"abc\",\n \"HasRead\": true,\n \"Score\": 1,\n \"CanRating\": true,\n \"Type\": 1,\n \"References\": [\n {\n \"Id\": \"abc\",\n \"Url\": \"abc\",\n \"Type\": 1,\n \"Name\": \"abc\",\n \"DocId\": \"abc\"\n }\n ],\n \"Reasons\": [\n \"abc\"\n ],\n \"IsLlmGenerated\": true\n }\n ],\n \"RequestId\": \"abc\"\n }\n}",
279
+ "output": "{\n \"Response\": {\n \"Records\": [\n {\n \"Content\": \"abc\",\n \"RecordId\": \"abc\",\n \"RelatedRecordId\": \"abc\",\n \"IsFromSelf\": true,\n \"FromName\": \"abc\",\n \"FromAvatar\": \"abc\",\n \"Timestamp\": \"abc\",\n \"HasRead\": true,\n \"Score\": 1,\n \"CanRating\": true,\n \"Type\": 1,\n \"References\": [\n {\n \"Id\": \"abc\",\n \"Url\": \"abc\",\n \"Type\": 1,\n \"Name\": \"abc\",\n \"DocId\": \"abc\"\n }\n ],\n \"Reasons\": [\n \"abc\"\n ],\n \"IsLlmGenerated\": true,\n \"ImageUrls\": [\n \"\"\n ]\n }\n ],\n \"RequestId\": \"abc\"\n }\n}",
280
280
  "title": "会话记录"
281
281
  }
282
282
  ],
@@ -516,6 +516,22 @@
516
516
  "title": "修改拒答问题"
517
517
  }
518
518
  ],
519
+ "ParseDoc": [
520
+ {
521
+ "document": "文档解析",
522
+ "input": "POST / HTTP/1.1\nHost: lke.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ParseDoc\n<公共请求参数>\n\n{\n \"Name\": \"微信城市服务CityID说明文档.docx\",\n \"Url\": \"https://wximg.qq.com/cityservices/doc/res/cityservices_cityids.docx\",\n \"TaskId\": \"D78iBBGi\",\n \"Policy\": \"default\",\n \"Operate\": \"split\"\n}",
523
+ "output": "{\n \"Response\": {\n \"RequestId\": \"8ea5a507-108f-4b05-add4-b07de8580590\",\n \"TaskId\": \"D78iBBGi\"\n }\n}",
524
+ "title": "文档解析"
525
+ }
526
+ ],
527
+ "QueryParseDocResult": [
528
+ {
529
+ "document": "查询文档解析结果",
530
+ "input": "POST / HTTP/1.1\nHost: lke.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: QueryParseDocResult\n<公共请求参数>\n\n{\n \"TaskId\": \"D78iBBGi\"\n}",
531
+ "output": "{\n \"Response\": {\n \"Name\": \"D78iBBGi.zip\",\n \"Reason\": \"\",\n \"RequestId\": \"acd2b5f3-350f-4171-92be-e1c70f3e73d7\",\n \"Status\": \"success\",\n \"Url\": \"https://qidian-qbot-test-1251316161.cos.ap-guangzhou.myqcloud.com/%2Fatomic/2/D78iBBGi.zip?q-sign-algorithm=sha1&q-ak=xxxxxxxxx&q-sign-time=1706792626%3B1706796226&q-key-time=1706792626%3B1706796226&q-header-list=host&q-url-param-list=&q-signature=e3d46a97846b256ff89f3698*******************\",\n \"Usage\": {\n \"TotalPages\": 1\n }\n }\n}",
532
+ "title": "查询文档解析结果"
533
+ }
534
+ ],
519
535
  "QueryRewrite": [
520
536
  {
521
537
  "document": "多轮改写",