@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.
@@ -733,6 +733,7 @@ var Model = /* @__PURE__ */ ((Model2) => {
733
733
  Model2["CLAUDE_4_SONNET_1_0"] = "CLAUDE_4_SONNET_1_0";
734
734
  Model2["CLAUDE_4_OPUS_1_0"] = "CLAUDE_4_OPUS_1_0";
735
735
  Model2["CLAUDE_4_5_SONNET_1_0"] = "CLAUDE_4_5_SONNET_1_0";
736
+ Model2["CLAUDE_4_5_HAIKU_1_0"] = "CLAUDE_4_5_HAIKU_1_0";
736
737
  return Model2;
737
738
  })(Model || {});
738
739
  var Role = /* @__PURE__ */ ((Role2) => {
@@ -777,6 +778,7 @@ var ClaudeModel = /* @__PURE__ */ ((ClaudeModel2) => {
777
778
  ClaudeModel2["CLAUDE_4_SONNET_1_0"] = "CLAUDE_4_SONNET_1_0";
778
779
  ClaudeModel2["CLAUDE_4_OPUS_1_0"] = "CLAUDE_4_OPUS_1_0";
779
780
  ClaudeModel2["CLAUDE_4_5_SONNET_1_0"] = "CLAUDE_4_5_SONNET_1_0";
781
+ ClaudeModel2["CLAUDE_4_5_HAIKU_1_0"] = "CLAUDE_4_5_HAIKU_1_0";
780
782
  return ClaudeModel2;
781
783
  })(ClaudeModel || {});
782
784
  var V1MessageRoleRole = /* @__PURE__ */ ((V1MessageRoleRole2) => {
@@ -815,6 +817,7 @@ var AnthropicModel = /* @__PURE__ */ ((AnthropicModel2) => {
815
817
  AnthropicModel2["CLAUDE_4_OPUS_1_0"] = "CLAUDE_4_OPUS_1_0";
816
818
  AnthropicModel2["CLAUDE_4_1_OPUS_1_0"] = "CLAUDE_4_1_OPUS_1_0";
817
819
  AnthropicModel2["CLAUDE_4_5_SONNET_1_0"] = "CLAUDE_4_5_SONNET_1_0";
820
+ AnthropicModel2["CLAUDE_4_5_HAIKU_1_0"] = "CLAUDE_4_5_HAIKU_1_0";
818
821
  return AnthropicModel2;
819
822
  })(AnthropicModel || {});
820
823
  var MessageRoleRole = /* @__PURE__ */ ((MessageRoleRole2) => {