@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.
@@ -3612,7 +3612,6 @@ var Type = /* @__PURE__ */ ((Type2) => {
3612
3612
  })(Type || {});
3613
3613
  var Model = /* @__PURE__ */ ((Model2) => {
3614
3614
  Model2["UNKNOWN"] = "UNKNOWN";
3615
- Model2["CLAUDE_3_HAIKU_1_0"] = "CLAUDE_3_HAIKU_1_0";
3616
3615
  Model2["CLAUDE_4_SONNET_1_0"] = "CLAUDE_4_SONNET_1_0";
3617
3616
  Model2["CLAUDE_4_5_SONNET_1_0"] = "CLAUDE_4_5_SONNET_1_0";
3618
3617
  Model2["CLAUDE_4_5_HAIKU_1_0"] = "CLAUDE_4_5_HAIKU_1_0";