@wix/auto_sdk_ai-gateway_generators 1.0.120 → 1.0.121

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.
@@ -3461,7 +3461,6 @@ var Type = /* @__PURE__ */ ((Type2) => {
3461
3461
  })(Type || {});
3462
3462
  var Model = /* @__PURE__ */ ((Model2) => {
3463
3463
  Model2["UNKNOWN"] = "UNKNOWN";
3464
- Model2["CLAUDE_3_HAIKU_1_0"] = "CLAUDE_3_HAIKU_1_0";
3465
3464
  Model2["CLAUDE_4_SONNET_1_0"] = "CLAUDE_4_SONNET_1_0";
3466
3465
  Model2["CLAUDE_4_5_SONNET_1_0"] = "CLAUDE_4_5_SONNET_1_0";
3467
3466
  Model2["CLAUDE_4_5_HAIKU_1_0"] = "CLAUDE_4_5_HAIKU_1_0";