@wix/auto_sdk_ai-gateway_prompts 1.0.6 → 1.0.7

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.
@@ -636,6 +636,7 @@ var Model = /* @__PURE__ */ ((Model2) => {
636
636
  Model2["CLAUDE_4_SONNET_1_0"] = "CLAUDE_4_SONNET_1_0";
637
637
  Model2["CLAUDE_4_OPUS_1_0"] = "CLAUDE_4_OPUS_1_0";
638
638
  Model2["CLAUDE_4_5_SONNET_1_0"] = "CLAUDE_4_5_SONNET_1_0";
639
+ Model2["CLAUDE_4_5_HAIKU_1_0"] = "CLAUDE_4_5_HAIKU_1_0";
639
640
  return Model2;
640
641
  })(Model || {});
641
642
  var Role = /* @__PURE__ */ ((Role2) => {
@@ -680,6 +681,7 @@ var ClaudeModel = /* @__PURE__ */ ((ClaudeModel2) => {
680
681
  ClaudeModel2["CLAUDE_4_SONNET_1_0"] = "CLAUDE_4_SONNET_1_0";
681
682
  ClaudeModel2["CLAUDE_4_OPUS_1_0"] = "CLAUDE_4_OPUS_1_0";
682
683
  ClaudeModel2["CLAUDE_4_5_SONNET_1_0"] = "CLAUDE_4_5_SONNET_1_0";
684
+ ClaudeModel2["CLAUDE_4_5_HAIKU_1_0"] = "CLAUDE_4_5_HAIKU_1_0";
683
685
  return ClaudeModel2;
684
686
  })(ClaudeModel || {});
685
687
  var V1MessageRoleRole = /* @__PURE__ */ ((V1MessageRoleRole2) => {
@@ -718,6 +720,7 @@ var AnthropicModel = /* @__PURE__ */ ((AnthropicModel2) => {
718
720
  AnthropicModel2["CLAUDE_4_OPUS_1_0"] = "CLAUDE_4_OPUS_1_0";
719
721
  AnthropicModel2["CLAUDE_4_1_OPUS_1_0"] = "CLAUDE_4_1_OPUS_1_0";
720
722
  AnthropicModel2["CLAUDE_4_5_SONNET_1_0"] = "CLAUDE_4_5_SONNET_1_0";
723
+ AnthropicModel2["CLAUDE_4_5_HAIKU_1_0"] = "CLAUDE_4_5_HAIKU_1_0";
721
724
  return AnthropicModel2;
722
725
  })(AnthropicModel || {});
723
726
  var MessageRoleRole = /* @__PURE__ */ ((MessageRoleRole2) => {