@wix/auto_sdk_ai-gateway_generators 1.0.82 → 1.0.83

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.
@@ -3550,6 +3550,7 @@ var AnthropicModel = /* @__PURE__ */ ((AnthropicModel2) => {
3550
3550
  AnthropicModel2["CLAUDE_4_5_OPUS_1_0"] = "CLAUDE_4_5_OPUS_1_0";
3551
3551
  AnthropicModel2["CLAUDE_4_6_OPUS_1_0"] = "CLAUDE_4_6_OPUS_1_0";
3552
3552
  AnthropicModel2["CLAUDE_4_6_SONNET_1_0"] = "CLAUDE_4_6_SONNET_1_0";
3553
+ AnthropicModel2["CLAUDE_4_7_OPUS_1_0"] = "CLAUDE_4_7_OPUS_1_0";
3553
3554
  return AnthropicModel2;
3554
3555
  })(AnthropicModel || {});
3555
3556
  var MessageRoleRole = /* @__PURE__ */ ((MessageRoleRole2) => {