tccli 3.0.1166.1__py2.py3-none-any.whl → 3.0.1168.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 (40) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/autoscaling/v20180419/api.json +42 -10
  3. tccli/services/cvm/v20170312/api.json +13 -13
  4. tccli/services/cvm/v20170312/examples.json +4 -10
  5. tccli/services/dlc/v20210125/api.json +18 -0
  6. tccli/services/es/v20180416/api.json +28 -0
  7. tccli/services/es/v20180416/examples.json +1 -1
  8. tccli/services/ess/v20201111/api.json +3 -3
  9. tccli/services/essbasic/v20210526/api.json +4 -4
  10. tccli/services/hunyuan/hunyuan_client.py +114 -8
  11. tccli/services/hunyuan/v20230901/api.json +70 -2
  12. tccli/services/hunyuan/v20230901/examples.json +16 -0
  13. tccli/services/iotexplorer/v20190423/api.json +30 -0
  14. tccli/services/iotexplorer/v20190423/examples.json +1 -1
  15. tccli/services/ocr/v20181119/api.json +26 -16
  16. tccli/services/pts/v20210728/api.json +4 -4
  17. tccli/services/pts/v20210728/examples.json +9 -9
  18. tccli/services/redis/v20180412/api.json +18 -9
  19. tccli/services/redis/v20180412/examples.json +3 -3
  20. tccli/services/sms/v20210111/api.json +1 -1
  21. tccli/services/ssl/v20191205/api.json +48 -28
  22. tccli/services/ssl/v20191205/examples.json +3 -3
  23. tccli/services/tcb/v20180608/api.json +17 -7
  24. tccli/services/tcb/v20180608/examples.json +7 -1
  25. tccli/services/tcbr/v20220217/api.json +38 -5
  26. tccli/services/tds/v20220801/api.json +69 -0
  27. tccli/services/tds/v20220801/examples.json +1 -1
  28. tccli/services/trtc/v20190722/api.json +56 -9
  29. tccli/services/trtc/v20190722/examples.json +1 -1
  30. tccli/services/tts/v20190823/api.json +2 -2
  31. tccli/services/vpc/v20170312/api.json +10 -0
  32. tccli/services/vrs/v20200824/api.json +96 -9
  33. tccli/services/wedata/v20210820/api.json +701 -30
  34. tccli/services/wedata/v20210820/examples.json +10 -2
  35. tccli/services/wedata/wedata_client.py +53 -0
  36. {tccli-3.0.1166.1.dist-info → tccli-3.0.1168.1.dist-info}/METADATA +2 -2
  37. {tccli-3.0.1166.1.dist-info → tccli-3.0.1168.1.dist-info}/RECORD +40 -40
  38. {tccli-3.0.1166.1.dist-info → tccli-3.0.1168.1.dist-info}/WHEEL +0 -0
  39. {tccli-3.0.1166.1.dist-info → tccli-3.0.1168.1.dist-info}/entry_points.txt +0 -0
  40. {tccli-3.0.1166.1.dist-info → tccli-3.0.1168.1.dist-info}/license_files/LICENSE +0 -0
@@ -1122,26 +1122,28 @@
1122
1122
  "members": [
1123
1123
  {
1124
1124
  "disabled": false,
1125
- "document": "扩缩容类型",
1125
+ "document": "扩缩容类型\n注意:此字段可能返回 null,表示取不到有效值。",
1126
1126
  "example": "cpu, mem, cpu/mem",
1127
1127
  "member": "string",
1128
1128
  "name": "PolicyType",
1129
+ "output_required": false,
1129
1130
  "required": true,
1130
1131
  "type": "string",
1131
- "value_allowed_null": false
1132
+ "value_allowed_null": true
1132
1133
  },
1133
1134
  {
1134
1135
  "disabled": false,
1135
- "document": "扩缩容阈值",
1136
+ "document": "扩缩容阈值\n注意:此字段可能返回 null,表示取不到有效值。",
1136
1137
  "example": "60",
1137
1138
  "member": "uint64",
1138
1139
  "name": "PolicyThreshold",
1140
+ "output_required": false,
1139
1141
  "required": true,
1140
1142
  "type": "int",
1141
- "value_allowed_null": false
1143
+ "value_allowed_null": true
1142
1144
  }
1143
1145
  ],
1144
- "usage": "in"
1146
+ "usage": "both"
1145
1147
  },
