tccli 3.0.1251.1__py2.py3-none-any.whl → 3.0.1253.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 (55) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/aiart/v20221229/api.json +12 -3
  3. tccli/services/bi/v20220105/api.json +6 -6
  4. tccli/services/ca/v20230228/api.json +16 -16
  5. tccli/services/cat/v20180409/api.json +25 -24
  6. tccli/services/cat/v20180409/examples.json +17 -17
  7. tccli/services/ccc/ccc_client.py +53 -0
  8. tccli/services/ccc/v20200210/api.json +89 -0
  9. tccli/services/ccc/v20200210/examples.json +8 -0
  10. tccli/services/cdb/v20170320/api.json +12 -0
  11. tccli/services/cdwdoris/v20211228/api.json +522 -479
  12. tccli/services/cdwdoris/v20211228/examples.json +55 -37
  13. tccli/services/clb/v20180317/api.json +88 -6
  14. tccli/services/clb/v20180317/examples.json +4 -4
  15. tccli/services/cloudaudit/v20190319/api.json +2 -2
  16. tccli/services/cloudaudit/v20190319/examples.json +2 -2
  17. tccli/services/config/v20220802/api.json +20 -9
  18. tccli/services/config/v20220802/examples.json +1 -1
  19. tccli/services/dc/v20180410/api.json +21 -2
  20. tccli/services/dc/v20180410/examples.json +2 -2
  21. tccli/services/dcdb/v20180411/api.json +1 -1
  22. tccli/services/dcdb/v20180411/examples.json +1 -1
  23. tccli/services/dlc/v20210125/api.json +53 -4
  24. tccli/services/emr/v20190103/api.json +161 -141
  25. tccli/services/ess/v20201111/api.json +100 -98
  26. tccli/services/ess/v20201111/examples.json +18 -18
  27. tccli/services/essbasic/v20210526/api.json +9 -9
  28. tccli/services/essbasic/v20210526/examples.json +6 -6
  29. tccli/services/hunyuan/v20230901/api.json +25 -5
  30. tccli/services/lcic/v20220817/api.json +1 -1
  31. tccli/services/lke/v20231130/api.json +9 -0
  32. tccli/services/lkeap/v20240522/api.json +2 -2
  33. tccli/services/mariadb/v20170312/api.json +1 -1
  34. tccli/services/mariadb/v20170312/examples.json +1 -1
  35. tccli/services/monitor/v20180724/api.json +68 -50
  36. tccli/services/monitor/v20180724/examples.json +21 -21
  37. tccli/services/mps/mps_client.py +379 -61
  38. tccli/services/mps/v20190612/api.json +499 -17
  39. tccli/services/mps/v20190612/examples.json +48 -0
  40. tccli/services/ocr/v20181119/api.json +28 -0
  41. tccli/services/ssl/v20191205/api.json +3 -3
  42. tccli/services/ssl/v20191205/examples.json +1 -1
  43. tccli/services/tchd/v20230306/api.json +3 -3
  44. tccli/services/tiw/v20190919/api.json +1 -1
  45. tccli/services/trtc/v20190722/api.json +11 -0
  46. tccli/services/tse/v20201207/api.json +10 -0
  47. tccli/services/vpc/v20170312/api.json +249 -19
  48. tccli/services/vpc/v20170312/examples.json +4 -4
  49. tccli/services/wedata/v20210820/api.json +382 -96
  50. tccli/services/wedata/v20210820/examples.json +1 -1
  51. {tccli-3.0.1251.1.dist-info → tccli-3.0.1253.1.dist-info}/METADATA +2 -2
  52. {tccli-3.0.1251.1.dist-info → tccli-3.0.1253.1.dist-info}/RECORD +55 -55
  53. {tccli-3.0.1251.1.dist-info → tccli-3.0.1253.1.dist-info}/WHEEL +0 -0
  54. {tccli-3.0.1251.1.dist-info → tccli-3.0.1253.1.dist-info}/entry_points.txt +0 -0
  55. {tccli-3.0.1251.1.dist-info → tccli-3.0.1253.1.dist-info}/license_files/LICENSE +0 -0
@@ -21,6 +21,13 @@
21
21
  "output": "BindStaffSkillGroupListResponse",
22
22
  "status": "online"
23
23
  },
24
+ "CreateAIAgentCall": {
25
+ "document": "用于调用AI模型发起外呼通话,仅限自有电话号码使用,目前开通高级版座席**限时**免费体验。\n\n发起通话前,请先确认您的AI模型是否兼容 OpenAI、Azure 或 Minimax 协议,并前往模型服务商网站获取相关鉴权信息。 具体功能说明请参考文档 [腾讯云联络中心AI通话平台](https://cloud.tencent.com/document/product/679/112100)。",
26
+ "input": "CreateAIAgentCallRequest",
27
+ "name": "创建AI智能体会话",
28
+ "output": "CreateAIAgentCallResponse",
29
+ "status": "online"
30
+ },
24
31
  "CreateAICall": {
25
32
  "document": "用于调用AI模型发起外呼通话,仅限自有电话号码使用,目前开通高级版座席**限时**免费体验。\n\n发起通话前,请先确认您的AI模型是否兼容 OpenAI、Azure 或 Minimax 协议,并前往模型服务商网站获取相关鉴权信息。 具体功能说明请参考文档 [腾讯云联络中心AI通话平台](https://cloud.tencent.com/document/product/679/112100)。",
26
33
  "input": "CreateAICallRequest",
@@ -1551,6 +1558,79 @@
1551
1558
  ],
1552
1559
  "usage": "both"
1553
1560
  },
