@wix/auto_sdk_ai-gateway_generators 1.0.110 → 1.0.112

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.
@@ -3558,6 +3558,8 @@ var AnthropicModel = /* @__PURE__ */ ((AnthropicModel2) => {
3558
3558
  AnthropicModel2["CLAUDE_4_6_SONNET_1_0"] = "CLAUDE_4_6_SONNET_1_0";
3559
3559
  AnthropicModel2["CLAUDE_4_7_OPUS_1_0"] = "CLAUDE_4_7_OPUS_1_0";
3560
3560
  AnthropicModel2["CLAUDE_4_8_OPUS_1_0"] = "CLAUDE_4_8_OPUS_1_0";
3561
+ AnthropicModel2["CLAUDE_5_SONNET_1_0"] = "CLAUDE_5_SONNET_1_0";
3562
+ AnthropicModel2["CLAUDE_5_FABLE_1_0"] = "CLAUDE_5_FABLE_1_0";
3561
3563
  return AnthropicModel2;
3562
3564
  })(AnthropicModel || {});
3563
3565
  var MessageRoleRole = /* @__PURE__ */ ((MessageRoleRole2) => {