@wix/auto_sdk_ai-gateway_generators 1.0.83 → 1.0.84

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.
@@ -3460,6 +3460,7 @@ var Model = /* @__PURE__ */ ((Model2) => {
3460
3460
  Model2["CLAUDE_4_5_OPUS_1_0"] = "CLAUDE_4_5_OPUS_1_0";
3461
3461
  Model2["CLAUDE_4_6_OPUS_1_0"] = "CLAUDE_4_6_OPUS_1_0";
3462
3462
  Model2["CLAUDE_4_6_SONNET_1_0"] = "CLAUDE_4_6_SONNET_1_0";
3463
+ Model2["CLAUDE_4_7_OPUS_1_0"] = "CLAUDE_4_7_OPUS_1_0";
3463
3464
  return Model2;
3464
3465
  })(Model || {});
3465
3466
  var Role = /* @__PURE__ */ ((Role2) => {
@@ -3508,6 +3509,7 @@ var ClaudeModel = /* @__PURE__ */ ((ClaudeModel2) => {
3508
3509
  ClaudeModel2["CLAUDE_4_5_OPUS_1_0"] = "CLAUDE_4_5_OPUS_1_0";
3509
3510
  ClaudeModel2["CLAUDE_4_6_OPUS_1_0"] = "CLAUDE_4_6_OPUS_1_0";
3510
3511
  ClaudeModel2["CLAUDE_4_6_SONNET_1_0"] = "CLAUDE_4_6_SONNET_1_0";
3512
+ ClaudeModel2["CLAUDE_4_7_OPUS_1_0"] = "CLAUDE_4_7_OPUS_1_0";
3511
3513
  return ClaudeModel2;
3512
3514
  })(ClaudeModel || {});
3513
3515
  var V1MessageRoleRole = /* @__PURE__ */ ((V1MessageRoleRole2) => {