1146
1148
  "LogServiceInfo": {
1147
1149
  "document": "云日志服务相关信息",
@@ -1450,6 +1452,7 @@
1450
1452
  "example": "test-1gbtbgkjf8f48e2c",
1451
1453
  "member": "string",
1452
1454
  "name": "EnvId",
1455
+ "output_required": true,
1453
1456
  "required": true,
1454
1457
  "type": "string",
1455
1458
  "value_allowed_null": false
@@ -1460,6 +1463,7 @@
1460
1463
  "example": "test",
1461
1464
  "member": "string",
1462
1465
  "name": "ServerName",
1466
+ "output_required": true,
1463
1467
  "required": true,
1464
1468
  "type": "string",
1465
1469
  "value_allowed_null": false
@@ -1470,6 +1474,7 @@
1470
1474
  "example": "[\"PUBLIC\", \"OA\", \"MINIAPP\", \"VPC\", \"\"]",
1471
1475
  "member": "string",
1472
1476
  "name": "OpenAccessTypes",
1477
+ "output_required": true,
1473
1478
  "required": true,
1474
1479
  "type": "list",
1475
1480
  "value_allowed_null": false
@@ -1480,6 +1485,7 @@
1480
1485
  "example": "0.25",
1481
1486
  "member": "float",
1482
1487
  "name": "Cpu",
1488
+ "output_required": true,
1483
1489
  "required": true,
1484
1490
  "type": "float",
1485
1491
  "value_allowed_null": false
@@ -1490,6 +1496,7 @@
1490
1496
  "example": "0.25",
1491
1497
  "member": "float",
1492
1498
  "name": "Mem",
1499
+ "output_required": true,
1493
1500
  "required": true,
1494
1501
  "type": "float",
1495
1502
  "value_allowed_null": false
@@ -1500,6 +1507,7 @@
1500
1507
  "example": "1",
1501
1508
  "member": "uint64",
1502
1509
  "name": "MinNum",
1510
+ "output_required": true,
1503
1511
  "required": true,
1504
1512
  "type": "int",
1505
1513
  "value_allowed_null": false
@@ -1510,6 +1518,7 @@
1510
1518
  "example": "2",
1511
1519
  "member": "uint64",
1512
1520
  "name": "MaxNum",
1521
+ "output_required": true,
1513
1522
  "required": true,
1514
1523
  "type": "int",
1515
1524
  "value_allowed_null": false
@@ -1520,6 +1529,7 @@
1520
1529
  "example": "cpu, mem, cpu/mem",
1521
1530
  "member": "HpaPolicy",
1522
1531
  "name": "PolicyDetails",
1532
+ "output_required": true,
1523
1533
  "required": true,
1524
1534
  "type": "list",
1525
1535
  "value_allowed_null": false
@@ -1530,6 +1540,7 @@
1530
1540
  "example": "stdout",
1531
1541
  "member": "string",
1532
1542
  "name": "CustomLogs",
1543
+ "output_required": true,
1533
1544
  "required": true,
1534
1545
  "type": "string",
1535
1546
  "value_allowed_null": false
@@ -1540,6 +1551,7 @@
1540
1551
  "example": "{\"MYSQL_USERNAME\":\"root\"}",
1541
1552
  "member": "string",
1542
1553
  "name": "EnvParams",
1554
+ "output_required": true,
1543
1555
  "required": true,
1544
1556
  "type": "string",
1545
1557
  "value_allowed_null": false
@@ -1550,6 +1562,7 @@
1550
1562
  "example": "2",
1551
1563
  "member": "uint64",
1552
1564
  "name": "InitialDelaySeconds",
1565
+ "output_required": true,
1553
1566
  "required": true,
1554
1567
  "type": "int",
1555
1568
  "value_allowed_null": false
@@ -1560,6 +1573,7 @@
1560
1573
  "example": "\"2022-03-10 19:44:07\"",
1561
1574
  "member": "string",
1562
1575
  "name": "CreateTime",
1576
+ "output_required": true,
1563
1577
  "required": true,
1564
1578
  "type": "string",
1565
1579
  "value_allowed_null": false
@@ -1570,6 +1584,7 @@
1570
1584
  "example": "8080",
1571
1585
  "member": "int64",
1572
1586
  "name": "Port",
1587
+ "output_required": true,
1573
1588
  "required": true,
1574
1589
  "type": "int",
1575
1590
  "value_allowed_null": false
@@ -1580,6 +1595,7 @@
1580
1595
  "example": "true",
1581
1596
  "member": "bool",
1582
1597
  "name": "HasDockerfile",
1598
+ "output_required": true,
1583
1599
  "required": true,
1584
1600
  "type": "bool",
1585
1601
  "value_allowed_null": false
@@ -1590,6 +1606,7 @@
1590
1606
  "example": "\"Dickerfile\"",
1591
1607
  "member": "string",
1592
1608
  "name": "Dockerfile",
1609
+ "output_required": true,
1593
1610
  "required": true,
1594
1611
  "type": "string",
1595
1612
  "value_allowed_null": false
@@ -1600,6 +1617,7 @@
1600
1617
  "example": "src/",
1601
1618
  "member": "string",
1602
1619
  "name": "BuildDir",
1620
+ "output_required": true,
1603
1621
  "required": true,
1604
1622
  "type": "string",
1605
1623
  "value_allowed_null": false
@@ -1610,6 +1628,7 @@
1610
1628
  "example": "none",
1611
1629
  "member": "string",
1612
1630
  "name": "LogType",
1631
+ "output_required": true,
1613
1632
  "required": false,
1614
1633
  "type": "string",
1615
1634
  "value_allowed_null": false
@@ -1620,6 +1639,7 @@
1620
1639
  "example": "无",
1621
1640
  "member": "string",
1622
1641
  "name": "LogSetId",
1642
+ "output_required": true,
1623
1643
  "required": false,
1624
1644
  "type": "string",
1625
1645
  "value_allowed_null": false
@@ -1630,6 +1650,7 @@
1630
1650
  "example": "无",
1631
1651
  "member": "string",
1632
1652
  "name": "LogTopicId",
1653
+ "output_required": true,
1633
1654
  "required": false,
1634
1655
  "type": "string",
1635
1656
  "value_allowed_null": false
@@ -1640,9 +1661,21 @@
1640
1661
  "example": "json",
1641
1662
  "member": "string",
1642
1663
  "name": "LogParseType",
1664
+ "output_required": true,
1643
1665
  "required": false,
1644
1666
  "type": "string",
1645
1667
  "value_allowed_null": false
1668
+ },
1669
+ {
1670
+ "disabled": false,
1671
+ "document": "服务标签, function: 函数托管\n注意:此字段可能返回 null,表示取不到有效值。",
1672
+ "example": "\"\"",
1673
+ "member": "string",
1674
+ "name": "Tag",
1675
+ "output_required": false,
1676
+ "required": false,
1677
+ "type": "string",
1678
+ "value_allowed_null": true
1646
1679
  }
