tencentcloud-sdk-nodejs-vclm 4.1.191 → 4.1.193
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
|
@@ -681,7 +681,7 @@ export interface SubmitAigcVideoJobRequest {
|
|
|
681
681
|
*/
|
|
682
682
|
Vendor: string;
|
|
683
683
|
/**
|
|
684
|
-
* <p>模型版本。</p><p>枚举值:</p><p>● 当Vendor为Vidu时,可选值[q2, q2-pro, q2-turbo]</p><p>● 当Vendor为Kling时,可选值[v1.6, v2.0, v2.1, v2.5,
|
|
684
|
+
* <p>模型版本。</p><p>枚举值:</p><p>● 当Vendor为Vidu时,可选值[q2, q2-pro, q2-turbo, q3-pro, q3-turbo]</p><p>● 当Vendor为Kling时,可选值[v1.6, v2.0, v2.1, v2.5, v2.6]</p><p>● 当Vendor为HY时,默认值:[v1.5]</p><p>● 当Vendor为YT时,默认值:[v2.0]</p>
|
|
685
685
|
*/
|
|
686
686
|
Model: string;
|
|
687
687
|
/**
|