1561
+ "CreateAIAgentCallRequest": {
1562
+ "document": "CreateAIAgentCall请求参数结构体",
1563
+ "members": [
1564
+ {
1565
+ "disabled": false,
1566
+ "document": "应用 ID(必填),可以查看 https://console.cloud.tencent.com/ccc",
1567
+ "example": "1400000000",
1568
+ "member": "int64",
1569
+ "name": "SdkAppId",
1570
+ "required": true,
1571
+ "type": "int"
1572
+ },
1573
+ {
1574
+ "disabled": false,
1575
+ "document": "AI智能体ID",
1576
+ "example": "1",
1577
+ "member": "uint64",
1578
+ "name": "AIAgentId",
1579
+ "required": true,
1580
+ "type": "int"
1581
+ },
1582
+ {
1583
+ "disabled": false,
1584
+ "document": "被叫号码",
1585
+ "example": "008613012345678",
1586
+ "member": "string",
1587
+ "name": "Callee",
1588
+ "required": true,
1589
+ "type": "string"
1590
+ },
1591
+ {
1592
+ "disabled": false,
1593
+ "document": "主叫号码列表",
1594
+ "example": "[\"008601012341234\", \"008601012341235\"]",
1595
+ "member": "string",
1596
+ "name": "Callers",
1597
+ "required": false,
1598
+ "type": "list"
1599
+ },
1600
+ {
1601
+ "disabled": false,
1602
+ "document": "提示词变量",
1603
+ "example": "[{\"Key\":\"foo\",\"Value\":\"bar\"}]",
1604
+ "member": "Variable",
1605
+ "name": "PromptVariables",
1606
+ "required": false,
1607
+ "type": "list"
1608
+ }
1609
+ ],
1610
+ "type": "object"
1611
+ },
1612
+ "CreateAIAgentCallResponse": {
1613
+ "document": "CreateAIAgentCall返回参数结构体",
1614
+ "members": [
1615
+ {
1616
+ "disabled": false,
1617
+ "document": "新创建的会话 ID",
1618
+ "example": "adcf61b8-dbb9-4c20-87bf-c0744c04bade",
1619
+ "member": "string",
1620
+ "name": "SessionId",
1621
+ "output_required": false,
1622
+ "type": "string",
1623
+ "value_allowed_null": false
1624
+ },
1625
+ {
1626
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
1627
+ "member": "string",
1628
+ "name": "RequestId",
1629
+ "type": "string"
1630
+ }
1631
+ ],
1632
+ "type": "object"
1633
+ },
1554
1634
  "CreateAICallRequest": {
1555
1635
  "document": "CreateAICall请求参数结构体",
1556
1636
  "members": [
@@ -1769,6 +1849,15 @@
1769
1849
  "name": "PromptVariables",
1770
1850
  "required": false,
1771
1851
  "type": "list"
1852
+ },
1853
+ {
1854
+ "disabled": false,
1855
+ "document": "语音识别vad的时间,范围为240-2000,默认为1000,单位为ms。更小的值会让语音识别分句更快。",
1856
+ "example": "500",
1857
+ "member": "int64",
1858
+ "name": "VadSilenceTime",
1859
+ "required": false,
1860
+ "type": "int"
1772
1861
  }
1773
1862
  ],
1774
1863
  "type": "object"
@@ -24,6 +24,14 @@
24
24
  "title": "绑定坐席所属技能组示例"
25
25
  }
26
26
  ],
27
+ "CreateAIAgentCall": [
28
+ {
29
+ "document": "使用 AI Agent 发起外呼",
30
+ "input": "POST / HTTP/1.1\nHost: ccc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateAIAgentCall\n<公共请求参数>\n\n{\n \"Callee\": \"008612300000000\",\n \"SdkAppId\": 1400000000,\n \"AIAgentId\": 15,\n \"Callers\": [\n \"008601012345678\",\n \"008601012345679\"\n ],\n \"PromptVariables\": [\n {\n \"Key\": \"foo\",\n \"Value\": \"bar\"\n }\n ]\n}",
31
+ "output": "{\n \"Response\": {\n \"RequestId\": \"6bb56a09-2787-40bc-80c5-dc6dab783eff\",\n \"SessionId\": \"6bb56a09278740bc80c5dc6dab783eff\"\n }\n}",
32
+ "title": "使用 AI Agent 发起外呼"
33
+ }
34
+ ],
27
35
  "CreateAICall": [
28
36
  {
29
37
  "document": "本示例模拟某医院调用大模型对手术出院患者家长进行电话随访调查。",
@@ -3098,6 +3098,16 @@
3098
3098
  "output_required": false,
3099
3099
  "type": "string",
3100
3100
  "value_allowed_null": false
3101
+ },
3102
+ {
3103
+ "disabled": false,
3104
+ "document": "备份文件MD5值",
3105
+ "example": "a4652186f0a0c0345422d0a6fb993c0f",
3106
+ "member": "string",
3107
+ "name": "MD5",
3108
+ "output_required": false,
3109
+ "type": "string",
3110
+ "value_allowed_null": false
3101
3111
  }
3102
3112
  ],
3103
3113
  "usage": "out"
@@ -8953,6 +8963,7 @@
8953
8963
  "example": "2",
8954
8964
  "member": "int64",
8955
8965
  "name": "TotalCount",
8966
+ "output_required": true,
8956
8967
  "type": "int",
8957
8968
  "value_allowed_null": false
8958
8969
  },
@@ -8962,6 +8973,7 @@
8962
8973
  "example": "无",
8963
8974
  "member": "BackupInfo",
8964
8975
  "name": "Items",
8976
+ "output_required": true,
8965
8977
  "type": "list",
8966
8978
  "value_allowed_null": false
8967
8979
  },