@copilotkit/react-core 1.57.4 → 1.58.0

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.
@@ -8789,7 +8789,7 @@ const getErrorActions = (error) => {
8789
8789
  switch (error.code) {
8790
8790
  case _copilotkit_shared.CopilotKitErrorCode.MISSING_PUBLIC_API_KEY_ERROR: return { primary: {
8791
8791
  label: "Show me how",
8792
- onClick: () => window.open("https://docs.copilotkit.ai/premium#how-do-i-get-access-to-premium-features", "_blank", "noopener,noreferrer")
8792
+ onClick: () => window.open("https://docs.copilotkit.ai/premium/overview#getting-access", "_blank", "noopener,noreferrer")
8793
8793
  } };
8794
8794
  case _copilotkit_shared.CopilotKitErrorCode.UPGRADE_REQUIRED_ERROR: return { primary: {
8795
8795
  label: "Upgrade",
@@ -10426,4 +10426,4 @@ Object.defineProperty(exports, 'useToast', {
10426
10426
  return useToast;
10427
10427
  }
10428
10428
  });
10429
- //# sourceMappingURL=copilotkit-CtXcs1ea.cjs.map
10429
+ //# sourceMappingURL=copilotkit-Drw-g6zA.cjs.map