tencentcloud-sdk-nodejs-mps 4.1.161 → 4.1.163

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tencentcloud-sdk-nodejs-mps",
3
- "version": "4.1.161",
3
+ "version": "4.1.163",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "./tencentcloud/index.js",
6
6
  "module": "./es/index.js",
@@ -8568,6 +8568,7 @@ export interface CreateAigcVideoTaskRequest {
8568
8568
  /**
8569
8569
  * 模型名称。
8570
8570
  当前支持的模型列表:
8571
+ Hunyuan,
8571
8572
  Hailuo,
8572
8573
  Kling,
8573
8574
  Jimeng,
@@ -19342,6 +19343,7 @@ export interface CreateAigcImageTaskRequest {
19342
19343
  /**
19343
19344
  * 模型名称。
19344
19345
  当前支持的模型列表:
19346
+ Hunyuan,
19345
19347
  GEM,
19346
19348
  Jimeng,
19347
19349
  Qwen。