tencentcloud-sdk-nodejs-mps 4.1.253 → 4.1.258

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.253",
3
+ "version": "4.1.258",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "./tencentcloud/index.js",
6
6
  "module": "./es/index.js",
@@ -801,6 +801,19 @@ export interface MediaProcessTaskImageSpriteResult {
801
801
  */
802
802
  FinishTime?: string;
803
803
  }
804
+ /**
805
+ * 自定义描述变量
806
+ */
807
+ export interface CustomVariable {
808
+ /**
809
+ * <p>用户自定义变量类型。</p><p>参数格式:PascalCase格式。</p><p>不能为UserPrompt。默认平台模板未适配自定义内容,如需适配需提交工单。</p>
810
+ */
811
+ Type?: string;
812
+ /**
813
+ * <p>自定义变量描述。</p>
814
+ */
815
+ Description?: string;
816
+ }
804
817
  /**
805
818
  * AI解说二创结果信息
806
819
  */
@@ -4102,6 +4115,10 @@ export interface ImageTaskInput {
4102
4115
  * <p>Ai 换装配置。</p>
4103
4116
  */
4104
4117
  AiTryOnConfig?: AiTryOnConfig;
4118
+ /**
4119
+ * <p>Ai套图配置。</p>
4120
+ */
4121
+ AiPosterSuiteConfig?: AiPosterSuiteConfig;
4105
4122
  }
4106
4123
  /**
4107
4124
  * 查询输出的HLS拉流URL信息。
@@ -8466,7 +8483,7 @@ export interface DescribeStreamPackageSourceLocationResponse {
8466
8483
  */
8467
8484
  export interface CreateAigcAudioTaskRequest {
8468
8485
  /**
8469
- * <p>模型名称。生音乐当前支持的模型: GL、MinimaxMusic。</p>
8486
+ * <p>模型名称。生音乐当前支持的模型: GL、MiniMaxMusic。</p>
8470
8487
  */
8471
8488
  ModelName?: string;
8472
8489
  /**
@@ -13856,6 +13873,19 @@ export interface PlaybackInfoReq {
13856
13873
  */
13857
13874
  ClipRangeConf?: ClipRangeInfo;
13858
13875
  }
13876
+ /**
13877
+ * 套图图片信息
13878
+ */
13879
+ export interface RecipeItem {
13880
+ /**
13881
+ * <p>子图类型</p><p>枚举值:</p><ul><li>hero: 商品主图</li><li>detail: 商品细节图</li><li>selling: 核心卖点图</li><li>atmosphere: 场景氛围图</li><li>angles: 多角度图</li><li>scene: 使用场景图</li></ul>
13882
+ */
13883
+ Theme?: string;
13884
+ /**
13885
+ * <p>对应子图数量。</p><p>取值范围:[1, 4]</p><p>单位:张</p><p>单种子图最多4张,子图总数必须在4-12张范围内。</p>
13886
+ */
13887
+ Num?: number;
13888
+ }
13859
13889
  /**
13860
13890
  * 内容审核涉敏任务结果类型
13861
13891
  */
@@ -24464,6 +24494,43 @@ export interface DeleteStreamPackageLinearAssemblyProgramResponse {
24464
24494
  */
24465
24495
  RequestId?: string;
24466
24496
  }
24497
+ /**
24498
+ * 智能套图配置
24499
+ */
24500
+ export interface AiPosterSuiteConfig {
24501
+ /**
24502
+ * <p>出图模式</p><p>枚举值:</p><ul><li>auto: 全自动模式。此模式下支持CustomVariables传入。</li><li>modify: 修改模式。此模式下需要在AddOnParameter.ExtPrompt字段提供对应描述。此模式下禁止CustomVariables传入。</li></ul><p>默认值:auto</p>
24503
+ */
24504
+ Mode?: string;
24505
+ /**
24506
+ * <p>电商平台视觉模板id</p><p>如需个性化定制视觉模板,请提交工单。</p>
24507
+ */
24508
+ Definition?: number;
24509
+ /**
24510
+ * <p>子图配置。</p>
24511
+ */
24512
+ Recipe?: Array<RecipeItem>;
24513
+ /**
24514
+ * <p>子图文案语言。</p><p>枚举值:</p><ul><li>zh-CN: 简体中文</li><li>en-US: 美式英语</li></ul><p>默认值:zh-CN</p><p>如需支持更多语言输出,请提交工单。</p>
24515
+ */
24516
+ Language?: string;
24517
+ /**
24518
+ * <p>子图比例。</p><p>枚举值:</p><ul><li>1:1: 1:1</li><li>3:4: 3:4</li><li>4:3: 4:3</li><li>9:16: 9:16</li><li>16:9: 16:9</li></ul><p>默认值:1:1</p>
24519
+ */
24520
+ PanelRatio?: string;
24521
+ /**
24522
+ * <p>子图分辨率</p><p>枚举值:</p><ul><li>720: 720</li><li>1K: 1K</li><li>2K: 2K</li><li>4K: 4K</li></ul><p>默认值:1K</p>
24523
+ */
24524
+ PanelResolution?: string;
24525
+ /**
24526
+ * <p>用户自定义变量。</p>
24527
+ */
24528
+ CustomVariables?: Array<CustomVariable>;
24529
+ /**
24530
+ * <p>模型名称。</p><p>枚举值:</p><ul><li>WAND-suite-1.0-flash: WAND-suite-1.0-flash</li></ul>
24531
+ */
24532
+ Model?: string;
24533
+ }
24467
24534
  /**
24468
24535
  * 音频增强配置
24469
24536
  */