Skip to content

CreateVideoGenToolOptions

This content is not available in your language yet.

type CreateVideoGenToolOptions = CreatePlatformVideoGenProviderOptions & {
token: string;
};

平台工具材料(与平台提供方选项同形;timeoutMs 缺省 VIDEOGEN_TOOL_TIMEOUT_MS;token 本层恒必填)。

token: string;