@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.
@@ -3315,6 +3315,7 @@ var Model = /* @__PURE__ */ ((Model2) => {
3315
3315
  Model2["CLAUDE_4_5_OPUS_1_0"] = "CLAUDE_4_5_OPUS_1_0";
3316
3316
  Model2["CLAUDE_4_6_OPUS_1_0"] = "CLAUDE_4_6_OPUS_1_0";
3317
3317
  Model2["CLAUDE_4_6_SONNET_1_0"] = "CLAUDE_4_6_SONNET_1_0";
3318
+ Model2["CLAUDE_4_7_OPUS_1_0"] = "CLAUDE_4_7_OPUS_1_0";
3318
3319
  return Model2;
3319
3320
  })(Model || {});
3320
3321
  var Role = /* @__PURE__ */ ((Role2) => {
@@ -3363,6 +3364,7 @@ var ClaudeModel = /* @__PURE__ */ ((ClaudeModel2) => {
3363
3364
  ClaudeModel2["CLAUDE_4_5_OPUS_1_0"] = "CLAUDE_4_5_OPUS_1_0";
3364
3365
  ClaudeModel2["CLAUDE_4_6_OPUS_1_0"] = "CLAUDE_4_6_OPUS_1_0";
3365
3366
  ClaudeModel2["CLAUDE_4_6_SONNET_1_0"] = "CLAUDE_4_6_SONNET_1_0";
3367
+ ClaudeModel2["CLAUDE_4_7_OPUS_1_0"] = "CLAUDE_4_7_OPUS_1_0";
3366
3368
  return ClaudeModel2;
3367
3369
  })(ClaudeModel || {});
3368
3370
  var V1MessageRoleRole = /* @__PURE__ */ ((V1MessageRoleRole2) => {