@ai-sdk/anthropic 4.0.12 → 4.0.15

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.
@@ -6222,6 +6222,7 @@ var AnthropicSkills = class {
6222
6222
  }) {
6223
6223
  const { value: versionResponse } = await getFromApi({
6224
6224
  url: `${this.config.baseURL}/skills/${skillId}/versions/${version}`,
6225
+ validateUrl: false,
6225
6226
  headers,
6226
6227
  failedResponseHandler: anthropicFailedResponseHandler,
6227
6228
  successfulResponseHandler: createJsonResponseHandler3(