@wix/auto_sdk_ai-gateway_prompts 1.0.16 → 1.0.17

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.
@@ -1563,6 +1563,7 @@ var VideoModel = /* @__PURE__ */ ((VideoModel2) => {
1563
1563
  VideoModel2["SEEDANCE_1_0_PRO"] = "SEEDANCE_1_0_PRO";
1564
1564
  VideoModel2["SEEDANCE_1_0_LITE"] = "SEEDANCE_1_0_LITE";
1565
1565
  VideoModel2["SEEDANCE_1_0_PRO_FAST"] = "SEEDANCE_1_0_PRO_FAST";
1566
+ VideoModel2["FROM_MODEL_ID"] = "FROM_MODEL_ID";
1566
1567
  return VideoModel2;
1567
1568
  })(VideoModel || {});
1568
1569
  var ResponsesInputMessageResponsesMessageRole = /* @__PURE__ */ ((ResponsesInputMessageResponsesMessageRole2) => {