@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.
@@ -3152,7 +3152,8 @@ function editImage(payload) {
3152
3152
  {
3153
3153
  path: "montracerProxyTraceRequest.traceRequest.params.simplifyTolerance"
3154
3154
  },
3155
- { path: "montracerProxyTraceRequest.traceRequest.params.gapFix" }
3155
+ { path: "montracerProxyTraceRequest.traceRequest.params.gapFix" },
3156
+ { path: "montracerProxyTraceRequest.traceRequest.params.scale" }
3156
3157
  ]
3157
3158
  },
3158
3159
  {
@@ -3372,6 +3373,7 @@ var GoogleproxyV1Model = /* @__PURE__ */ ((GoogleproxyV1Model2) => {
3372
3373
  GoogleproxyV1Model2["GEMINI_3_1_FLASH_IMAGE"] = "GEMINI_3_1_FLASH_IMAGE";
3373
3374
  GoogleproxyV1Model2["GEMINI_3_1_FLASH_LITE"] = "GEMINI_3_1_FLASH_LITE";
3374
3375
  GoogleproxyV1Model2["GEMINI_3_5_FLASH"] = "GEMINI_3_5_FLASH";
3376
+ GoogleproxyV1Model2["GEMINI_3_5_PRO_FAST"] = "GEMINI_3_5_PRO_FAST";
3375
3377
  return GoogleproxyV1Model2;
3376
3378
  })(GoogleproxyV1Model || {});
3377
3379
  var ContentRole = /* @__PURE__ */ ((ContentRole2) => {