1647
1680
  ],
1648
1681
  "usage": "both"
@@ -36,6 +36,66 @@
36
36
  "serviceShortName": "tds"
37
37
  },
38
38
  "objects": {
39
+ "DataAuthorizationInfo": {
40
+ "document": "数据授权信息",
41
+ "members": [
42
+ {
43
+ "disabled": false,
44
+ "document": "数据委托方、需求方:客户主体名称。",
45
+ "example": "某某有限公司",
46
+ "member": "string",
47
+ "name": "DataProviderName",
48
+ "required": true,
49
+ "type": "string"
50
+ },
51
+ {
52
+ "disabled": false,
53
+ "document": "数据受托方、提供方:腾讯云主体名称。\n\n固定填:腾讯云计算(北京)有限责任公司",
54
+ "example": "腾讯云计算(北京)有限责任公司",
55
+ "member": "string",
56
+ "name": "DataRecipientName",
57
+ "required": true,
58
+ "type": "string"
59
+ },
60
+ {
61
+ "disabled": false,
62
+ "document": "客户请求所涉及的用户个人信息类型,支持多选。实际以接口请求传参为准。\n1-手机号;\n2-微信开放账号;\n3-QQ开放账号;\n4-IP地址;",
63
+ "example": "[1, 4]",
64
+ "member": "uint64",
65
+ "name": "UserDataType",
66
+ "required": true,
67
+ "type": "list"
68
+ },
69
+ {
70
+ "disabled": false,
71
+ "document": "客户是否已按合规指南要求获取用户授权,同意客户委托腾讯云处理入参信息,结合已合法收集的用户数据进行必要处理得出服务结果,并返回给客户。\n\n1-已授权;其它值为未授权。",
72
+ "example": "1",
73
+ "member": "uint64",
74
+ "name": "IsAuthorize",
75
+ "required": true,
76
+ "type": "int"
77
+ },
78
+ {
79
+ "disabled": false,
80
+ "document": "客户获得的用户授权期限时间戳(单位秒)。\n\n不填或0默认无固定期限。",
81
+ "example": "1719805604",
82
+ "member": "uint64",
83
+ "name": "AuthorizationTerm",
84
+ "required": false,
85
+ "type": "int"
86
+ },
87
+ {
88
+ "disabled": false,
89
+ "document": "客户获得用户授权所依赖的协议地址。",
90
+ "example": "https://www.*****.com/*****",
91
+ "member": "string",
92
+ "name": "PrivacyPolicyLink",
93
+ "required": false,
94
+ "type": "string"
95
+ }
96
+ ],
97
+ "usage": "in"
98
+ },
39
99
  "DescribeFraudBaseRequest": {
40
100
  "document": "DescribeFraudBase请求参数结构体",
41
101
  "members": [
@@ -403,6 +463,15 @@
403
463
  "name": "QQOpenId",
404
464
  "required": false,
405
465
  "type": "string"
466
+ },
467
+ {
468
+ "disabled": false,
469
+ "document": "数据授权信息",
470
+ "example": "无",
471
+ "member": "DataAuthorizationInfo",
472
+ "name": "DataAuthorization",
473
+ "required": false,
474
+ "type": "object"
406
475
  }
407
476
  ],
408
477
  "type": "object"
@@ -19,7 +19,7 @@
19
19
  "DescribeFraudUltimate": [
20
20
  {
21
21
  "document": "",
22
- "input": "POST / HTTP/1.1\nHost: tds.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeFraudUltimate\n<公共请求参数>\n\n{\n \"DeviceToken\": \"v2:s6kBRbiOKZp/kenOxxxxxxxxx\",\n \"SceneCode\": \"login\",\n \"UserId\": \"user1\",\n \"EventTime\": 1666684836384,\n \"ElapsedTime\": 1,\n \"WeChatOpenId\": \"oEsXuszxxxxxxxxxxxxxxxx4qvEk\",\n \"PhoneNumber\": \"15800000000\",\n \"ClientIP\": \"223.73.63.151\",\n \"QQOpenId\": \"ECA1B7XXXXXXXXXXXXXXXXXXXX06625D\"\n}",
22
+ "input": "POST / HTTP/1.1\nHost: tds.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeFraudUltimate\n<公共请求参数>\n\n{\n \"DeviceToken\": \"v2:s6kBRbiOKZp/kenOxxxxxxxxx\",\n \"SceneCode\": \"login\",\n \"UserId\": \"user1\",\n \"EventTime\": 1666684836384,\n \"ElapsedTime\": 1,\n \"WeChatOpenId\": \"oEsXuszxxxxxxxxxxxxxxxx4qvEk\",\n \"PhoneNumber\": \"15800000000\",\n \"ClientIP\": \"223.73.63.151\",\n \"QQOpenId\": \"ECA1B7XXXXXXXXXXXXXXXXXXXX06625D\",\n \"DataAuthorization\": {\n \"DataProviderName\": \"某某有限公司\",\n \"DataRecipientName\": \"腾讯云计算(北京)有限责任公司\",\n \"UserDataType\": [\n 1,\n 2,\n 3,\n 4\n ],\n \"IsAuthorize\": 1,\n \"AuthorizationTerm\": 1719805604,\n \"PrivacyPolicyLink\": \"https://www.*****.com/*\"\n }\n}",
23
23
  "output": "{\n \"Response\": {\n \"Brand\": \"HONOR\",\n \"SdkBuildNo\": \"75\",\n \"AppVersion\": \"1.0.0\",\n \"Platform\": \"2\",\n \"SystemVersion\": \"10\",\n \"RequestId\": \"19a13dc5-1c2c-4d0e-bd08-13534b53c8f4\",\n \"NetworkType\": \"0\",\n \"Model\": \"LLD-AL20\",\n \"PackageName\": \"a.b.c\",\n \"ClientIp\": \"223.73.63.151\",\n \"RiskInfos\": [\n {\n \"Type\": 201,\n \"Level\": 1\n }\n ],\n \"HistRiskInfos\": [\n {\n \"Type\": 201,\n \"Level\": 1\n }\n ],\n \"Openid\": \"A10254A0046CEA0448A387BF\",\n \"SceneRiskInfos\": [\n {\n \"Type\": 100101,\n \"Level\": 1\n }\n ],\n \"SuggestionLevel\": 1,\n \"Unionid\": \"BCC4AD40983ACF9CA18A55BC0A4401489833F362\"\n }\n}",
24
24
  "title": "查询设备标识及风险(旗舰版)"
25
25
  }
@@ -267,7 +267,7 @@
267
267
  "status": "online"
268
268
  },
269
269
  "StartAIConversation": {
270
- "document": "启动一个任务,机器人将进入TRTC房间,与指定成员进行AI对话",
270
+ "document": "启动AI对话任务,AI通道机器人进入TRTC房间,与房间内指定的成员进行AI对话,适用于智能客服,AI口语教师等场景\n\nTRTC AI对话功能内置语音转文本能力,同时提供通道服务,即客户可灵活指定第三方AI模型(LLM)服务和文本转音频(TTS)服务,更多[功能说明](https://cloud.tencent.com/document/product/647/108901)。",
271
271
  "input": "StartAIConversationRequest",
272
272
  "name": "开始AI对话任务",
273
273
  "output": "StartAIConversationResponse",
@@ -506,7 +506,7 @@
506
506
  },
507
507
  {
508
508
  "disabled": false,
509
- "document": "房间内推流用户全部退出后超过MaxIdleTime秒,后台自动关闭任务,默认值是60s。\n注意:此字段可能返回 null,表示取不到有效值。",
509
+ "document": "房间内超过MaxIdleTime 没有推流,后台自动关闭任务,默认值是60s。\n注意:此字段可能返回 null,表示取不到有效值。",
510
510
  "example": "无",
511
511
  "member": "uint64",
512
512
  "name": "MaxIdleTime",
@@ -514,6 +514,17 @@
514
514
  "required": false,
515
515
  "type": "int",
516
516
  "value_allowed_null": true
517
+ },
518
+ {
519
+ "disabled": false,
520
+ "document": "机器人的欢迎语\n注意:此字段可能返回 null,表示取不到有效值。",
521
+ "example": "无",
522
+ "member": "string",
523
+ "name": "WelcomeMessage",
524
+ "output_required": false,
525
+ "required": false,
526
+ "type": "string",
527
+ "value_allowed_null": true
517
528
  }
518
529
  ],
