190proof 1.0.51 → 1.0.52

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.
package/dist/index.mjs CHANGED
@@ -27020,7 +27020,7 @@ var ClaudeModel = /* @__PURE__ */ ((ClaudeModel2) => {
27020
27020
  ClaudeModel2["HAIKU"] = "claude-3-haiku-20240307";
27021
27021
  ClaudeModel2["SONNET"] = "claude-3-sonnet-20240229";
27022
27022
  ClaudeModel2["OPUS"] = "claude-3-opus-20240229";
27023
- ClaudeModel2["SONNET_3_5"] = "claude-3-5-sonnet-20240620";
27023
+ ClaudeModel2["SONNET_3_5"] = "claude-3-5-sonnet-20241022";
27024
27024
  return ClaudeModel2;
27025
27025
  })(ClaudeModel || {});
27026
27026
  var GPTModel = /* @__PURE__ */ ((GPTModel2) => {