tccli 3.0.1158.1__py2.py3-none-any.whl → 3.0.1160.1__py2.py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- tccli/__init__.py +1 -1
- tccli/services/aiart/v20221229/api.json +11 -14
- tccli/services/ams/v20201229/api.json +314 -56
- tccli/services/ams/v20201229/examples.json +2 -2
- tccli/services/bi/v20220105/api.json +1 -1
- tccli/services/cat/v20180409/api.json +9 -0
- tccli/services/cdb/v20170320/api.json +33 -4
- tccli/services/cdn/v20180606/api.json +86 -0
- tccli/services/cfg/cfg_client.py +224 -12
- tccli/services/cfg/v20210820/api.json +897 -32
- tccli/services/cfg/v20210820/examples.json +32 -0
- tccli/services/cfw/cfw_client.py +53 -0
- tccli/services/cfw/v20190904/api.json +255 -2
- tccli/services/cfw/v20190904/examples.json +8 -0
- tccli/services/cls/v20201016/api.json +11 -1
- tccli/services/cme/v20191029/api.json +9 -9
- tccli/services/cme/v20191029/examples.json +1 -1
- tccli/services/csip/csip_client.py +53 -0
- tccli/services/csip/v20221121/api.json +134 -0
- tccli/services/csip/v20221121/examples.json +8 -0
- tccli/services/cwp/v20180228/api.json +66 -46
- tccli/services/cwp/v20180228/examples.json +1 -1
- tccli/services/cynosdb/v20190107/api.json +91 -0
- tccli/services/dnspod/v20210323/api.json +1 -1
- tccli/services/ecm/v20190719/api.json +23 -5
- tccli/services/emr/emr_client.py +53 -0
- tccli/services/emr/v20190103/api.json +351 -98
- tccli/services/emr/v20190103/examples.json +11 -3
- tccli/services/ess/v20201111/api.json +1 -1
- tccli/services/ess/v20201111/examples.json +6 -6
- tccli/services/essbasic/v20210526/api.json +10 -1
- tccli/services/essbasic/v20210526/examples.json +7 -1
- tccli/services/hunyuan/v20230901/api.json +114 -3
- tccli/services/iotexplorer/v20190423/api.json +25 -25
- tccli/services/iotexplorer/v20190423/examples.json +10 -4
- tccli/services/lcic/lcic_client.py +57 -4
- tccli/services/lcic/v20220817/api.json +52 -0
- tccli/services/lcic/v20220817/examples.json +8 -0
- tccli/services/live/v20180801/api.json +1 -1
- tccli/services/lke/v20231130/api.json +7 -7
- tccli/services/ocr/v20181119/api.json +10 -0
- tccli/services/tke/tke_client.py +53 -0
- tccli/services/tke/v20180525/api.json +188 -0
- tccli/services/tke/v20180525/examples.json +8 -0
- tccli/services/trtc/trtc_client.py +53 -0
- tccli/services/trtc/v20190722/api.json +76 -0
- tccli/services/trtc/v20190722/examples.json +8 -0
- tccli/services/vclm/v20240523/api.json +136 -0
- tccli/services/vclm/v20240523/examples.json +46 -0
- tccli/services/vclm/vclm_client.py +106 -0
- tccli/services/vm/v20201229/api.json +209 -45
- tccli/services/vm/v20201229/examples.json +1 -1
- tccli/services/vm/v20210922/api.json +25 -25
- tccli/services/vpc/v20170312/api.json +1 -1
- {tccli-3.0.1158.1.dist-info → tccli-3.0.1160.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1158.1.dist-info → tccli-3.0.1160.1.dist-info}/RECORD +59 -59
- {tccli-3.0.1158.1.dist-info → tccli-3.0.1160.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1158.1.dist-info → tccli-3.0.1160.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1158.1.dist-info → tccli-3.0.1160.1.dist-info}/license_files/LICENSE +0 -0
tccli/__init__.py
CHANGED
@@ -1 +1 @@
|
|
1
|
-
__version__ = '3.0.
|
1
|
+
__version__ = '3.0.1160.1'
|
@@ -212,7 +212,7 @@
|
|
212
212
|
},
|
213
213
|
{
|
214
214
|
"disabled": false,
|
215
|
-
"document": "输入图 Base64 数据。\n算法将根据输入的图片,结合文本描述智能生成与之相关的图像。\nBase64 和 Url 必须提供一个,如果都提供以
|
215
|
+
"document": "输入图 Base64 数据。\n算法将根据输入的图片,结合文本描述智能生成与之相关的图像。\nBase64 和 Url 必须提供一个,如果都提供以 Url 为准。\n图片限制:单边分辨率小于5000,转成 Base64 字符串后小于 6MB,格式支持 jpg、jpeg、png、bmp、tiff、webp。",
|
216
216
|
"example": "无",
|
217
217
|
"member": "string",
|
218
218
|
"name": "InputImage",
|
@@ -221,7 +221,7 @@
|
|
221
221
|
},
|
222
222
|
{
|
223
223
|
"disabled": false,
|
224
|
-
"document": "输入图 Url。\n算法将根据输入的图片,结合文本描述智能生成与之相关的图像。\nBase64 和 Url 必须提供一个,如果都提供以
|
224
|
+
"document": "输入图 Url。\n算法将根据输入的图片,结合文本描述智能生成与之相关的图像。\nBase64 和 Url 必须提供一个,如果都提供以 Url 为准。\n图片限制:单边分辨率小于5000,转成 Base64 字符串后小于 6MB,格式支持 jpg、jpeg、png、bmp、tiff、webp。",
|
225
225
|
"example": "无",
|
226
226
|
"member": "string",
|
227
227
|
"name": "InputUrl",
|
@@ -294,7 +294,7 @@
|
|
294
294
|
"members": [
|
295
295
|
{
|
296
296
|
"disabled": false,
|
297
|
-
"document": "输入图 Base64 数据。\n算法将根据输入的图片,结合文本描述智能生成与之相关的图像。\nBase64 和 Url 必须提供一个,如果都提供以
|
297
|
+
"document": "输入图 Base64 数据。\n算法将根据输入的图片,结合文本描述智能生成与之相关的图像。\nBase64 和 Url 必须提供一个,如果都提供以 Url 为准。\n图片限制:单边分辨率小于5000且大于50,转成 Base64 字符串后小于 8MB,格式支持 jpg、jpeg、png、bmp、tiff、webp。",
|
298
298
|
"example": "无",
|
299
299
|
"member": "string",
|
300
300
|
"name": "InputImage",
|
@@ -303,7 +303,7 @@
|
|
303
303
|
},
|
304
304
|
{
|
305
305
|
"disabled": false,
|
306
|
-
"document": "输入图 Url。\n算法将根据输入的图片,结合文本描述智能生成与之相关的图像。\nBase64 和 Url 必须提供一个,如果都提供以
|
306
|
+
"document": "输入图 Url。\n算法将根据输入的图片,结合文本描述智能生成与之相关的图像。\nBase64 和 Url 必须提供一个,如果都提供以 Url 为准。\n图片限制:单边分辨率小于5000且大于50,转成 Base64 字符串后小于 8MB,格式支持 jpg、jpeg、png、bmp、tiff、webp。",
|
307
307
|
"example": "无",
|
308
308
|
"member": "string",
|
309
309
|
"name": "InputUrl",
|
@@ -412,33 +412,30 @@
|
|
412
412
|
"members": [
|
413
413
|
{
|
414
414
|
"disabled": false,
|
415
|
-
"document": "水印
|
415
|
+
"document": "水印 Url",
|
416
416
|
"example": "无",
|
417
417
|
"member": "string",
|
418
418
|
"name": "LogoUrl",
|
419
419
|
"required": false,
|
420
|
-
"type": "string"
|
421
|
-
"value_allowed_null": true
|
420
|
+
"type": "string"
|
422
421
|
},
|
423
422
|
{
|
424
423
|
"disabled": false,
|
425
|
-
"document": "水印
|
424
|
+
"document": "水印 Base64,Url 和 Base64 二选一传入,如果都提供以 Url 为准",
|
426
425
|
"example": "无",
|
427
426
|
"member": "string",
|
428
427
|
"name": "LogoImage",
|
429
428
|
"required": false,
|
430
|
-
"type": "string"
|
431
|
-
"value_allowed_null": true
|
429
|
+
"type": "string"
|
432
430
|
},
|
433
431
|
{
|
434
432
|
"disabled": false,
|
435
|
-
"document": "
|
433
|
+
"document": "水印图片位于生成结果图中的坐标,将按照坐标对标识图片进行位置和大小的拉伸匹配",
|
436
434
|
"example": "无",
|
437
435
|
"member": "LogoRect",
|
438
436
|
"name": "LogoRect",
|
439
437
|
"required": false,
|
440
|
-
"type": "object"
|
441
|
-
"value_allowed_null": true
|
438
|
+
"type": "object"
|
442
439
|
}
|
443
440
|
],
|
444
441
|
"usage": "in"
|
@@ -846,7 +843,7 @@
|
|
846
843
|
"members": [
|
847
844
|
{
|
848
845
|
"disabled": false,
|
849
|
-
"document": "生成图分辨率\n\n
|
846
|
+
"document": "生成图分辨率\n\n图像风格化(图生图)支持生成以下分辨率的图片:origin(与输入图分辨率一致,长边最高为2000,超出将做等比例缩小)、768:768(1:1)、768:1024(3:4)、1024:768(4:3),不传默认使用origin,如果指定生成的长宽比与输入图长宽比差异过大可能导致图片内容被裁剪。",
|
850
847
|
"example": "768:768",
|
851
848
|
"member": "string",
|
852
849
|
"name": "Resolution",
|