519
530
  "usage": "both"
@@ -1153,7 +1164,7 @@
1153
1164
  },
1154
1165
  {
1155
1166
  "disabled": false,
1156
- "document": "唯一标识一次任务。",
1167
+ "document": "任务的唯一标识,在启动任务时生成",
1157
1168
  "example": "无",
1158
1169
  "member": "string",
1159
1170
  "name": "TaskId",
@@ -4926,7 +4937,7 @@
4926
4937
  "members": [
4927
4938
  {
4928
4939
  "disabled": false,
4929
- "document": "语音识别支持的语言,默认是\"zh\"。目前全量支持的语言如下,等号左面是语言英文名,右面是Language字段需要填写的值,该值遵循[ISO639](https://en.wikipedia.org/wiki/List_of_ISO_639_language_codes):\n中文 Chinese = \"zh\"\n中文繁体 Chinese_TW = \"zh-TW\" \n中文方言 Chinese_DIALECT = \"zh-dialect\"\nEnglish = \"en\"\nVietnamese = \"vi\"\nJapanese = \"ja\"\nKorean = \"ko\"\nIndonesia = \"id\"\nThai = \"th\"\nPortuguese = \"pt\"\nTurkish = \"tr\"\nArabic = \"ar\"\nSpanish = \"es\"\nHindi = \"hi\"\nFrench = \"fr\"\nMalay = \"ms\"\nFilipino = \"fil\"\nGerman = \"de\"\nItalian = \"it\"\nRussian = \"ru\"\n\n注意:\n如果缺少满足您需求的语言,请联系我们技术人员。",
4940
+ "document": "语音转文字支持识别的语言,默认是\"zh\" 中文\n目前全量支持的语言如下,等号左面是语言英文名,右面是Language字段需要填写的值,该值遵循[ISO639](https://en.wikipedia.org/wiki/List_of_ISO_639_language_codes):\n可通过购买「语音转文本时长包」解锁或领取包月套餐体验版解锁此功能。\n\n语音转文本支持语言类型如下:\n- Chinese = \"zh\" # 中文\n- Chinese_TW = \"zh-TW\" # 中国台湾\n- English = \"en\" # 英语\n- Chinese_YUE = \"zh-yue\" # 中国粤语\n- Chinese_DIALECT = \"zh-dialect\" # 中国方言\n- English = \"en\" # 英语\n- Vietnamese = \"vi\" # 越南语\n- Japanese = \"ja\" # 日语\n- Korean = \"ko\" # 汉语\n- Indonesia = \"id\" # 印度尼西亚语\n- Thai = \"th\" # 泰语\n- Portuguese = \"pt\" # 葡萄牙语\n- Turkish = \"tr\" # 土耳其语\n- Arabic = \"ar\" # 阿拉伯语\n- Spanish = \"es\" # 西班牙语\n- Hindi = \"hi\" # 印地语\n- French = \"fr\" # 法语\n- Malay = \"ms\" # 马来语\n- Filipino = \"fil\" # 菲律宾语\n- German = \"de\" # 德语\n- Italian = \"it\" # 意大利语\n- Russian = \"ru\" # 俄语\n\n注意:\n如果缺少满足您需求的语言,请联系我们技术人员。\n示例值:zh",
4930
4941
  "example": "zh",
4931
4942
  "member": "string",
4932
4943
  "name": "Language",
@@ -4935,7 +4946,7 @@
4935
4946
  },
4936
4947
  {
4937
4948
  "disabled": false,
4938
- "document": "额外的可能替代语言,最多3个,仅高级版支持。Language指定中文方言时,不能设置该字段。",
4949
+ "document": "发起模糊识别额外可能替代语言类型,最多填写3种语言类型。\n注:Language指定为\"zh-dialect\" # 中国方言 时,不支持模糊识别,该字段无效",
4939
4950
  "example": "无",
4940
4951
  "member": "string",
4941
4952
  "name": "AlternativeLanguage",
@@ -4953,7 +4964,7 @@
4953
4964
  },
4954
4965
  {
4955
4966
  "disabled": false,
4956
- "document": "翻译功能支持的语言,如果填写,则会启用翻译,不填则只会使用语音识别。\n目前全量支持的语言如下,等号左面是语言英文名,右面是Language字段需要填写的值,该值遵循[ISO639](https://en.wikipedia.org/wiki/List_of_ISO_639_language_codes):\nChinese = \"zh\"\nChinese_TW = \"zh-TW\" \nEnglish = \"en\"\nVietnamese = \"vi\"\nJapanese = \"ja\"\nKorean = \"ko\"\nIndonesia = \"id\"\nThai = \"th\"\nPortuguese = \"pt\"\nTurkish = \"tr\"\nArabic = \"ar\"\nSpanish = \"es\"\nHindi = \"hi\"\nFrench = \"fr\"\nMalay = \"ms\"\nFilipino = \"fil\"\nGerman = \"de\"\nItalian = \"it\"\nRussian = \"ru\"\n\n注意:\n如果缺少满足您需求的语言,请联系我们技术人员。",
4967
+ "document": "翻译功能支持的语言,如果填写,则会启用翻译,不填则只会使用语音识别。\n注:文本翻译功能需要购买「语音转文本时长包」解锁或领取包月套餐-体验版解。\n目前全量支持的语言如下,等号左面是语言英文名,右面是Language字段需要填写的值,该值遵循[ISO639](https://en.wikipedia.org/wiki/List_of_ISO_639_language_codes):\nChinese = \"zh\"\nChinese_TW = \"zh-TW\"\nEnglish = \"en\"\nVietnamese = \"vi\"\nJapanese = \"ja\"\nKorean = \"ko\"\nIndonesia = \"id\"\nThai = \"th\"\nPortuguese = \"pt\"\nTurkish = \"tr\"\nArabic = \"ar\"\nSpanish = \"es\"\nHindi = \"hi\"\nFrench = \"fr\"\nMalay = \"ms\"\nFilipino = \"fil\"\nGerman = \"de\"\nItalian = \"it\"\nRussian = \"ru\"\n\n注意:\n如果缺少满足您需求的语言,请联系我们技术人员。\n示例值:en",
4957
4968
  "example": "en",
4958
4969
  "member": "string",
4959
4970
  "name": "TranslationLanguage",
@@ -5295,7 +5306,7 @@
5295
5306
  },
5296
5307
  {
5297
5308
  "disabled": false,
5298
- "document": "额外识别可能替代语言,最多3个, 需高级版支持,Language指定方言时,不允许设置该字段\n\n注意:此字段可能返回 null,表示取不到有效值。",
5309
+ "document": "发起模糊识别额外可能替代语言类型,最多填写3种语言类型, \n注:Language指定为\"zh-dialect\" # 中国方言 时,不支持模糊识别,该字段无效\n\n注意:此字段可能返回 null,表示取不到有效值。",
5299
5310
  "example": "无",
5300
5311
  "member": "string",
5301
5312
  "name": "AlternativeLanguage",
@@ -5517,6 +5528,15 @@
5517
5528
  "name": "Interrupt",
5518
5529
  "required": false,
5519
5530
  "type": "bool"
5531
+ },
5532
+ {
5533
+ "disabled": false,
5534
+ "document": "播报完文本后,是否自动关闭对话任务",
5535
+ "example": "无",
5536
+ "member": "bool",
5537
+ "name": "StopAfterPlay",
5538
+ "required": false,
5539
+ "type": "bool"
5520
5540
  }
5521
5541
  ],
5522
5542
  "usage": "in"
@@ -5635,8 +5655,8 @@
5635
5655
  },
