@ai-sdk/anthropic 3.0.0-beta.64 → 3.0.0-beta.65

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,7 +733,6 @@ var textEditor_20250728InputSchema = (0, import_provider_utils4.lazySchema)(
733
733
  );
734
734
  var factory = (0, import_provider_utils3.createProviderDefinedToolFactory)({
735
735
  id: "anthropic.text_editor_20250728",
736
- name: "str_replace_based_edit_tool",
737
736
  inputSchema: textEditor_20250728InputSchema
738
737
  });
739
738
  var textEditor_20250728 = (args = {}) => {
@@ -781,7 +780,6 @@ var webSearch_20250305InputSchema = (0, import_provider_utils5.lazySchema)(
781
780
  );
782
781
  var factory2 = (0, import_provider_utils5.createProviderDefinedToolFactoryWithOutputSchema)({
783
782
  id: "anthropic.web_search_20250305",
784
- name: "web_search",
785
783
  inputSchema: webSearch_20250305InputSchema,
786
784
  outputSchema: webSearch_20250305OutputSchema
787
785
  });
@@ -838,7 +836,6 @@ var webFetch_20250910InputSchema = (0, import_provider_utils6.lazySchema)(
838
836
  );
839
837
  var factory3 = (0, import_provider_utils6.createProviderDefinedToolFactoryWithOutputSchema)({
840
838
  id: "anthropic.web_fetch_20250910",
841
- name: "web_fetch",
842
839
  inputSchema: webFetch_20250910InputSchema,
843
840
  outputSchema: webFetch_20250910OutputSchema
844
841
  });
@@ -1117,7 +1114,6 @@ var codeExecution_20250522InputSchema = (0, import_provider_utils8.lazySchema)(
1117
1114
  );
1118
1115
  var factory4 = (0, import_provider_utils8.createProviderDefinedToolFactoryWithOutputSchema)({
1119
1116
  id: "anthropic.code_execution_20250522",
1120
- name: "code_execution",
1121
1117
  inputSchema: codeExecution_20250522InputSchema,
1122
1118
  outputSchema: codeExecution_20250522OutputSchema
1123
1119
  });
@@ -1206,7 +1202,6 @@ var codeExecution_20250825InputSchema = (0, import_provider_utils9.lazySchema)(
1206
1202
  );
1207
1203
  var factory5 = (0, import_provider_utils9.createProviderDefinedToolFactoryWithOutputSchema)({
1208
1204
  id: "anthropic.code_execution_20250825",
1209
- name: "code_execution",
1210
1205
  inputSchema: codeExecution_20250825InputSchema,
1211
1206
  outputSchema: codeExecution_20250825OutputSchema
1212
1207
  });
@@ -3099,7 +3094,6 @@ var bash_20241022InputSchema = (0, import_provider_utils12.lazySchema)(
3099
3094
  );
3100
3095
  var bash_20241022 = (0, import_provider_utils12.createProviderDefinedToolFactory)({
3101
3096
  id: "anthropic.bash_20241022",
3102
- name: "bash",
3103
3097
  inputSchema: bash_20241022InputSchema
3104
3098
  });
3105
3099
 
@@ -3116,7 +3110,6 @@ var bash_20250124InputSchema = (0, import_provider_utils13.lazySchema)(
3116
3110
  );
3117
3111
  var bash_20250124 = (0, import_provider_utils13.createProviderDefinedToolFactory)({
3118
3112
  id: "anthropic.bash_20250124",
3119
- name: "bash",
3120
3113
  inputSchema: bash_20250124InputSchema
3121
3114
  });
3122
3115
 
@@ -3145,7 +3138,6 @@ var computer_20241022InputSchema = (0, import_provider_utils14.lazySchema)(
3145
3138
  );
3146
3139
  var computer_20241022 = (0, import_provider_utils14.createProviderDefinedToolFactory)({
3147
3140
  id: "anthropic.computer_20241022",
3148
- name: "computer",
3149
3141
  inputSchema: computer_20241022InputSchema
3150
3142
  });
3151
3143
 
@@ -3184,7 +3176,6 @@ var computer_20250124InputSchema = (0, import_provider_utils15.lazySchema)(
3184
3176
  );
3185
3177
  var computer_20250124 = (0, import_provider_utils15.createProviderDefinedToolFactory)({
3186
3178
  id: "anthropic.computer_20250124",
3187
- name: "computer",
3188
3179
  inputSchema: computer_20250124InputSchema
3189
3180
  });
3190
3181
 
@@ -3230,7 +3221,6 @@ var memory_20250818InputSchema = (0, import_provider_utils16.lazySchema)(
3230
3221
  );
3231
3222
  var memory_20250818 = (0, import_provider_utils16.createProviderDefinedToolFactory)({
3232
3223
  id: "anthropic.memory_20250818",
3233
- name: "memory",
3234
3224
  inputSchema: memory_20250818InputSchema
3235
3225
  });
3236
3226
 
@@ -3252,7 +3242,6 @@ var textEditor_20241022InputSchema = (0, import_provider_utils17.lazySchema)(
3252
3242
  );
3253
3243
  var textEditor_20241022 = (0, import_provider_utils17.createProviderDefinedToolFactory)({
3254
3244
  id: "anthropic.text_editor_20241022",
3255
- name: "str_replace_editor",
3256
3245
  inputSchema: textEditor_20241022InputSchema
3257
3246
  });
3258
3247
 
@@ -3274,7 +3263,6 @@ var textEditor_20250124InputSchema = (0, import_provider_utils18.lazySchema)(
3274
3263
  );
3275
3264
  var textEditor_20250124 = (0, import_provider_utils18.createProviderDefinedToolFactory)({
3276
3265
  id: "anthropic.text_editor_20250124",
3277
- name: "str_replace_editor",
3278
3266
  inputSchema: textEditor_20250124InputSchema
3279
3267
  });
3280
3268
 
@@ -3296,7 +3284,6 @@ var textEditor_20250429InputSchema = (0, import_provider_utils19.lazySchema)(
3296
3284
  );
3297
3285
  var textEditor_20250429 = (0, import_provider_utils19.createProviderDefinedToolFactory)({
3298
3286
  id: "anthropic.text_editor_20250429",
3299
- name: "str_replace_based_edit_tool",
3300
3287
  inputSchema: textEditor_20250429InputSchema
3301
3288
  });
3302
3289