@wix/auto_sdk_ai-gateway_generators 1.0.115 → 1.0.117

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.
@@ -3303,7 +3303,8 @@ function editImage(payload) {
3303
3303
  {
3304
3304
  path: "montracerProxyTraceRequest.traceRequest.params.simplifyTolerance"
3305
3305
  },
3306
- { path: "montracerProxyTraceRequest.traceRequest.params.gapFix" }
3306
+ { path: "montracerProxyTraceRequest.traceRequest.params.gapFix" },
3307
+ { path: "montracerProxyTraceRequest.traceRequest.params.scale" }
3307
3308
  ]
3308
3309
  },
3309
3310
  {
@@ -3523,6 +3524,7 @@ var GoogleproxyV1Model = /* @__PURE__ */ ((GoogleproxyV1Model2) => {
3523
3524
  GoogleproxyV1Model2["GEMINI_3_1_FLASH_IMAGE"] = "GEMINI_3_1_FLASH_IMAGE";
3524
3525
  GoogleproxyV1Model2["GEMINI_3_1_FLASH_LITE"] = "GEMINI_3_1_FLASH_LITE";
3525
3526
  GoogleproxyV1Model2["GEMINI_3_5_FLASH"] = "GEMINI_3_5_FLASH";
3527
+ GoogleproxyV1Model2["GEMINI_3_5_PRO_FAST"] = "GEMINI_3_5_PRO_FAST";
3526
3528
  return GoogleproxyV1Model2;
3527
3529
  })(GoogleproxyV1Model || {});
3528
3530
  var ContentRole = /* @__PURE__ */ ((ContentRole2) => {