5636
5656
  {
5637
5657
  "disabled": false,
5638
- "document": "调用方传入的唯一Id,服务端用来去重。",
5639
- "example": "",
5658
+ "document": "调用方传入的唯一Id,可用于客户侧防止重复发起任务以及可以通过该字段查询任务状态。",
5659
+ "example": "conversation_1_2",
5640
5660
  "member": "string",
5641
5661
  "name": "SessionId",
5642
5662
  "required": false,
@@ -6157,6 +6177,33 @@
6157
6177
  "name": "SeekSecond",
6158
6178
  "required": false,
6159
6179
  "type": "int"
6180
+ },
6181
+ {
6182
+ "disabled": false,
6183
+ "document": "开启自动旁路推流,请确认控制台已经开启该功能。",
6184
+ "example": "无",
6185
+ "member": "bool",
6186
+ "name": "AutoPush",
6187
+ "required": false,
6188
+ "type": "bool"
6189
+ },
6190
+ {
6191
+ "disabled": false,
6192
+ "document": "循环播放次数, 取值范围[-1, 1000], 默认1次。\n - 0 无效值\n - -1 循环播放, 需要主动调用停止接口或设置MaxDuration\n",
6193
+ "example": "无",
6194
+ "member": "int64",
6195
+ "name": "RepeatNum",
6196
+ "required": false,
6197
+ "type": "int"
6198
+ },
6199
+ {
6200
+ "disabled": false,
6201
+ "document": "循环播放最大时长,仅支持RepeatNum设置-1时生效,取值范围[1, 10080],单位分钟。",
6202
+ "example": "无",
6203
+ "member": "int64",
6204
+ "name": "MaxDuration",
6205
+ "required": false,
6206
+ "type": "int"
6160
6207
  }
