@wix/auto_sdk_ai-gateway_prompts 1.0.16 → 1.0.18

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.
@@ -1458,6 +1458,7 @@ var VideoModel = /* @__PURE__ */ ((VideoModel2) => {
1458
1458
  VideoModel2["SEEDANCE_1_0_PRO"] = "SEEDANCE_1_0_PRO";
1459
1459
  VideoModel2["SEEDANCE_1_0_LITE"] = "SEEDANCE_1_0_LITE";
1460
1460
  VideoModel2["SEEDANCE_1_0_PRO_FAST"] = "SEEDANCE_1_0_PRO_FAST";
1461
+ VideoModel2["FROM_MODEL_ID"] = "FROM_MODEL_ID";
1461
1462
  return VideoModel2;
1462
1463
  })(VideoModel || {});
1463
1464
  var ResponsesInputMessageResponsesMessageRole = /* @__PURE__ */ ((ResponsesInputMessageResponsesMessageRole2) => {