anthropic 0.74.0__py3-none-any.whl → 0.75.0__py3-none-any.whl
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.
- anthropic/_version.py +1 -1
- anthropic/lib/streaming/_beta_messages.py +1 -1
- anthropic/lib/tools/_beta_compaction_control.py +48 -0
- anthropic/lib/tools/_beta_functions.py +30 -8
- anthropic/lib/tools/_beta_runner.py +216 -34
- anthropic/resources/beta/messages/messages.py +76 -4
- anthropic/resources/messages/messages.py +2 -0
- anthropic/types/anthropic_beta_param.py +1 -0
- anthropic/types/beta/__init__.py +31 -0
- anthropic/types/beta/beta_code_execution_tool_20250522_param.py +9 -1
- anthropic/types/beta/beta_code_execution_tool_20250825_param.py +9 -1
- anthropic/types/beta/beta_content_block.py +2 -0
- anthropic/types/beta/beta_content_block_param.py +2 -0
- anthropic/types/beta/beta_direct_caller.py +11 -0
- anthropic/types/beta/beta_direct_caller_param.py +11 -0
- anthropic/types/beta/beta_mcp_tool_config_param.py +13 -0
- anthropic/types/beta/beta_mcp_tool_default_config_param.py +13 -0
- anthropic/types/beta/beta_mcp_toolset_param.py +28 -0
- anthropic/types/beta/beta_memory_tool_20250818_param.py +11 -1
- anthropic/types/beta/beta_output_config_param.py +13 -0
- anthropic/types/beta/beta_raw_content_block_start_event.py +2 -0
- anthropic/types/beta/beta_server_tool_caller.py +13 -0
- anthropic/types/beta/beta_server_tool_caller_param.py +13 -0
- anthropic/types/beta/beta_server_tool_use_block.py +20 -4
- anthropic/types/beta/beta_server_tool_use_block_param.py +19 -4
- anthropic/types/beta/beta_tool_bash_20241022_param.py +11 -1
- anthropic/types/beta/beta_tool_bash_20250124_param.py +11 -1
- anthropic/types/beta/beta_tool_computer_use_20241022_param.py +11 -1
- anthropic/types/beta/beta_tool_computer_use_20250124_param.py +11 -1
- anthropic/types/beta/beta_tool_computer_use_20251124_param.py +47 -0
- anthropic/types/beta/beta_tool_param.py +11 -1
- anthropic/types/beta/beta_tool_reference_block.py +13 -0
- anthropic/types/beta/beta_tool_reference_block_param.py +19 -0
- anthropic/types/beta/beta_tool_result_block_param.py +6 -1
- anthropic/types/beta/beta_tool_search_tool_bm25_20251119_param.py +33 -0
- anthropic/types/beta/beta_tool_search_tool_regex_20251119_param.py +33 -0
- anthropic/types/beta/beta_tool_search_tool_result_block.py +20 -0
- anthropic/types/beta/beta_tool_search_tool_result_block_param.py +25 -0
- anthropic/types/beta/beta_tool_search_tool_result_error.py +16 -0
- anthropic/types/beta/beta_tool_search_tool_result_error_param.py +13 -0
- anthropic/types/beta/beta_tool_search_tool_search_result_block.py +15 -0
- anthropic/types/beta/beta_tool_search_tool_search_result_block_param.py +16 -0
- anthropic/types/beta/beta_tool_text_editor_20241022_param.py +11 -1
- anthropic/types/beta/beta_tool_text_editor_20250124_param.py +11 -1
- anthropic/types/beta/beta_tool_text_editor_20250429_param.py +11 -1
- anthropic/types/beta/beta_tool_text_editor_20250728_param.py +11 -1
- anthropic/types/beta/beta_tool_union_param.py +8 -0
- anthropic/types/beta/beta_tool_use_block.py +11 -3
- anthropic/types/beta/beta_tool_use_block_param.py +10 -3
- anthropic/types/beta/beta_web_fetch_tool_20250910_param.py +9 -1
- anthropic/types/beta/beta_web_search_tool_20250305_param.py +9 -1
- anthropic/types/beta/message_count_tokens_params.py +15 -0
- anthropic/types/beta/message_create_params.py +7 -0
- anthropic/types/beta/messages/batch_create_params.py +4 -4
- anthropic/types/messages/batch_create_params.py +2 -2
- anthropic/types/model.py +2 -0
- anthropic/types/model_param.py +2 -0
- {anthropic-0.74.0.dist-info → anthropic-0.75.0.dist-info}/METADATA +1 -1
- {anthropic-0.74.0.dist-info → anthropic-0.75.0.dist-info}/RECORD +61 -41
- {anthropic-0.74.0.dist-info → anthropic-0.75.0.dist-info}/WHEEL +0 -0
- {anthropic-0.74.0.dist-info → anthropic-0.75.0.dist-info}/licenses/LICENSE +0 -0
|
@@ -12,7 +12,7 @@ anthropic/_resource.py,sha256=FYEOzfhB-XWTR2gyTmQuuFoecRiVXxe_SpjZlQQGytU,1080
|
|
|
12
12
|
anthropic/_response.py,sha256=1Y7-OrGn1lOwvZ_SmMlwT9Nb2i9A1RYw2Q4-F1cwPSU,30542
|
|
13
13
|
anthropic/_streaming.py,sha256=AVgSkkvKHZsFD4xQbkOi9Oi0vkHoEZbkccyUw5yIxmA,14072
|
|
14
14
|
anthropic/_types.py,sha256=vEab5B5Hp7xQQafVrgSCHeEPUmf74jofqIPo-n7Xljk,7338
|
|
15
|
-
anthropic/_version.py,sha256=
|
|
15
|
+
anthropic/_version.py,sha256=YRIQLOgAdPl7dRAXimeFliTRI1E-aOT29SMjAv9rp1o,162
|
|
16
16
|
anthropic/pagination.py,sha256=MgGFbx3GDm4XASijWas0-2eVb1iGR-DgqyPrDf5Jll8,5152
|
|
17
17
|
anthropic/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
18
18
|
anthropic/_decoders/jsonl.py,sha256=KDLw-Frjo7gRup5qDp_BWkXIZ-mFZU5vFDz0WBhEKcs,3510
|
|
@@ -47,14 +47,15 @@ anthropic/lib/bedrock/_client.py,sha256=kZDEdx07b4rXG81evFsWB5TgOqhRwsYoCBJTEkWz
|
|
|
47
47
|
anthropic/lib/bedrock/_stream.py,sha256=wCS-1otwfIIVbfG3TFFKxTD-antJiTmprW6eAAGTCDA,871
|
|
48
48
|
anthropic/lib/bedrock/_stream_decoder.py,sha256=gTlsTn0s6iVOL4Smp_inhDUBcOZuCgGgJib7fORbQWM,2551
|
|
49
49
|
anthropic/lib/streaming/__init__.py,sha256=3t53ifPduSySAGEwk2PomOVATthmYAf71byemIbsi78,1362
|
|
50
|
-
anthropic/lib/streaming/_beta_messages.py,sha256=
|
|
50
|
+
anthropic/lib/streaming/_beta_messages.py,sha256=d9J06XGaWKELDpX9unsRnn53dpSDQvNwYXFWGNnQOk0,20395
|
|
51
51
|
anthropic/lib/streaming/_beta_types.py,sha256=lnYGoJcdkjWDssp3FgUImNMKHKakVmqkoSHBsAFOJUw,2747
|
|
52
52
|
anthropic/lib/streaming/_messages.py,sha256=OSV9sjb8MLThSywEFXQV9OchcNXAE2KxDacVpJbkNRM,16958
|
|
53
53
|
anthropic/lib/streaming/_types.py,sha256=CrR4948IWgUF7L9O0ase2QwbpiQ1JeiYXrRyVi74-Bw,2086
|
|
54
54
|
anthropic/lib/tools/__init__.py,sha256=8JgDqt6ti7klw9JQ78UjFACMc8GmGi-eFWu6xhbZ5MQ,811
|
|
55
55
|
anthropic/lib/tools/_beta_builtin_memory_tool.py,sha256=FjMyWAYHR4da2jhz2EyUt_0G5BoUXW-iHnwlCprFbqc,9123
|
|
56
|
-
anthropic/lib/tools/
|
|
57
|
-
anthropic/lib/tools/
|
|
56
|
+
anthropic/lib/tools/_beta_compaction_control.py,sha256=wMjW2AyKRx8bNGWHrPUrc6UuAtyjWgiCYs3PvvSbV8k,2118
|
|
57
|
+
anthropic/lib/tools/_beta_functions.py,sha256=SamJxBd4gvNbiosCAE8xie0_BIDJudhogqKHvAOC_Wc,11350
|
|
58
|
+
anthropic/lib/tools/_beta_runner.py,sha256=g7EDM4_0v728UzkWn8SsUm8Kx2f5wEt-pXimBz0IFhc,22109
|
|
58
59
|
anthropic/lib/vertex/__init__.py,sha256=A8vuK1qVPtmKr1_LQgPuDRVA6I4xm_ye2aPdAa4yGsI,102
|
|
59
60
|
anthropic/lib/vertex/_auth.py,sha256=Kyt_hbUc-DPlkvds4__OLR8FLPpoDas6bXhZTECxO3Y,1644
|
|
60
61
|
anthropic/lib/vertex/_beta.py,sha256=8kXsUUIGstf6dZfiZtm6s9OWEueuSgra8dPvkaUacy4,3323
|
|
@@ -69,15 +70,15 @@ anthropic/resources/beta/files.py,sha256=rz2seKKOcoF0ebUMEMF86LoPWi1YqK2zp-dMQ7t
|
|
|
69
70
|
anthropic/resources/beta/models.py,sha256=1bPko6YIziXlKj9GWnAxReEoWIT_7TwBpU_oCUMhBlo,12516
|
|
70
71
|
anthropic/resources/beta/messages/__init__.py,sha256=7ZO4hB7hPBhXQja7gMzkwLXQVDlyap4JsihpA0UKZjk,849
|
|
71
72
|
anthropic/resources/beta/messages/batches.py,sha256=51m83Ijs6cIE_f4hRQNhSyNqDj5TVt0F0Bm4ryekoLw,36116
|
|
72
|
-
anthropic/resources/beta/messages/messages.py,sha256=
|
|
73
|
+
anthropic/resources/beta/messages/messages.py,sha256=hHvZn6I-w5ld7K4bDJ1oJXAqHV3WNbQvIFbrKYI4GB4,155898
|
|
73
74
|
anthropic/resources/beta/skills/__init__.py,sha256=QMC_HEzfI-k0jhfKJThUUjf9wf7Vs8HTxSXYNnvVx2o,836
|
|
74
75
|
anthropic/resources/beta/skills/skills.py,sha256=ytCR9JN7Qgn9GbWT0oBgpy-nvYXWwqoBvOzZ_iURANE,25036
|
|
75
76
|
anthropic/resources/beta/skills/versions.py,sha256=iWSrZ4iqVGm16f7r_aE79gDxeUTUaSw5dEBAyHIxRu8,25212
|
|
76
77
|
anthropic/resources/messages/__init__.py,sha256=iOSBh4D7NTXqe7RNhw9HZCiFmJvDfIgVFnjaF7r27YU,897
|
|
77
78
|
anthropic/resources/messages/batches.py,sha256=HlQc5rBYzJu43pnw7H2dSnNN1XHEWpc_czyJ7MSbXj0,28824
|
|
78
|
-
anthropic/resources/messages/messages.py,sha256=
|
|
79
|
+
anthropic/resources/messages/messages.py,sha256=Cd4UfGlSFjWLyPQftQNGFM1BAMQsbo5Zcafli2jAugc,108860
|
|
79
80
|
anthropic/types/__init__.py,sha256=H56hkiGRNPgQE1PANpHed0ns8nMqJGVqLmM7gVWLRWg,9458
|
|
80
|
-
anthropic/types/anthropic_beta_param.py,sha256=
|
|
81
|
+
anthropic/types/anthropic_beta_param.py,sha256=pCogMqyk-O1fxyYbuvWpLw4sBDfNSIYyUYJcFuGrki8,1003
|
|
81
82
|
anthropic/types/base64_image_source_param.py,sha256=4djZ4GfXcL2khwcg8KpUdZILKmmzHro5YFXTdkhSqpw,725
|
|
82
83
|
anthropic/types/base64_pdf_source_param.py,sha256=N2ALmXljCEVfOh9oUbgFjH8hF3iNFoQLK7y0MfvPl4k,684
|
|
83
84
|
anthropic/types/beta_api_error.py,sha256=rr_VBxFp9VqNmVjTUokYzpkYRYvO9MVh_t406BvGi38,268
|
|
@@ -129,10 +130,10 @@ anthropic/types/message_stop_event.py,sha256=rtYh1F-b9xilu8s_RdaHijP7kf3om6FvK9c
|
|
|
129
130
|
anthropic/types/message_stream_event.py,sha256=OspCo1IFpItyJDr4Ta16o8DQmTsgVWSmeNg4BhfMM0M,285
|
|
130
131
|
anthropic/types/message_tokens_count.py,sha256=JmkcWw9nZAUgr2WY5G4Mwqs2jcnMuZXh920MlUkvY70,329
|
|
131
132
|
anthropic/types/metadata_param.py,sha256=p6j8bWh3FfI3PB-vJjU4JhRukP2NZdrcE2gQixw5zgw,594
|
|
132
|
-
anthropic/types/model.py,sha256=
|
|
133
|
+
anthropic/types/model.py,sha256=ZnWBIjrO55aaGtSgqjaKHHqIWytxPjwbQfEP-oV5CtQ,914
|
|
133
134
|
anthropic/types/model_info.py,sha256=JrqNQwWcOiC5ItKTZqRfeAQhPWzi0AyzzOTF6AdE-ss,646
|
|
134
135
|
anthropic/types/model_list_params.py,sha256=O2GJOAHr6pB7yGAJhLjcwsDJ8ACtE1GrOrI2JDkj0w8,974
|
|
135
|
-
anthropic/types/model_param.py,sha256=
|
|
136
|
+
anthropic/types/model_param.py,sha256=99rcpm60i-IEXl-PKmIuyyilKxLFeGHAhFDnTxIduNM,960
|
|
136
137
|
anthropic/types/plain_text_source_param.py,sha256=zdzLMfSQZH2_9Z8ssVc5hLG1w_AuFZ2Z3E17lEntAzg,382
|
|
137
138
|
anthropic/types/raw_content_block_delta.py,sha256=T1i1gSGq9u9obYbxgXYAwux-WIRqSRWJW9tBjBDXoP8,611
|
|
138
139
|
anthropic/types/raw_content_block_delta_event.py,sha256=XKpY_cCljZ6NFtVCt5R38imPbnZAbFyQVIB5d4K4ZgY,393
|
|
@@ -187,7 +188,7 @@ anthropic/types/web_search_tool_result_block_content.py,sha256=Ev_QL9KMO7emKGcTd
|
|
|
187
188
|
anthropic/types/web_search_tool_result_block_param.py,sha256=BBYP395H7a_6I2874EDwxTcx6imeKPgrFL0d3aa2z_8,769
|
|
188
189
|
anthropic/types/web_search_tool_result_block_param_content_param.py,sha256=YIBYcDI1GSlrI-4QBugJ_2YLpkofR7Da3vOwVDU44lo,542
|
|
189
190
|
anthropic/types/web_search_tool_result_error.py,sha256=3WZaS3vYkAepbsa8yEmVNkUOYcpOHonaKfHBm1nFpr8,415
|
|
190
|
-
anthropic/types/beta/__init__.py,sha256=
|
|
191
|
+
anthropic/types/beta/__init__.py,sha256=_hmjiIhMBtGgD81SAj6AexMtDj7UDm8Y_MtRZEZBoT0,21664
|
|
191
192
|
anthropic/types/beta/beta_all_thinking_turns_param.py,sha256=tC2sF_TI22gg4pa6BN4EYHEdudq0M5DIiAQczqiWyAo,317
|
|
192
193
|
anthropic/types/beta/beta_base64_image_source_param.py,sha256=njrnNCJcJyLt9JJQcidX3wuG9kpY_F5xWjb3DRO3tJQ,740
|
|
193
194
|
anthropic/types/beta/beta_base64_pdf_block_param.py,sha256=aYzXqHuaoyXgNNIRnVo0YdyVT3l0rdpT9UoN4CmAYlI,257
|
|
@@ -224,8 +225,8 @@ anthropic/types/beta/beta_code_execution_output_block.py,sha256=OpNDX-uckWDLBg70
|
|
|
224
225
|
anthropic/types/beta/beta_code_execution_output_block_param.py,sha256=EOtPBBkd-AJSbmHg_RDUY01rQLH90Q1_NZjX5CHFAeo,379
|
|
225
226
|
anthropic/types/beta/beta_code_execution_result_block.py,sha256=9xSRmN5jLtLU7i8OykIZ2avIyaQYN-AaruG6iH2-H80,499
|
|
226
227
|
anthropic/types/beta/beta_code_execution_result_block_param.py,sha256=ntPk_c1f0xjvW-8EKinOJAyWhKsfwyPrwcxMbK8-0t8,620
|
|
227
|
-
anthropic/types/beta/beta_code_execution_tool_20250522_param.py,sha256=
|
|
228
|
-
anthropic/types/beta/beta_code_execution_tool_20250825_param.py,sha256=
|
|
228
|
+
anthropic/types/beta/beta_code_execution_tool_20250522_param.py,sha256=ClkcizFxr1cbmwvMXUIrvehWxSoDY7u9dWZJBu5sQ2I,1017
|
|
229
|
+
anthropic/types/beta/beta_code_execution_tool_20250825_param.py,sha256=fMiW2m4CeIS3VXI98AdwM5h6a4yddjtVgLeQwOsofHw,1017
|
|
229
230
|
anthropic/types/beta/beta_code_execution_tool_result_block.py,sha256=bheDD2Kv4yg7l2l68FQasijI_T3Cu6MtRwQ97KvOWj0,483
|
|
230
231
|
anthropic/types/beta/beta_code_execution_tool_result_block_content.py,sha256=yzd-4lPmzMcv_NKxzgxZFMW2fdMa9cN25IsKkduzxo0,497
|
|
231
232
|
anthropic/types/beta/beta_code_execution_tool_result_block_param.py,sha256=lYwrz8FSWbvM7_806rRTMY4dVHOS1QzBVRQGAXTty38,827
|
|
@@ -237,13 +238,15 @@ anthropic/types/beta/beta_container.py,sha256=Vr8BXNE55XlpcuoebIoxjOpG0SxNl3-tMu
|
|
|
237
238
|
anthropic/types/beta/beta_container_params.py,sha256=PYJotNSzBW7_HdvPSs6N16huwhdIBSv6sGuY0ZHhCmc,481
|
|
238
239
|
anthropic/types/beta/beta_container_upload_block.py,sha256=T-W7H8tlzin7_b_A6-hHxBBi9qJk0H7M-2JK_pnXyXE,300
|
|
239
240
|
anthropic/types/beta/beta_container_upload_block_param.py,sha256=rqPN69iuHa6elrNfy-x_pMrm-xOLh_PTmqBrFhKzbhA,602
|
|
240
|
-
anthropic/types/beta/beta_content_block.py,sha256=
|
|
241
|
-
anthropic/types/beta/beta_content_block_param.py,sha256=
|
|
241
|
+
anthropic/types/beta/beta_content_block.py,sha256=Q9iGB1yETOXgoynKkG7VUHMloNOHzs8M3_de8uHrUjs,1797
|
|
242
|
+
anthropic/types/beta/beta_content_block_param.py,sha256=_Hpe-82H7ua6Db07Y92r9Fp-oSnbG1oAx1FqPxeSLsM,2389
|
|
242
243
|
anthropic/types/beta/beta_content_block_source_content_param.py,sha256=IxeRBqzUPEC35VXHr4xHkQdpMw_A5hqSnBwyixn9v7E,445
|
|
243
244
|
anthropic/types/beta/beta_content_block_source_param.py,sha256=baurrUKAlsFMqHnhtEN_1dGYC7b1vakKpdLiX87pFhU,530
|
|
244
245
|
anthropic/types/beta/beta_context_management_config_param.py,sha256=cs3d7mNlprV34_UX8QPihM1FkCx6Tnzo7CjWVBVD0Qk,684
|
|
245
246
|
anthropic/types/beta/beta_context_management_response.py,sha256=qwkhE6vtToG7m34R8cxPyOfzej_x7Nfeis5tuEWk8mI,804
|
|
246
247
|
anthropic/types/beta/beta_count_tokens_context_management_response.py,sha256=efL0nsrOlA7KTIQ-M5IiXRmbmb6q-dakLp3oNnEh5G8,341
|
|
248
|
+
anthropic/types/beta/beta_direct_caller.py,sha256=FqqV41KUEu5bi8cKIxKlLonuy7YQS-h0SMvX8HJrE-Y,256
|
|
249
|
+
anthropic/types/beta/beta_direct_caller_param.py,sha256=MRkM9p4xB_c1lnvKLixH6gFH4kI1Fc4eyQX6FHE8E6I,312
|
|
247
250
|
anthropic/types/beta/beta_document_block.py,sha256=lehaAYYdGHJay8F_J-GfMLOYWAe0G8gVWfeixA5XH2s,834
|
|
248
251
|
anthropic/types/beta/beta_file_document_source_param.py,sha256=a5_eicJChOrOoBr7MIVj5hA-MZFs1syo5Oi8W_Jv1_4,350
|
|
249
252
|
anthropic/types/beta/beta_file_image_source_param.py,sha256=5ogaJ3H_NNz2M1Qa5XWyB2uUf-0HHHLkwYXJuA3kOwQ,344
|
|
@@ -252,14 +255,17 @@ anthropic/types/beta/beta_input_json_delta.py,sha256=MPlt9LmfuwmpWryQagjkkVHHZRf
|
|
|
252
255
|
anthropic/types/beta/beta_input_tokens_clear_at_least_param.py,sha256=9VMW4rN_ZeSQp5ianz-815vc_h23XjC-FI6ZICsC7d8,366
|
|
253
256
|
anthropic/types/beta/beta_input_tokens_trigger_param.py,sha256=_7MSRq8ZykSOZxxr2upnPqpSZEQ42_m53wHhcqiQ2rE,356
|
|
254
257
|
anthropic/types/beta/beta_json_output_format_param.py,sha256=DYONF-cbP6gSVz0z_5C4H_Nyg-NBrdx59PwTrXiyIbA,430
|
|
258
|
+
anthropic/types/beta/beta_mcp_tool_config_param.py,sha256=1PtOXpMi3kFDLWTNaCG7a30tu18sOHpiOcTJSEl4374,300
|
|
259
|
+
anthropic/types/beta/beta_mcp_tool_default_config_param.py,sha256=XeYGly05i5ufRsLq1BkfRp7FTpMxvV5xu7xx6NzznKg,314
|
|
255
260
|
anthropic/types/beta/beta_mcp_tool_result_block.py,sha256=mqx1WHh13wYoGpf5PnG8dgGsihq3qd9Pg6t9nolIwGI,439
|
|
256
261
|
anthropic/types/beta/beta_mcp_tool_use_block.py,sha256=KRvDIWyDfq5i2zKGtlY3ZDxHsYxtfmqHa0knEJ5UZnU,444
|
|
257
262
|
anthropic/types/beta/beta_mcp_tool_use_block_param.py,sha256=sE-16rLzREIri44iPGbQgAuRMw-Tsj5vTLUonOqW5K0,723
|
|
263
|
+
anthropic/types/beta/beta_mcp_toolset_param.py,sha256=cMsrI6rboOeLpqGCkhD3BYOlCOcCReq9hbmDBjml2nU,1040
|
|
258
264
|
anthropic/types/beta/beta_memory_tool_20250818_command.py,sha256=It-xNhxO4M7DSqpczVfZq7mD2FPDZniHGUxCq9wSGGs,1179
|
|
259
265
|
anthropic/types/beta/beta_memory_tool_20250818_create_command.py,sha256=jmrc8aWVghMz5PRW7vo5LPp3GaUDZkl7Ir8rmqNVsHw,453
|
|
260
266
|
anthropic/types/beta/beta_memory_tool_20250818_delete_command.py,sha256=dRjSRkChmc6P_vIwIWlknVEXcXikM6EZjJxZgqfT-TA,396
|
|
261
267
|
anthropic/types/beta/beta_memory_tool_20250818_insert_command.py,sha256=AkchM3mjzYmLC9Os12l1g4NNIvO1Caf9FNk_1w-jIIc,546
|
|
262
|
-
anthropic/types/beta/beta_memory_tool_20250818_param.py,sha256=
|
|
268
|
+
anthropic/types/beta/beta_memory_tool_20250818_param.py,sha256=FwdqhgIrl4EWwHrIKt4Gu1fbIZv7tXKpDm4vYw8R8GI,1052
|
|
263
269
|
anthropic/types/beta/beta_memory_tool_20250818_rename_command.py,sha256=39AhTdurJEXwEdK54_Z-RjzAOMSvo8AeNo2KHD8vlgA,462
|
|
264
270
|
anthropic/types/beta/beta_memory_tool_20250818_str_replace_command.py,sha256=2FBRtAlMbGio876ixv3NnoDkdIGHfoKwQswUWo6qTfs,524
|
|
265
271
|
anthropic/types/beta/beta_memory_tool_20250818_view_command.py,sha256=NGvvJd_GEaQRfOXH0-YmGYpyyCtj7WkX9RQZ1iVc_OE,519
|
|
@@ -269,11 +275,12 @@ anthropic/types/beta/beta_message_param.py,sha256=jelI5bL_5DFMW5-aKDpBf1KsK-CvIZ
|
|
|
269
275
|
anthropic/types/beta/beta_message_tokens_count.py,sha256=yO_2_42iBaPzX5izF1vTXoGSS1qy9LxzAf1K9GQgr4Y,621
|
|
270
276
|
anthropic/types/beta/beta_metadata_param.py,sha256=julUtAFfgnCXSt0sN8qQ-_GuhJvpXbQyqlPhyzE8jmQ,602
|
|
271
277
|
anthropic/types/beta/beta_model_info.py,sha256=hFbhNT1THKUqBKYEB0QvtQ1UBVgcoO_dtXFUPbuWqAA,655
|
|
278
|
+
anthropic/types/beta/beta_output_config_param.py,sha256=XLknjwXSIEESh7RrT9RLOQxNa49wtTmZirHDtGiKw2U,385
|
|
272
279
|
anthropic/types/beta/beta_plain_text_source.py,sha256=u3XpMPojTxn-_LvFdYYMLc_b8WI2ggIXdoZ4pDK4Q-Y,314
|
|
273
280
|
anthropic/types/beta/beta_plain_text_source_param.py,sha256=5VW_apR2n3-G6KmDq6b58Me7kGTcN2IAHAwsGbPrlVQ,390
|
|
274
281
|
anthropic/types/beta/beta_raw_content_block_delta.py,sha256=W9lWCYhkAI-KWMiQs42h8AbwryMo9HXw4mNnrmv7Krg,690
|
|
275
282
|
anthropic/types/beta/beta_raw_content_block_delta_event.py,sha256=-hn4oaYfZHCWJ5mUWeAHDM9h_XiPnLJIROqhztkiDM4,415
|
|
276
|
-
anthropic/types/beta/beta_raw_content_block_start_event.py,sha256=
|
|
283
|
+
anthropic/types/beta/beta_raw_content_block_start_event.py,sha256=FziITn3XF0iYL982558T_VoEEK_4bMEeqROi19zLwEI,2067
|
|
277
284
|
anthropic/types/beta/beta_raw_content_block_stop_event.py,sha256=JcCrM004eYBjmsbFQ_0J-vAngAPCKlkdv30ylh7fi70,308
|
|
278
285
|
anthropic/types/beta/beta_raw_message_delta_event.py,sha256=L1XDYvixPbxjEW-r37TghkL2pn8B0311dj_nky_1xMA,1738
|
|
279
286
|
anthropic/types/beta/beta_raw_message_start_event.py,sha256=v7dcNblqSy9jD65ah1LvvNWD71IRBbYMcIG0L3SyXkA,343
|
|
@@ -286,9 +293,11 @@ anthropic/types/beta/beta_request_mcp_server_tool_configuration_param.py,sha256=
|
|
|
286
293
|
anthropic/types/beta/beta_request_mcp_server_url_definition_param.py,sha256=j8N0ixvGHFheT2KqqI64HKufHmVST9VcJgShtlkPzUw,644
|
|
287
294
|
anthropic/types/beta/beta_request_mcp_tool_result_block_param.py,sha256=xK9SY8bmetn-LWN4hks8KDbeh2WiF0pttcCXsB99v84,761
|
|
288
295
|
anthropic/types/beta/beta_search_result_block_param.py,sha256=uqzKu_6YVDRe6rIbVSmfvQE7YleyRfa_UncwI2k3cuI,842
|
|
296
|
+
anthropic/types/beta/beta_server_tool_caller.py,sha256=3_w4nLQc3hSwA2GOAiU9Spy7v7ka6lcrKUUjKrpBqa8,299
|
|
297
|
+
anthropic/types/beta/beta_server_tool_caller_param.py,sha256=u72Zs7vrYjjDmLkCz0c0bVagsyTcSE-MyfZ148noNLU,365
|
|
289
298
|
anthropic/types/beta/beta_server_tool_usage.py,sha256=StokZ2PZBQ5r5X8ri71h-eZsFHqLdT0138Tafqy2az4,352
|
|
290
|
-
anthropic/types/beta/beta_server_tool_use_block.py,sha256=
|
|
291
|
-
anthropic/types/beta/beta_server_tool_use_block_param.py,sha256=
|
|
299
|
+
anthropic/types/beta/beta_server_tool_use_block.py,sha256=ZN1kUxZGVg9OjMFlWvtu1kT_OS1RBm6u_MbKGLBnHuc,941
|
|
300
|
+
anthropic/types/beta/beta_server_tool_use_block_param.py,sha256=Hq3I7deQ9nF4bExG3L6naHBGr1MIiz1nUwgpaF76hCs,1230
|
|
292
301
|
anthropic/types/beta/beta_signature_delta.py,sha256=LGjB7AM6uCcjn5diCtgzSPGMssf-hfS-JQbvtTmY2-I,289
|
|
293
302
|
anthropic/types/beta/beta_skill.py,sha256=eyvKq-A7cSfW3kWNP6KSFHoYCxfTnRe-CgQ396Wx8Js,454
|
|
294
303
|
anthropic/types/beta/beta_skill_params.py,sha256=xqw8ygiJ1oXn5PERZHfY1Pb8doQsZ3_E4WwruG6n7cI,522
|
|
@@ -315,24 +324,35 @@ anthropic/types/beta/beta_thinking_config_enabled_param.py,sha256=Wsufale1AF98kN
|
|
|
315
324
|
anthropic/types/beta/beta_thinking_config_param.py,sha256=VK-ZLTr5bUP_Nu1rF5d1eYACPmGbx_HDbta-yWbWxxg,497
|
|
316
325
|
anthropic/types/beta/beta_thinking_delta.py,sha256=4O9zQHhcqtvOz1zeqcJOo1YJpvzNN7t0q0dEzePswcc,285
|
|
317
326
|
anthropic/types/beta/beta_thinking_turns_param.py,sha256=4rhTtQqaot1VJOhVAIJbGjQ3Q4SVUs9IN0o-TrRfejo,348
|
|
318
|
-
anthropic/types/beta/beta_tool_bash_20241022_param.py,sha256=
|
|
319
|
-
anthropic/types/beta/beta_tool_bash_20250124_param.py,sha256=
|
|
327
|
+
anthropic/types/beta/beta_tool_bash_20241022_param.py,sha256=i3QTRVJk0NB7fCqv7HYoVZm6zrxC8kbrG2RIn8XRJ9Y,1044
|
|
328
|
+
anthropic/types/beta/beta_tool_bash_20250124_param.py,sha256=PYMz-BvZZ6c_MU0_Z3tbnaBdmWQ3T2B-P84FwTNtV9U,1044
|
|
320
329
|
anthropic/types/beta/beta_tool_choice_any_param.py,sha256=XKDm4WnqGSeKUr-MsYqR-1-WlmhRig3Nq7VXyxBarkI,493
|
|
321
330
|
anthropic/types/beta/beta_tool_choice_auto_param.py,sha256=sfM3aadXzsiP8phKNHnMaTSw_GOAGrAF9mL283yLHpI,496
|
|
322
331
|
anthropic/types/beta/beta_tool_choice_none_param.py,sha256=hgj4eeBigYkkO7D0ekWC1AOkid04tf2NWFs5rjigSu4,314
|
|
323
332
|
anthropic/types/beta/beta_tool_choice_param.py,sha256=kJnRD1gWzx_NPpyfMShZtoXrUcHX6t6WCvhhNd2SWr8,627
|
|
324
333
|
anthropic/types/beta/beta_tool_choice_tool_param.py,sha256=TYPA4HbTZrSBcDsMnsk86c0HqBYrkoN71TQq_7yNV4k,560
|
|
325
|
-
anthropic/types/beta/beta_tool_computer_use_20241022_param.py,sha256=
|
|
326
|
-
anthropic/types/beta/beta_tool_computer_use_20250124_param.py,sha256
|
|
327
|
-
anthropic/types/beta/
|
|
328
|
-
anthropic/types/beta/
|
|
329
|
-
anthropic/types/beta/
|
|
330
|
-
anthropic/types/beta/
|
|
331
|
-
anthropic/types/beta/
|
|
332
|
-
anthropic/types/beta/
|
|
333
|
-
anthropic/types/beta/
|
|
334
|
-
anthropic/types/beta/
|
|
335
|
-
anthropic/types/beta/
|
|
334
|
+
anthropic/types/beta/beta_tool_computer_use_20241022_param.py,sha256=aAiA0PpOoML0_oVVYQlT5Laz530-tGg1ODw_QyNaN6g,1331
|
|
335
|
+
anthropic/types/beta/beta_tool_computer_use_20250124_param.py,sha256=qfhcJQ4KMLlqLSAtGtXXAMHAyoWL5lH1OOmPSlGVPAU,1331
|
|
336
|
+
anthropic/types/beta/beta_tool_computer_use_20251124_param.py,sha256=pQ1fdzIg_--fIwhOFB0tJOBzTusw9ZKNA0kFywb7wFw,1438
|
|
337
|
+
anthropic/types/beta/beta_tool_param.py,sha256=roRcNrHW6Av9BUBRiv70DNE_Rv9c9S2CqqydZuDGeJ4,1911
|
|
338
|
+
anthropic/types/beta/beta_tool_reference_block.py,sha256=V9jo_vWMQMArdq5NdckUnCu-IeqZKoTmAGdAQbFY4dI,296
|
|
339
|
+
anthropic/types/beta/beta_tool_reference_block_param.py,sha256=vlK0o2HAoUN1nSZU9i7uOqxkVokmdNtGCB0WKeuDLx8,598
|
|
340
|
+
anthropic/types/beta/beta_tool_result_block_param.py,sha256=Nq6-m74g7glHVUqW6dgMpq_c1B901r4NhUUEGPB14q0,1205
|
|
341
|
+
anthropic/types/beta/beta_tool_search_tool_bm25_20251119_param.py,sha256=TEC28IEnF08_KHPoH4PMh9g-i1QXJ2aBRmpVsAVhGXM,1060
|
|
342
|
+
anthropic/types/beta/beta_tool_search_tool_regex_20251119_param.py,sha256=ll7w8nERFVsbdpYGbROuS2F_0o4ewnQELHk6llL3MAQ,1063
|
|
343
|
+
anthropic/types/beta/beta_tool_search_tool_result_block.py,sha256=kVVsMPkwcBzHgv0EDf8rYabFJi3AMuJvIhplinPw7Oo,655
|
|
344
|
+
anthropic/types/beta/beta_tool_search_tool_result_block_param.py,sha256=dGiX5xyWYOAbzIntGa4UDhaTFGan16LTkKLFjawY3Sk,981
|
|
345
|
+
anthropic/types/beta/beta_tool_search_tool_result_error.py,sha256=tnR-X_uYFQ0hiyluau0u9d-Rx0KU3xK9EFXErQla7FE,484
|
|
346
|
+
anthropic/types/beta/beta_tool_search_tool_result_error_param.py,sha256=qOGYVwK7xaphgDxiePo36IEE3pz3fPUE4KfarKC1qwc,481
|
|
347
|
+
anthropic/types/beta/beta_tool_search_tool_search_result_block.py,sha256=1MD5K-GYRFxoil26nhoIn2ZyGls3N3Tq7WOTA6W_kI8,455
|
|
348
|
+
anthropic/types/beta/beta_tool_search_tool_search_result_block_param.py,sha256=aqAQHce8xvuAPfEYFixLJCOOu__6cInJaTWhmKzMu9A,546
|
|
349
|
+
anthropic/types/beta/beta_tool_text_editor_20241022_param.py,sha256=mcS8sCA1eZ3hy-LNPjJJjyiW4GLuDUqw990Cu1XQAQE,1077
|
|
350
|
+
anthropic/types/beta/beta_tool_text_editor_20250124_param.py,sha256=z4PydoQEdRrApB4Fyfu8zJm-FEOqnN63ATUDt98_1Ko,1077
|
|
351
|
+
anthropic/types/beta/beta_tool_text_editor_20250429_param.py,sha256=wPXV47YlWOhWYhCn2M2td6Im5BKvrcjwmvyxjNGuffQ,1086
|
|
352
|
+
anthropic/types/beta/beta_tool_text_editor_20250728_param.py,sha256=vzllY8tNcs5AtX55cU8-KeDqEsT5qKgwWqJ7baUE1fU,1258
|
|
353
|
+
anthropic/types/beta/beta_tool_union_param.py,sha256=bm-m_AtsdlW5ztdBk1rkN--5vn7jfXa8bAQl6R4yRW0,2310
|
|
354
|
+
anthropic/types/beta/beta_tool_use_block.py,sha256=vXFMJMyPrz2VuBV_6akT-vmNePCBGJ5_7J3GN9_sRqE,733
|
|
355
|
+
anthropic/types/beta/beta_tool_use_block_param.py,sha256=jalYW33cz7ruFiFXM0xDN1s_ZFvhwl6yAhhwDpcIMHc,949
|
|
336
356
|
anthropic/types/beta/beta_tool_uses_keep_param.py,sha256=R9sHxEwQq33kSQEiIG_ONm92EUk0YFmKI039tkhl4vo,341
|
|
337
357
|
anthropic/types/beta/beta_tool_uses_trigger_param.py,sha256=PbTkerKGtnClYCrACGaodsTkHOSpTz801jp_PzvyBEI,347
|
|
338
358
|
anthropic/types/beta/beta_url_image_source_param.py,sha256=pquhkw8b13TbwhXA6_dMkPP-7vxYfbbXbjV_BVx_0ZY,337
|
|
@@ -340,7 +360,7 @@ anthropic/types/beta/beta_url_pdf_source_param.py,sha256=Ox2U0GM60MJgQBec8NKPw49
|
|
|
340
360
|
anthropic/types/beta/beta_usage.py,sha256=H0PAOPwTs8V2myo89yCS9vG78hCIv39ooGza39N-nB8,1088
|
|
341
361
|
anthropic/types/beta/beta_web_fetch_block.py,sha256=zL3A3YWcuTPndBPCXkS2QnVN8dSA5x93x_qoYfWvYw4,523
|
|
342
362
|
anthropic/types/beta/beta_web_fetch_block_param.py,sha256=6q6BR5Mjbknd-S3fIr5FkDEfXZt8CfnlpXB1XviNhz4,631
|
|
343
|
-
anthropic/types/beta/beta_web_fetch_tool_20250910_param.py,sha256
|
|
363
|
+
anthropic/types/beta/beta_web_fetch_tool_20250910_param.py,sha256=-x2ZHqmiKfQOPoPnivNuJ2j3n-oNk-bdweMNXiG2Hmo,1775
|
|
344
364
|
anthropic/types/beta/beta_web_fetch_tool_result_block.py,sha256=2xU16Q2_n6Zq98vlv1YxTpTZk8n7UZS_vMKslJywO8o,602
|
|
345
365
|
anthropic/types/beta/beta_web_fetch_tool_result_block_param.py,sha256=mimTpFFFtDZWDPrG9e5A-2KoEfZblKyqMla7e-zzr6M,928
|
|
346
366
|
anthropic/types/beta/beta_web_fetch_tool_result_error_block.py,sha256=JWP7NwNHIvw0K-OJ2TKWsIWBFV0HMAkdeu0CzA-cQXU,441
|
|
@@ -348,7 +368,7 @@ anthropic/types/beta/beta_web_fetch_tool_result_error_block_param.py,sha256=X9uE
|
|
|
348
368
|
anthropic/types/beta/beta_web_fetch_tool_result_error_code.py,sha256=-kZjKVIUcmPnv15dDbYbs0Hr1xqj4X2LVW1V22A4oV0,436
|
|
349
369
|
anthropic/types/beta/beta_web_search_result_block.py,sha256=8k1ltqF03HVb440Nvms4fRD1xKZmvbrFG-BHeot-SGU,405
|
|
350
370
|
anthropic/types/beta/beta_web_search_result_block_param.py,sha256=pAKcEO3RC5clujQoGSAJOO2o1gpfsYzaebsZ6aIMOfk,484
|
|
351
|
-
anthropic/types/beta/beta_web_search_tool_20250305_param.py,sha256=
|
|
371
|
+
anthropic/types/beta/beta_web_search_tool_20250305_param.py,sha256=o2VEZ-vKLfdXqc2dZlNNTRdliWnecz3x0JbhJhw4Kug,2117
|
|
352
372
|
anthropic/types/beta/beta_web_search_tool_request_error_param.py,sha256=PdRRrtIHg0P00ARhUekoCnlXXZ2H6K6F5wWmJJvKkNo,506
|
|
353
373
|
anthropic/types/beta/beta_web_search_tool_result_block.py,sha256=Y4outQt1jPvujwwmUzoNH_d9FfYeRTw51_w6RCfmYMo,459
|
|
354
374
|
anthropic/types/beta/beta_web_search_tool_result_block_content.py,sha256=qm77CYtUz5Owh934Uj5m0oLyCeJ6AoSZ_z3ZwrEi1qk,471
|
|
@@ -360,8 +380,8 @@ anthropic/types/beta/deleted_file.py,sha256=VwcPcmaViwLDirEQ6zIYk570vhCbHmUk4Lj6
|
|
|
360
380
|
anthropic/types/beta/file_list_params.py,sha256=kujdXupGnzdCtj0zTKyL6M5pgu1oXga64DXZya9uwsA,974
|
|
361
381
|
anthropic/types/beta/file_metadata.py,sha256=SzNnobYc5JO233_12Jr5IDnd7SiDE8XHx4PsvyjuaDY,851
|
|
362
382
|
anthropic/types/beta/file_upload_params.py,sha256=CvW5PpxpP2uyL5iIEWBi0MsNiNyTsrWm4I_5A2Qy__c,631
|
|
363
|
-
anthropic/types/beta/message_count_tokens_params.py,sha256=
|
|
364
|
-
anthropic/types/beta/message_create_params.py,sha256=
|
|
383
|
+
anthropic/types/beta/message_count_tokens_params.py,sha256=bPAd9E3-sj-6yTmiObYLIouuZ0BUPameGwQYRsnkyyA,10065
|
|
384
|
+
anthropic/types/beta/message_create_params.py,sha256=ne4hZtmnWa3_QeZvcSVzqmrDgUn0sZjEMF-nxT_AlhI,12101
|
|
365
385
|
anthropic/types/beta/model_list_params.py,sha256=CqxSV6PeWqZOh9D9D1qsJeC6fsWLFQmvY1Q8G1q4Gzo,976
|
|
366
386
|
anthropic/types/beta/parsed_beta_message.py,sha256=CEV3z-GnMP1krjr0uOIcgx3bg3mminDhoX0KxYlpGes,2464
|
|
367
387
|
anthropic/types/beta/skill_create_params.py,sha256=5oyHKyq_Fll_J4PwvxLnI7Jn-ThqfKISSlVClK3AIgQ,978
|
|
@@ -371,7 +391,7 @@ anthropic/types/beta/skill_list_params.py,sha256=BEzzX3nWpA-EAKx8UIm0_vjcJzDRxWO
|
|
|
371
391
|
anthropic/types/beta/skill_list_response.py,sha256=jImI_kPHYQ8LHtlzkwD9qjBJHAHps8oLzEJzsarg7nM,1157
|
|
372
392
|
anthropic/types/beta/skill_retrieve_response.py,sha256=MFbkjMKP3a0H38tpsZ4bWZZYLue6eNstgezFJWROROI,1165
|
|
373
393
|
anthropic/types/beta/messages/__init__.py,sha256=6yumvCsY9IXU9jZW1yIrXXGAXzXpByx2Rlc8aWHdQKQ,1202
|
|
374
|
-
anthropic/types/beta/messages/batch_create_params.py,sha256=
|
|
394
|
+
anthropic/types/beta/messages/batch_create_params.py,sha256=5cKmeZLBTUsRyz9FJXXkrZfurdKjHIXMWElrAVJ3SCI,1569
|
|
375
395
|
anthropic/types/beta/messages/batch_list_params.py,sha256=_pVFBKhuHPJ3TqXiA9lWO_5W9bjVG291SRCc5BruLuY,978
|
|
376
396
|
anthropic/types/beta/messages/beta_deleted_message_batch.py,sha256=fxnXySfpTxvxxpB0RPYXPcle6M17Bv4LCeMfDguCFaU,438
|
|
377
397
|
anthropic/types/beta/messages/beta_message_batch.py,sha256=xvKuMyh5ozZWi9ZNQG7MChZ69rd7cWunUU1WhgMsJIo,2437
|
|
@@ -390,7 +410,7 @@ anthropic/types/beta/skills/version_list_params.py,sha256=7ybJm6AoOfrRE22qEF3GaB
|
|
|
390
410
|
anthropic/types/beta/skills/version_list_response.py,sha256=S2ifcSXltFr4yJzhCEtuQAQtQ0sMycTuv1djhRId5n4,1183
|
|
391
411
|
anthropic/types/beta/skills/version_retrieve_response.py,sha256=1cfKkqynLN5Cy2RpUXdI-tlSZT3NK4e-xIUd4jUwEEo,1191
|
|
392
412
|
anthropic/types/messages/__init__.py,sha256=rL0U5ew9nqZzJRMked2CdI-UVIauM0cAx8O9a2RF5qo,1076
|
|
393
|
-
anthropic/types/messages/batch_create_params.py,sha256=
|
|
413
|
+
anthropic/types/messages/batch_create_params.py,sha256=u48D4M4jRAVR7LlJbEGkphjqyp-pSWlDkOBZV9_8f0Q,1091
|
|
394
414
|
anthropic/types/messages/batch_list_params.py,sha256=uuyRsq3a2qb89vESjKuvz7l6bkVewfQSJsVzWp8lKrI,691
|
|
395
415
|
anthropic/types/messages/deleted_message_batch.py,sha256=f5CDJzj4UEsRAy9SkYivpMuz-E5lpfoLHTl8mLeThAg,429
|
|
396
416
|
anthropic/types/messages/message_batch.py,sha256=2Oxp1wiOkp22w_UvIkBL4cgwH-4IkZcAx7MpN-ycYGg,2415
|
|
@@ -413,7 +433,7 @@ anthropic/types/shared/not_found_error.py,sha256=R6OsCvAmsf_SB2TwoX6E63o049qZMaA
|
|
|
413
433
|
anthropic/types/shared/overloaded_error.py,sha256=PlyhHt3wmzcnynSfkWbfP4XkLoWsPa9B39V3CyAdgx8,282
|
|
414
434
|
anthropic/types/shared/permission_error.py,sha256=nuyxtLXOiEkYEbFRXiAWjxU6XtdyjkAaXQ2NgMB3pjw,282
|
|
415
435
|
anthropic/types/shared/rate_limit_error.py,sha256=eYULATjXa6KKdqeBauest7RzuN-bhGsY5BWwH9eYv4c,280
|
|
416
|
-
anthropic-0.
|
|
417
|
-
anthropic-0.
|
|
418
|
-
anthropic-0.
|
|
419
|
-
anthropic-0.
|
|
436
|
+
anthropic-0.75.0.dist-info/METADATA,sha256=pgyFT6h6MJ_WSF7r2Xe6sawR9APIDC6szgl3MivbOMo,28514
|
|
437
|
+
anthropic-0.75.0.dist-info/WHEEL,sha256=C2FUgwZgiLbznR-k0b_5k3Ai_1aASOXDss3lzCUsUug,87
|
|
438
|
+
anthropic-0.75.0.dist-info/licenses/LICENSE,sha256=i_lphP-Lz65-SMrnalKeiiUxe6ngKr9_08xk_flWV6Y,1056
|
|
439
|
+
anthropic-0.75.0.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|