6161
6208
  ],
6162
6209
  "type": "object"
@@ -307,7 +307,7 @@
307
307
  "StartAIConversation": [
308
308
  {
309
309
  "document": "",
310
- "input": "POST / HTTP/1.1\nHost: trtc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: StartAIConversation\n<公共请求参数>\n\n{\n \"SdkAppId\": 12345678,\n \"RoomId\": \"room_987654321\",\n \"RoomIdType\": 1,\n \"AgentConfig\": {\n \"UserId\": \"user_12345\",\n \"UserSig\": \"user_signature_example\",\n \"MaxIdleTime\": 120,\n \"TargetUserId\": \"target_user_54321\"\n },\n \"SessionId\": \"session_1234567890abcdef\",\n \"STTConfig\": {\n \"Language\": \"en-US\",\n \"AlternativeLanguage\": [\n \"en-US\",\n \"zh\"\n ]\n },\n \"LLMConfig\": \"{\\\"LLMType\\\": \\\"openai\\\", \\\"Model\\\": \\\"gpt-3.5-turbo\\\", \\\"APIKey\\\": \\\"xxx\\\", \\\"APIBaseUrl\\\": \\\"http://xxxx-api.woa.com/v1\\\", \\\"Streaming\\\": true}\",\n \"TTSConfig\": \"{\\\"TTSType\\\": \\\"tencent\\\", \\\"AppId\\\": 130000000, \\\"SecretId\\\": \\\"AKIDxxxxx\\\", \\\"SecretKey\\\": \\\"HlDxxxxxx\\\", \\\"VoiceType\\\": 1008, \\\"Speed\\\": 1}\"\n}",
310
+ "input": "POST / HTTP/1.1\nHost: trtc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: StartAIConversation\n<公共请求参数>\n\n{\n \"SdkAppId\": 12345678,\n \"RoomId\": \"room_987654321\",\n \"RoomIdType\": 1,\n \"AgentConfig\": {\n \"UserId\": \"user_12345\",\n \"UserSig\": \"user_signature_example\",\n \"MaxIdleTime\": 120,\n \"TargetUserId\": \"target_user_54321\"\n },\n \"SessionId\": \"session_1234567890abcdef\",\n \"STTConfig\": {\n \"Language\": \"en-US\",\n \"AlternativeLanguage\": [\n \"en-US\",\n \"zh\"\n ]\n },\n \"LLMConfig\": \"{\\\"LLMType\\\": \\\"openai\\\", \\\"Model\\\": \\\"gpt-3.5-turbo\\\", \\\"APIKey\\\": \\\"xxx\\\", \\\"APIUrl\\\": \\\"http://xxxx-api.woa.com/v1/chat/completions\\\", \\\"Streaming\\\": true}\",\n \"TTSConfig\": \"{\\\"TTSType\\\": \\\"tencent\\\", \\\"AppId\\\": 130000000, \\\"SecretId\\\": \\\"AKIDxxxxx\\\", \\\"SecretKey\\\": \\\"HlDxxxxxx\\\", \\\"VoiceType\\\": 1008, \\\"Speed\\\": 1}\"\n}",
311
311
  "output": "{\n \"Response\": {\n \"TaskId\": \"abc\",\n \"RequestId\": \"abc\"\n }\n}",
312
312
  "title": "启动一个AI机器人对话"
313
313
  }
@@ -427,7 +427,7 @@
427
427
  },
428
428
  {
429
429
  "disabled": false,
430
- "document": "音色 ID,包括标准音色与精品音色,精品音色拟真度更高,价格不同于标准音色,请参见[购买指南](https://cloud.tencent.com/document/product/1073/34112)。完整的音色 ID 列表请参见[音色列表](https://cloud.tencent.com/document/product/1073/92668)",
430
+ "document": "音色 ID,包括标准音色与精品音色,精品音色拟真度更高,价格不同于标准音色,请参见[购买指南](https://cloud.tencent.com/document/product/1073/34112)。完整的音色 ID 列表请参见[音色列表](https://cloud.tencent.com/document/product/1073/92668)。\n若使用一句话版声音复刻,请填入固定值“200000000”",
431
431
  "example": "0",
432
432
  "member": "int64",
433
433
  "name": "VoiceType",
@@ -499,7 +499,7 @@
499
499
  },
500
500
  {
501
501
  "disabled": false,
502
- "document": "预留参数,暂未使用",
502
+ "document": "一句话版声音复刻音色ID,使用一句话版声音复刻音色时需填写。",
503
503
  "example": "无",
504
504
  "member": "string",
505
505
  "name": "FastVoiceType",
@@ -3583,6 +3583,15 @@
3583
3583
  "name": "Ipv6AddressCount",
3584
3584
  "required": false,
3585
3585
  "type": "int"
3586
+ },
3587
+ {
3588
+ "disabled": false,
3589
+ "document": "用于保证请求幂等性的字符串。该字符串由客户生成,需保证不同请求之间唯一,最大值不超过64个ASCII字符。若不指定该参数,则无法保证请求的幂等性。",
3590
+ "example": "无",
3591
+ "member": "string",
3592
+ "name": "ClientToken",
3593
+ "required": false,
3594
+ "type": "string"
3586
3595
  }
3587
3596
  ],
3588
3597
  "type": "object"
@@ -3596,6 +3605,7 @@
3596
3605
  "example": "无",
3597
3606
  "member": "Ipv6Address",
3598
3607
  "name": "Ipv6AddressSet",
3608
+ "output_required": true,
3599
3609
  "type": "list",
3600
3610
  "value_allowed_null": false
3601
3611
  },