anthropic 1.71.0 → 1.72.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.
- checksums.yaml +4 -4
- data/CHANGELOG.md +21 -0
- data/README.md +1 -1
- data/lib/anthropic/helpers/bedrock/event_stream.rb +14 -4
- data/lib/anthropic/models/beta/agent_create_params.rb +1 -1
- data/lib/anthropic/models/beta/agent_update_params.rb +1 -1
- data/lib/anthropic/models/beta/beta_browser_state_change.rb +1 -1
- data/lib/anthropic/models/beta/beta_citations_delta.rb +1 -1
- data/lib/anthropic/models/beta/beta_clear_tool_uses_20250919_edit.rb +1 -1
- data/lib/anthropic/models/beta/beta_cloud_config.rb +1 -1
- data/lib/anthropic/models/beta/beta_cloud_config_params.rb +1 -1
- data/lib/anthropic/models/beta/beta_content_block.rb +1 -1
- data/lib/anthropic/models/beta/beta_content_block_param.rb +1 -1
- data/lib/anthropic/models/beta/beta_content_block_source_content.rb +1 -1
- data/lib/anthropic/models/beta/beta_context_management_config.rb +1 -1
- data/lib/anthropic/models/beta/beta_context_management_response.rb +1 -1
- data/lib/anthropic/models/beta/beta_diagnostics.rb +1 -1
- data/lib/anthropic/models/beta/beta_document_block.rb +1 -1
- data/lib/anthropic/models/beta/beta_dream_input.rb +1 -1
- data/lib/anthropic/models/beta/beta_dream_status.rb +15 -0
- data/lib/anthropic/models/beta/beta_dreaming_error.rb +1 -1
- data/lib/anthropic/models/beta/beta_environment.rb +1 -1
- data/lib/anthropic/models/beta/beta_fallback_credit_usage.rb +1 -1
- data/lib/anthropic/models/beta/beta_fallback_param.rb +1 -1
- data/lib/anthropic/models/beta/beta_image_block_param.rb +1 -1
- data/lib/anthropic/models/beta/beta_input_transformation.rb +1 -1
- data/lib/anthropic/models/beta/beta_iterations_usage.rb +1 -1
- data/lib/anthropic/models/beta/beta_managed_agents_agent.rb +2 -2
- data/lib/anthropic/models/beta/beta_managed_agents_agent_tool_config.rb +1 -1
- data/lib/anthropic/models/beta/beta_managed_agents_agent_tool_config_params.rb +1 -1
- data/lib/anthropic/models/beta/beta_managed_agents_agent_toolset_default_config.rb +1 -1
- data/lib/anthropic/models/beta/beta_managed_agents_agent_toolset_default_config_params.rb +1 -1
- data/lib/anthropic/models/beta/beta_managed_agents_agent_with_overrides_params.rb +1 -1
- data/lib/anthropic/models/beta/beta_managed_agents_bash_tool_config.rb +1 -1
- data/lib/anthropic/models/beta/beta_managed_agents_bash_tool_config_params.rb +1 -1
- data/lib/anthropic/models/beta/beta_managed_agents_deployment_initial_event.rb +1 -1
- data/lib/anthropic/models/beta/beta_managed_agents_deployment_initial_event_params.rb +1 -1
- data/lib/anthropic/models/beta/beta_managed_agents_deployment_paused_reason.rb +1 -1
- data/lib/anthropic/models/beta/beta_managed_agents_deployment_paused_reason_error.rb +1 -1
- data/lib/anthropic/models/beta/beta_managed_agents_deployment_run.rb +1 -1
- data/lib/anthropic/models/beta/beta_managed_agents_deployment_status.rb +3 -0
- data/lib/anthropic/models/beta/beta_managed_agents_deployment_user_define_outcome_event.rb +1 -1
- data/lib/anthropic/models/beta/beta_managed_agents_deployment_user_message_event.rb +1 -1
- data/lib/anthropic/models/beta/beta_managed_agents_edit_tool_config.rb +1 -1
- data/lib/anthropic/models/beta/beta_managed_agents_edit_tool_config_params.rb +1 -1
- data/lib/anthropic/models/beta/beta_managed_agents_github_repository_resource_config.rb +1 -1
- data/lib/anthropic/models/beta/beta_managed_agents_github_repository_resource_params.rb +1 -1
- data/lib/anthropic/models/beta/beta_managed_agents_glob_tool_config.rb +1 -1
- data/lib/anthropic/models/beta/beta_managed_agents_glob_tool_config_params.rb +1 -1
- data/lib/anthropic/models/beta/beta_managed_agents_grep_tool_config.rb +1 -1
- data/lib/anthropic/models/beta/beta_managed_agents_grep_tool_config_params.rb +1 -1
- data/lib/anthropic/models/beta/beta_managed_agents_mcp_tool_config.rb +1 -1
- data/lib/anthropic/models/beta/beta_managed_agents_mcp_tool_config_params.rb +1 -1
- data/lib/anthropic/models/beta/beta_managed_agents_mcp_toolset_default_config.rb +1 -1
- data/lib/anthropic/models/beta/beta_managed_agents_mcp_toolset_default_config_params.rb +1 -1
- data/lib/anthropic/models/beta/beta_managed_agents_model_config.rb +1 -1
- data/lib/anthropic/models/beta/beta_managed_agents_model_config_params.rb +9 -0
- data/lib/anthropic/models/beta/beta_managed_agents_multiagent.rb +1 -1
- data/lib/anthropic/models/beta/beta_managed_agents_multiagent_coordinator.rb +1 -1
- data/lib/anthropic/models/beta/beta_managed_agents_read_tool_config.rb +1 -1
- data/lib/anthropic/models/beta/beta_managed_agents_read_tool_config_params.rb +1 -1
- data/lib/anthropic/models/beta/beta_managed_agents_session.rb +7 -0
- data/lib/anthropic/models/beta/beta_managed_agents_session_agent.rb +2 -2
- data/lib/anthropic/models/beta/beta_managed_agents_session_agent_update.rb +1 -1
- data/lib/anthropic/models/beta/beta_managed_agents_session_multiagent_coordinator.rb +1 -1
- data/lib/anthropic/models/beta/beta_managed_agents_session_resource_config.rb +1 -1
- data/lib/anthropic/models/beta/beta_managed_agents_session_thread_agent.rb +2 -2
- data/lib/anthropic/models/beta/beta_managed_agents_skill_params.rb +1 -1
- data/lib/anthropic/models/beta/beta_managed_agents_start_event_preview.rb +1 -1
- data/lib/anthropic/models/beta/beta_managed_agents_trigger_context.rb +1 -1
- data/lib/anthropic/models/beta/beta_managed_agents_trigger_type.rb +3 -0
- data/lib/anthropic/models/beta/beta_managed_agents_user_tool_result_event.rb +1 -1
- data/lib/anthropic/models/beta/beta_managed_agents_web_fetch_tool_config.rb +1 -1
- data/lib/anthropic/models/beta/beta_managed_agents_web_fetch_tool_config_params.rb +1 -1
- data/lib/anthropic/models/beta/beta_managed_agents_web_search_tool_config.rb +1 -1
- data/lib/anthropic/models/beta/beta_managed_agents_web_search_tool_config_params.rb +1 -1
- data/lib/anthropic/models/beta/beta_managed_agents_write_tool_config.rb +1 -1
- data/lib/anthropic/models/beta/beta_managed_agents_write_tool_config_params.rb +1 -1
- data/lib/anthropic/models/beta/beta_memory_tool_20250818_command.rb +1 -1
- data/lib/anthropic/models/beta/beta_output_behavior.rb +1 -1
- data/lib/anthropic/models/beta/beta_raw_content_block_delta.rb +1 -1
- data/lib/anthropic/models/beta/beta_raw_content_block_start_event.rb +1 -1
- data/lib/anthropic/models/beta/beta_raw_message_stream_event.rb +1 -1
- data/lib/anthropic/models/beta/beta_request_document_block.rb +1 -1
- data/lib/anthropic/models/beta/beta_request_tool_addition_block.rb +2 -2
- data/lib/anthropic/models/beta/beta_request_tool_removal_block.rb +2 -2
- data/lib/anthropic/models/beta/beta_server_tool_use_block.rb +1 -1
- data/lib/anthropic/models/beta/beta_server_tool_use_block_param.rb +1 -1
- data/lib/anthropic/models/beta/beta_text_citation.rb +1 -1
- data/lib/anthropic/models/beta/beta_text_citation_param.rb +1 -1
- data/lib/anthropic/models/beta/beta_thinking_config_param.rb +1 -1
- data/lib/anthropic/models/beta/beta_tool_change_mcp_tool_reference.rb +1 -1
- data/lib/anthropic/models/beta/beta_tool_choice.rb +1 -1
- data/lib/anthropic/models/beta/beta_tool_result_block_param.rb +1 -1
- data/lib/anthropic/models/beta/beta_tool_use_block.rb +1 -1
- data/lib/anthropic/models/beta/beta_tool_use_block_param.rb +1 -1
- data/lib/anthropic/models/beta/beta_web_fetch_tool_result_block.rb +1 -1
- data/lib/anthropic/models/beta/beta_web_fetch_tool_result_block_param.rb +1 -1
- data/lib/anthropic/models/beta/beta_web_fetch_url_sources.rb +3 -3
- data/lib/anthropic/models/beta/beta_web_search_tool_result_block.rb +1 -1
- data/lib/anthropic/models/beta/beta_web_search_tool_result_block_param.rb +1 -1
- data/lib/anthropic/models/beta/beta_webhook_event_data.rb +1 -1
- data/lib/anthropic/models/beta/deployment_create_params.rb +1 -1
- data/lib/anthropic/models/beta/deployment_update_params.rb +1 -1
- data/lib/anthropic/models/beta/environment_create_params.rb +1 -1
- data/lib/anthropic/models/beta/environment_update_params.rb +1 -1
- data/lib/anthropic/models/beta/memory_stores/beta_managed_agents_actor.rb +1 -1
- data/lib/anthropic/models/beta/memory_stores/beta_managed_agents_error.rb +1 -1
- data/lib/anthropic/models/beta/memory_stores/beta_managed_agents_memory_list_item.rb +1 -1
- data/lib/anthropic/models/beta/memory_stores/beta_managed_agents_memory_version_operation.rb +5 -0
- data/lib/anthropic/models/beta/memory_stores/beta_managed_agents_memory_view.rb +3 -0
- data/lib/anthropic/models/beta/messages/beta_message_batch_result.rb +1 -1
- data/lib/anthropic/models/beta/organization/beta_api_key.rb +2 -2
- data/lib/anthropic/models/beta/organization/beta_compliance_settings_state.rb +1 -1
- data/lib/anthropic/models/beta/organization/beta_compliance_settings_state_param.rb +1 -1
- data/lib/anthropic/models/beta/organization/beta_external_key.rb +2 -2
- data/lib/anthropic/models/beta/organization/beta_organization_rate_limit.rb +103 -10
- data/lib/anthropic/models/beta/organization/beta_organization_rate_limit_batch_group.rb +34 -0
- data/lib/anthropic/models/beta/organization/beta_organization_rate_limit_files_group.rb +34 -0
- data/lib/anthropic/models/beta/organization/beta_organization_rate_limit_model_group.rb +43 -0
- data/lib/anthropic/models/beta/organization/beta_organization_rate_limit_skills_group.rb +34 -0
- data/lib/anthropic/models/beta/organization/beta_organization_rate_limit_token_count_group.rb +34 -0
- data/lib/anthropic/models/beta/organization/beta_organization_rate_limit_web_search_group.rb +34 -0
- data/lib/anthropic/models/beta/organization/external_key_create_params.rb +1 -1
- data/lib/anthropic/models/beta/organization/external_key_update_params.rb +1 -1
- data/lib/anthropic/models/beta/organization/federation/beta_federation_issuer.rb +1 -1
- data/lib/anthropic/models/beta/organization/federation/issuer_create_params.rb +1 -1
- data/lib/anthropic/models/beta/organization/federation/issuer_update_params.rb +1 -1
- data/lib/anthropic/models/beta/organization/workspaces/beta_workspace_rate_limit.rb +102 -10
- data/lib/anthropic/models/beta/session_create_params.rb +2 -2
- data/lib/anthropic/models/beta/session_list_params.rb +7 -0
- data/lib/anthropic/models/beta/sessions/beta_managed_agents_agent_auto_evaluated_permission.rb +1 -1
- data/lib/anthropic/models/beta/sessions/beta_managed_agents_agent_mcp_tool_result_event.rb +1 -1
- data/lib/anthropic/models/beta/sessions/beta_managed_agents_agent_message_event.rb +1 -1
- data/lib/anthropic/models/beta/sessions/beta_managed_agents_agent_thread_message_received_event.rb +1 -1
- data/lib/anthropic/models/beta/sessions/beta_managed_agents_agent_thread_message_sent_event.rb +1 -1
- data/lib/anthropic/models/beta/sessions/beta_managed_agents_agent_tool_evaluation.rb +1 -1
- data/lib/anthropic/models/beta/sessions/beta_managed_agents_agent_tool_result_event.rb +1 -1
- data/lib/anthropic/models/beta/sessions/beta_managed_agents_billing_error.rb +1 -1
- data/lib/anthropic/models/beta/sessions/beta_managed_agents_credential_host_unreachable_error.rb +1 -1
- data/lib/anthropic/models/beta/sessions/beta_managed_agents_document_block.rb +1 -1
- data/lib/anthropic/models/beta/sessions/beta_managed_agents_event_params.rb +1 -1
- data/lib/anthropic/models/beta/sessions/beta_managed_agents_github_repository_resource.rb +1 -1
- data/lib/anthropic/models/beta/sessions/beta_managed_agents_image_block.rb +1 -1
- data/lib/anthropic/models/beta/sessions/beta_managed_agents_mcp_authentication_failed_error.rb +1 -1
- data/lib/anthropic/models/beta/sessions/beta_managed_agents_mcp_connection_failed_error.rb +1 -1
- data/lib/anthropic/models/beta/sessions/beta_managed_agents_model_overloaded_error.rb +1 -1
- data/lib/anthropic/models/beta/sessions/beta_managed_agents_model_rate_limited_error.rb +1 -1
- data/lib/anthropic/models/beta/sessions/beta_managed_agents_model_request_failed_error.rb +1 -1
- data/lib/anthropic/models/beta/sessions/beta_managed_agents_send_session_events.rb +1 -1
- data/lib/anthropic/models/beta/sessions/beta_managed_agents_session_error_event.rb +1 -1
- data/lib/anthropic/models/beta/sessions/beta_managed_agents_session_event.rb +1 -1
- data/lib/anthropic/models/beta/sessions/beta_managed_agents_session_resource.rb +1 -1
- data/lib/anthropic/models/beta/sessions/beta_managed_agents_session_status_idle_event.rb +1 -1
- data/lib/anthropic/models/beta/sessions/beta_managed_agents_session_thread.rb +1 -1
- data/lib/anthropic/models/beta/sessions/beta_managed_agents_session_thread_status_idle_event.rb +1 -1
- data/lib/anthropic/models/beta/sessions/beta_managed_agents_stream_session_events.rb +1 -1
- data/lib/anthropic/models/beta/sessions/beta_managed_agents_stream_session_thread_events.rb +1 -1
- data/lib/anthropic/models/beta/sessions/beta_managed_agents_unknown_error.rb +1 -1
- data/lib/anthropic/models/beta/sessions/beta_managed_agents_user_custom_tool_result_event.rb +1 -1
- data/lib/anthropic/models/beta/sessions/beta_managed_agents_user_custom_tool_result_event_params.rb +1 -1
- data/lib/anthropic/models/beta/sessions/beta_managed_agents_user_define_outcome_event.rb +1 -1
- data/lib/anthropic/models/beta/sessions/beta_managed_agents_user_define_outcome_event_params.rb +1 -1
- data/lib/anthropic/models/beta/sessions/beta_managed_agents_user_message_event.rb +1 -1
- data/lib/anthropic/models/beta/sessions/beta_managed_agents_user_message_event_params.rb +1 -1
- data/lib/anthropic/models/beta/sessions/beta_managed_agents_user_tool_result_event_params.rb +1 -1
- data/lib/anthropic/models/beta/sessions/resource_retrieve_response.rb +1 -1
- data/lib/anthropic/models/beta/sessions/resource_update_response.rb +1 -1
- data/lib/anthropic/models/beta/vaults/beta_managed_agents_credential.rb +1 -1
- data/lib/anthropic/models/beta/vaults/beta_managed_agents_credential_networking_params.rb +1 -1
- data/lib/anthropic/models/beta/vaults/beta_managed_agents_credential_validation_status.rb +5 -0
- data/lib/anthropic/models/beta/vaults/beta_managed_agents_environment_variable_auth_response.rb +1 -1
- data/lib/anthropic/models/beta/vaults/beta_managed_agents_mcp_oauth_refresh_params.rb +1 -1
- data/lib/anthropic/models/beta/vaults/beta_managed_agents_mcp_oauth_refresh_response.rb +1 -1
- data/lib/anthropic/models/beta/vaults/beta_managed_agents_mcp_oauth_refresh_update_params.rb +1 -1
- data/lib/anthropic/models/beta/vaults/beta_managed_agents_refresh_object.rb +7 -0
- data/lib/anthropic/models/beta/vaults/credential_create_params.rb +1 -1
- data/lib/anthropic/models/beta/vaults/credential_update_params.rb +1 -1
- data/lib/anthropic/models/beta_error.rb +1 -1
- data/lib/anthropic/models/browser_state_change.rb +1 -1
- data/lib/anthropic/models/citations_delta.rb +1 -1
- data/lib/anthropic/models/content_block.rb +1 -1
- data/lib/anthropic/models/content_block_param.rb +1 -1
- data/lib/anthropic/models/content_block_source_content.rb +1 -1
- data/lib/anthropic/models/document_block.rb +1 -1
- data/lib/anthropic/models/document_block_param.rb +1 -1
- data/lib/anthropic/models/error_object.rb +1 -1
- data/lib/anthropic/models/image_block_param.rb +1 -1
- data/lib/anthropic/models/messages/message_batch_result.rb +1 -1
- data/lib/anthropic/models/raw_content_block_delta.rb +1 -1
- data/lib/anthropic/models/raw_content_block_start_event.rb +1 -1
- data/lib/anthropic/models/raw_message_stream_event.rb +1 -1
- data/lib/anthropic/models/server_tool_use_block.rb +1 -1
- data/lib/anthropic/models/server_tool_use_block_param.rb +1 -1
- data/lib/anthropic/models/text_citation.rb +1 -1
- data/lib/anthropic/models/text_citation_param.rb +1 -1
- data/lib/anthropic/models/thinking_config_param.rb +1 -1
- data/lib/anthropic/models/tool_choice.rb +1 -1
- data/lib/anthropic/models/tool_result_block_param.rb +1 -1
- data/lib/anthropic/models/tool_use_block.rb +1 -1
- data/lib/anthropic/models/tool_use_block_param.rb +1 -1
- data/lib/anthropic/models/web_fetch_tool_result_block.rb +1 -1
- data/lib/anthropic/models/web_fetch_tool_result_block_param.rb +1 -1
- data/lib/anthropic/models/web_fetch_url_sources.rb +3 -3
- data/lib/anthropic/models/web_search_tool_result_block.rb +1 -1
- data/lib/anthropic/models/web_search_tool_result_block_param.rb +1 -1
- data/lib/anthropic/resources/beta/agents/versions.rb +1 -1
- data/lib/anthropic/resources/beta/agents.rb +3 -3
- data/lib/anthropic/resources/beta/deployment_runs.rb +1 -1
- data/lib/anthropic/resources/beta/deployments.rb +6 -6
- data/lib/anthropic/resources/beta/memory_stores.rb +4 -4
- data/lib/anthropic/resources/beta/tunnels/certificates.rb +6 -6
- data/lib/anthropic/resources/beta/tunnels.rb +4 -4
- data/lib/anthropic/resources/beta/vaults/credentials.rb +12 -12
- data/lib/anthropic/resources/beta/vaults.rb +4 -4
- data/lib/anthropic/version.rb +1 -1
- data/lib/anthropic.rb +6 -0
- data/rbi/anthropic/models/beta/agent_create_params.rbi +1 -1
- data/rbi/anthropic/models/beta/agent_update_params.rbi +1 -1
- data/rbi/anthropic/models/beta/beta_browser_state_change.rbi +1 -1
- data/rbi/anthropic/models/beta/beta_citations_delta.rbi +2 -1
- data/rbi/anthropic/models/beta/beta_clear_tool_uses_20250919_edit.rbi +5 -1
- data/rbi/anthropic/models/beta/beta_cloud_config.rbi +2 -1
- data/rbi/anthropic/models/beta/beta_cloud_config_params.rbi +2 -1
- data/rbi/anthropic/models/beta/beta_content_block.rbi +1 -1
- data/rbi/anthropic/models/beta/beta_content_block_param.rbi +1 -1
- data/rbi/anthropic/models/beta/beta_content_block_source_content.rbi +2 -1
- data/rbi/anthropic/models/beta/beta_context_management_config.rbi +2 -1
- data/rbi/anthropic/models/beta/beta_context_management_response.rbi +2 -1
- data/rbi/anthropic/models/beta/beta_diagnostics.rbi +2 -1
- data/rbi/anthropic/models/beta/beta_document_block.rbi +1 -1
- data/rbi/anthropic/models/beta/beta_dream_input.rbi +1 -1
- data/rbi/anthropic/models/beta/beta_dream_status.rbi +15 -0
- data/rbi/anthropic/models/beta/beta_dreaming_error.rbi +4 -3
- data/rbi/anthropic/models/beta/beta_environment.rbi +1 -1
- data/rbi/anthropic/models/beta/beta_fallback_credit_usage.rbi +2 -1
- data/rbi/anthropic/models/beta/beta_fallback_param.rbi +2 -1
- data/rbi/anthropic/models/beta/beta_image_block_param.rbi +2 -1
- data/rbi/anthropic/models/beta/beta_input_transformation.rbi +1 -1
- data/rbi/anthropic/models/beta/beta_iterations_usage.rbi +1 -1
- data/rbi/anthropic/models/beta/beta_managed_agents_agent.rbi +4 -2
- data/rbi/anthropic/models/beta/beta_managed_agents_agent_tool_config.rbi +2 -1
- data/rbi/anthropic/models/beta/beta_managed_agents_agent_tool_config_params.rbi +2 -1
- data/rbi/anthropic/models/beta/beta_managed_agents_agent_toolset_default_config.rbi +4 -1
- data/rbi/anthropic/models/beta/beta_managed_agents_agent_toolset_default_config_params.rbi +4 -1
- data/rbi/anthropic/models/beta/beta_managed_agents_agent_with_overrides_params.rbi +2 -1
- data/rbi/anthropic/models/beta/beta_managed_agents_bash_tool_config.rbi +4 -1
- data/rbi/anthropic/models/beta/beta_managed_agents_bash_tool_config_params.rbi +4 -1
- data/rbi/anthropic/models/beta/beta_managed_agents_deployment_initial_event.rbi +2 -1
- data/rbi/anthropic/models/beta/beta_managed_agents_deployment_initial_event_params.rbi +2 -1
- data/rbi/anthropic/models/beta/beta_managed_agents_deployment_paused_reason.rbi +2 -1
- data/rbi/anthropic/models/beta/beta_managed_agents_deployment_paused_reason_error.rbi +4 -1
- data/rbi/anthropic/models/beta/beta_managed_agents_deployment_run.rbi +5 -1
- data/rbi/anthropic/models/beta/beta_managed_agents_deployment_status.rbi +3 -0
- data/rbi/anthropic/models/beta/beta_managed_agents_deployment_user_define_outcome_event.rbi +2 -1
- data/rbi/anthropic/models/beta/beta_managed_agents_deployment_user_message_event.rbi +2 -1
- data/rbi/anthropic/models/beta/beta_managed_agents_edit_tool_config.rbi +4 -1
- data/rbi/anthropic/models/beta/beta_managed_agents_edit_tool_config_params.rbi +4 -1
- data/rbi/anthropic/models/beta/beta_managed_agents_github_repository_resource_config.rbi +2 -1
- data/rbi/anthropic/models/beta/beta_managed_agents_github_repository_resource_params.rbi +2 -1
- data/rbi/anthropic/models/beta/beta_managed_agents_glob_tool_config.rbi +4 -1
- data/rbi/anthropic/models/beta/beta_managed_agents_glob_tool_config_params.rbi +4 -1
- data/rbi/anthropic/models/beta/beta_managed_agents_grep_tool_config.rbi +4 -1
- data/rbi/anthropic/models/beta/beta_managed_agents_grep_tool_config_params.rbi +4 -1
- data/rbi/anthropic/models/beta/beta_managed_agents_mcp_tool_config.rbi +4 -1
- data/rbi/anthropic/models/beta/beta_managed_agents_mcp_tool_config_params.rbi +4 -1
- data/rbi/anthropic/models/beta/beta_managed_agents_mcp_toolset_default_config.rbi +4 -1
- data/rbi/anthropic/models/beta/beta_managed_agents_mcp_toolset_default_config_params.rbi +4 -1
- data/rbi/anthropic/models/beta/beta_managed_agents_model_config.rbi +4 -1
- data/rbi/anthropic/models/beta/beta_managed_agents_model_config_params.rbi +9 -0
- data/rbi/anthropic/models/beta/beta_managed_agents_multiagent.rbi +2 -1
- data/rbi/anthropic/models/beta/beta_managed_agents_multiagent_coordinator.rbi +2 -1
- data/rbi/anthropic/models/beta/beta_managed_agents_read_tool_config.rbi +4 -1
- data/rbi/anthropic/models/beta/beta_managed_agents_read_tool_config_params.rbi +4 -1
- data/rbi/anthropic/models/beta/beta_managed_agents_session.rbi +7 -0
- data/rbi/anthropic/models/beta/beta_managed_agents_session_agent.rbi +4 -2
- data/rbi/anthropic/models/beta/beta_managed_agents_session_agent_update.rbi +2 -1
- data/rbi/anthropic/models/beta/beta_managed_agents_session_multiagent_coordinator.rbi +2 -1
- data/rbi/anthropic/models/beta/beta_managed_agents_session_resource_config.rbi +2 -1
- data/rbi/anthropic/models/beta/beta_managed_agents_session_thread_agent.rbi +4 -2
- data/rbi/anthropic/models/beta/beta_managed_agents_skill_params.rbi +1 -1
- data/rbi/anthropic/models/beta/beta_managed_agents_start_event_preview.rbi +5 -1
- data/rbi/anthropic/models/beta/beta_managed_agents_trigger_context.rbi +5 -3
- data/rbi/anthropic/models/beta/beta_managed_agents_trigger_type.rbi +3 -0
- data/rbi/anthropic/models/beta/beta_managed_agents_user_tool_result_event.rbi +2 -1
- data/rbi/anthropic/models/beta/beta_managed_agents_web_fetch_tool_config.rbi +4 -1
- data/rbi/anthropic/models/beta/beta_managed_agents_web_fetch_tool_config_params.rbi +4 -1
- data/rbi/anthropic/models/beta/beta_managed_agents_web_search_tool_config.rbi +4 -1
- data/rbi/anthropic/models/beta/beta_managed_agents_web_search_tool_config_params.rbi +4 -1
- data/rbi/anthropic/models/beta/beta_managed_agents_write_tool_config.rbi +4 -1
- data/rbi/anthropic/models/beta/beta_managed_agents_write_tool_config_params.rbi +4 -1
- data/rbi/anthropic/models/beta/beta_memory_tool_20250818_command.rbi +2 -1
- data/rbi/anthropic/models/beta/beta_output_behavior.rbi +4 -3
- data/rbi/anthropic/models/beta/beta_raw_content_block_delta.rbi +1 -1
- data/rbi/anthropic/models/beta/beta_raw_content_block_start_event.rbi +2 -1
- data/rbi/anthropic/models/beta/beta_raw_message_stream_event.rbi +1 -1
- data/rbi/anthropic/models/beta/beta_request_document_block.rbi +2 -1
- data/rbi/anthropic/models/beta/beta_request_tool_addition_block.rbi +2 -1
- data/rbi/anthropic/models/beta/beta_request_tool_removal_block.rbi +2 -1
- data/rbi/anthropic/models/beta/beta_server_tool_use_block.rbi +5 -3
- data/rbi/anthropic/models/beta/beta_server_tool_use_block_param.rbi +5 -1
- data/rbi/anthropic/models/beta/beta_text_citation.rbi +1 -1
- data/rbi/anthropic/models/beta/beta_text_citation_param.rbi +1 -1
- data/rbi/anthropic/models/beta/beta_thinking_config_param.rbi +1 -1
- data/rbi/anthropic/models/beta/beta_tool_change_mcp_tool_reference.rbi +1 -1
- data/rbi/anthropic/models/beta/beta_tool_choice.rbi +1 -1
- data/rbi/anthropic/models/beta/beta_tool_result_block_param.rbi +2 -1
- data/rbi/anthropic/models/beta/beta_tool_use_block.rbi +4 -3
- data/rbi/anthropic/models/beta/beta_tool_use_block_param.rbi +5 -3
- data/rbi/anthropic/models/beta/beta_web_fetch_tool_result_block.rbi +5 -1
- data/rbi/anthropic/models/beta/beta_web_fetch_tool_result_block_param.rbi +5 -1
- data/rbi/anthropic/models/beta/beta_web_fetch_url_sources.rbi +8 -3
- data/rbi/anthropic/models/beta/beta_web_search_tool_result_block.rbi +5 -1
- data/rbi/anthropic/models/beta/beta_web_search_tool_result_block_param.rbi +5 -1
- data/rbi/anthropic/models/beta/beta_webhook_event_data.rbi +1 -1
- data/rbi/anthropic/models/beta/deployment_create_params.rbi +2 -1
- data/rbi/anthropic/models/beta/deployment_update_params.rbi +2 -1
- data/rbi/anthropic/models/beta/environment_create_params.rbi +2 -1
- data/rbi/anthropic/models/beta/environment_update_params.rbi +2 -1
- data/rbi/anthropic/models/beta/memory_stores/beta_managed_agents_actor.rbi +2 -1
- data/rbi/anthropic/models/beta/memory_stores/beta_managed_agents_error.rbi +2 -1
- data/rbi/anthropic/models/beta/memory_stores/beta_managed_agents_memory_list_item.rbi +2 -1
- data/rbi/anthropic/models/beta/memory_stores/beta_managed_agents_memory_version_operation.rbi +5 -0
- data/rbi/anthropic/models/beta/memory_stores/beta_managed_agents_memory_view.rbi +3 -0
- data/rbi/anthropic/models/beta/messages/beta_message_batch_result.rbi +2 -1
- data/rbi/anthropic/models/beta/organization/beta_api_key.rbi +7 -2
- data/rbi/anthropic/models/beta/organization/beta_compliance_settings_state.rbi +4 -1
- data/rbi/anthropic/models/beta/organization/beta_compliance_settings_state_param.rbi +4 -1
- data/rbi/anthropic/models/beta/organization/beta_external_key.rbi +6 -2
- data/rbi/anthropic/models/beta/organization/beta_organization_rate_limit.rbi +145 -11
- data/rbi/anthropic/models/beta/organization/beta_organization_rate_limit_batch_group.rbi +44 -0
- data/rbi/anthropic/models/beta/organization/beta_organization_rate_limit_files_group.rbi +44 -0
- data/rbi/anthropic/models/beta/organization/beta_organization_rate_limit_model_group.rbi +58 -0
- data/rbi/anthropic/models/beta/organization/beta_organization_rate_limit_skills_group.rbi +44 -0
- data/rbi/anthropic/models/beta/organization/beta_organization_rate_limit_token_count_group.rbi +44 -0
- data/rbi/anthropic/models/beta/organization/beta_organization_rate_limit_web_search_group.rbi +44 -0
- data/rbi/anthropic/models/beta/organization/external_key_create_params.rbi +2 -1
- data/rbi/anthropic/models/beta/organization/external_key_update_params.rbi +2 -1
- data/rbi/anthropic/models/beta/organization/federation/beta_federation_issuer.rbi +2 -1
- data/rbi/anthropic/models/beta/organization/federation/issuer_create_params.rbi +2 -1
- data/rbi/anthropic/models/beta/organization/federation/issuer_update_params.rbi +2 -1
- data/rbi/anthropic/models/beta/organization/workspaces/beta_workspace_rate_limit.rbi +143 -11
- data/rbi/anthropic/models/beta/session_create_params.rbi +4 -2
- data/rbi/anthropic/models/beta/session_list_params.rbi +7 -0
- data/rbi/anthropic/models/beta/sessions/beta_managed_agents_agent_auto_evaluated_permission.rbi +5 -1
- data/rbi/anthropic/models/beta/sessions/beta_managed_agents_agent_mcp_tool_result_event.rbi +2 -1
- data/rbi/anthropic/models/beta/sessions/beta_managed_agents_agent_message_event.rbi +5 -1
- data/rbi/anthropic/models/beta/sessions/beta_managed_agents_agent_thread_message_received_event.rbi +2 -1
- data/rbi/anthropic/models/beta/sessions/beta_managed_agents_agent_thread_message_sent_event.rbi +2 -1
- data/rbi/anthropic/models/beta/sessions/beta_managed_agents_agent_tool_evaluation.rbi +2 -1
- data/rbi/anthropic/models/beta/sessions/beta_managed_agents_agent_tool_result_event.rbi +2 -1
- data/rbi/anthropic/models/beta/sessions/beta_managed_agents_billing_error.rbi +4 -1
- data/rbi/anthropic/models/beta/sessions/beta_managed_agents_credential_host_unreachable_error.rbi +4 -1
- data/rbi/anthropic/models/beta/sessions/beta_managed_agents_document_block.rbi +2 -1
- data/rbi/anthropic/models/beta/sessions/beta_managed_agents_event_params.rbi +2 -1
- data/rbi/anthropic/models/beta/sessions/beta_managed_agents_github_repository_resource.rbi +2 -1
- data/rbi/anthropic/models/beta/sessions/beta_managed_agents_image_block.rbi +2 -1
- data/rbi/anthropic/models/beta/sessions/beta_managed_agents_mcp_authentication_failed_error.rbi +4 -1
- data/rbi/anthropic/models/beta/sessions/beta_managed_agents_mcp_connection_failed_error.rbi +4 -1
- data/rbi/anthropic/models/beta/sessions/beta_managed_agents_model_overloaded_error.rbi +4 -1
- data/rbi/anthropic/models/beta/sessions/beta_managed_agents_model_rate_limited_error.rbi +4 -1
- data/rbi/anthropic/models/beta/sessions/beta_managed_agents_model_request_failed_error.rbi +4 -1
- data/rbi/anthropic/models/beta/sessions/beta_managed_agents_send_session_events.rbi +2 -1
- data/rbi/anthropic/models/beta/sessions/beta_managed_agents_session_error_event.rbi +2 -1
- data/rbi/anthropic/models/beta/sessions/beta_managed_agents_session_event.rbi +2 -1
- data/rbi/anthropic/models/beta/sessions/beta_managed_agents_session_resource.rbi +2 -1
- data/rbi/anthropic/models/beta/sessions/beta_managed_agents_session_status_idle_event.rbi +2 -1
- data/rbi/anthropic/models/beta/sessions/beta_managed_agents_session_thread.rbi +2 -1
- data/rbi/anthropic/models/beta/sessions/beta_managed_agents_session_thread_status_idle_event.rbi +2 -1
- data/rbi/anthropic/models/beta/sessions/beta_managed_agents_stream_session_events.rbi +2 -1
- data/rbi/anthropic/models/beta/sessions/beta_managed_agents_stream_session_thread_events.rbi +2 -1
- data/rbi/anthropic/models/beta/sessions/beta_managed_agents_unknown_error.rbi +4 -1
- data/rbi/anthropic/models/beta/sessions/beta_managed_agents_user_custom_tool_result_event.rbi +2 -1
- data/rbi/anthropic/models/beta/sessions/beta_managed_agents_user_custom_tool_result_event_params.rbi +2 -1
- data/rbi/anthropic/models/beta/sessions/beta_managed_agents_user_define_outcome_event.rbi +2 -1
- data/rbi/anthropic/models/beta/sessions/beta_managed_agents_user_define_outcome_event_params.rbi +2 -1
- data/rbi/anthropic/models/beta/sessions/beta_managed_agents_user_message_event.rbi +2 -1
- data/rbi/anthropic/models/beta/sessions/beta_managed_agents_user_message_event_params.rbi +2 -1
- data/rbi/anthropic/models/beta/sessions/beta_managed_agents_user_tool_result_event_params.rbi +2 -1
- data/rbi/anthropic/models/beta/sessions/resource_retrieve_response.rbi +2 -1
- data/rbi/anthropic/models/beta/sessions/resource_update_response.rbi +2 -1
- data/rbi/anthropic/models/beta/vaults/beta_managed_agents_credential.rbi +2 -1
- data/rbi/anthropic/models/beta/vaults/beta_managed_agents_credential_networking_params.rbi +2 -1
- data/rbi/anthropic/models/beta/vaults/beta_managed_agents_credential_validation_status.rbi +5 -0
- data/rbi/anthropic/models/beta/vaults/beta_managed_agents_environment_variable_auth_response.rbi +2 -1
- data/rbi/anthropic/models/beta/vaults/beta_managed_agents_mcp_oauth_refresh_params.rbi +2 -1
- data/rbi/anthropic/models/beta/vaults/beta_managed_agents_mcp_oauth_refresh_response.rbi +4 -1
- data/rbi/anthropic/models/beta/vaults/beta_managed_agents_mcp_oauth_refresh_update_params.rbi +2 -1
- data/rbi/anthropic/models/beta/vaults/beta_managed_agents_refresh_object.rbi +7 -0
- data/rbi/anthropic/models/beta/vaults/credential_create_params.rbi +2 -1
- data/rbi/anthropic/models/beta/vaults/credential_update_params.rbi +2 -1
- data/rbi/anthropic/models/beta_error.rbi +4 -3
- data/rbi/anthropic/models/browser_state_change.rbi +1 -1
- data/rbi/anthropic/models/citations_delta.rbi +1 -1
- data/rbi/anthropic/models/content_block.rbi +1 -1
- data/rbi/anthropic/models/content_block_param.rbi +1 -1
- data/rbi/anthropic/models/content_block_source_content.rbi +1 -1
- data/rbi/anthropic/models/document_block.rbi +1 -1
- data/rbi/anthropic/models/document_block_param.rbi +1 -1
- data/rbi/anthropic/models/error_object.rbi +4 -3
- data/rbi/anthropic/models/image_block_param.rbi +1 -1
- data/rbi/anthropic/models/messages/message_batch_result.rbi +1 -1
- data/rbi/anthropic/models/raw_content_block_delta.rbi +1 -1
- data/rbi/anthropic/models/raw_content_block_start_event.rbi +2 -1
- data/rbi/anthropic/models/raw_message_stream_event.rbi +1 -1
- data/rbi/anthropic/models/server_tool_use_block.rbi +4 -3
- data/rbi/anthropic/models/server_tool_use_block_param.rbi +4 -3
- data/rbi/anthropic/models/text_citation.rbi +1 -1
- data/rbi/anthropic/models/text_citation_param.rbi +1 -1
- data/rbi/anthropic/models/thinking_config_param.rbi +1 -1
- data/rbi/anthropic/models/tool_choice.rbi +1 -1
- data/rbi/anthropic/models/tool_result_block_param.rbi +2 -1
- data/rbi/anthropic/models/tool_use_block.rbi +4 -3
- data/rbi/anthropic/models/tool_use_block_param.rbi +4 -3
- data/rbi/anthropic/models/web_fetch_tool_result_block.rbi +4 -3
- data/rbi/anthropic/models/web_fetch_tool_result_block_param.rbi +5 -3
- data/rbi/anthropic/models/web_fetch_url_sources.rbi +7 -5
- data/rbi/anthropic/models/web_search_tool_result_block.rbi +4 -3
- data/rbi/anthropic/models/web_search_tool_result_block_param.rbi +5 -3
- data/rbi/anthropic/resources/beta/agents/versions.rbi +1 -1
- data/rbi/anthropic/resources/beta/agents.rbi +3 -3
- data/rbi/anthropic/resources/beta/deployment_runs.rbi +1 -1
- data/rbi/anthropic/resources/beta/deployments.rbi +6 -6
- data/rbi/anthropic/resources/beta/memory_stores.rbi +11 -4
- data/rbi/anthropic/resources/beta/tunnels/certificates.rbi +6 -6
- data/rbi/anthropic/resources/beta/tunnels.rbi +4 -4
- data/rbi/anthropic/resources/beta/vaults/credentials.rbi +12 -12
- data/rbi/anthropic/resources/beta/vaults.rbi +4 -4
- data/sig/anthropic/models/beta/agent_create_params.rbs +2 -1
- data/sig/anthropic/models/beta/agent_update_params.rbs +2 -1
- data/sig/anthropic/models/beta/beta_browser_state_change.rbs +2 -1
- data/sig/anthropic/models/beta/beta_citations_delta.rbs +2 -1
- data/sig/anthropic/models/beta/beta_clear_tool_uses_20250919_edit.rbs +2 -1
- data/sig/anthropic/models/beta/beta_cloud_config.rbs +2 -1
- data/sig/anthropic/models/beta/beta_cloud_config_params.rbs +2 -1
- data/sig/anthropic/models/beta/beta_content_block.rbs +1 -1
- data/sig/anthropic/models/beta/beta_content_block_param.rbs +2 -1
- data/sig/anthropic/models/beta/beta_content_block_source_content.rbs +2 -1
- data/sig/anthropic/models/beta/beta_context_management_config.rbs +2 -1
- data/sig/anthropic/models/beta/beta_context_management_response.rbs +2 -1
- data/sig/anthropic/models/beta/beta_diagnostics.rbs +2 -1
- data/sig/anthropic/models/beta/beta_document_block.rbs +2 -1
- data/sig/anthropic/models/beta/beta_dream_input.rbs +1 -1
- data/sig/anthropic/models/beta/beta_dream_status.rbs +15 -0
- data/sig/anthropic/models/beta/beta_dreaming_error.rbs +1 -1
- data/sig/anthropic/models/beta/beta_environment.rbs +2 -1
- data/sig/anthropic/models/beta/beta_fallback_credit_usage.rbs +2 -1
- data/sig/anthropic/models/beta/beta_fallback_param.rbs +2 -1
- data/sig/anthropic/models/beta/beta_image_block_param.rbs +2 -1
- data/sig/anthropic/models/beta/beta_input_transformation.rbs +2 -1
- data/sig/anthropic/models/beta/beta_iterations_usage.rbs +2 -1
- data/sig/anthropic/models/beta/beta_managed_agents_agent.rbs +4 -2
- data/sig/anthropic/models/beta/beta_managed_agents_agent_tool_config.rbs +2 -1
- data/sig/anthropic/models/beta/beta_managed_agents_agent_tool_config_params.rbs +2 -1
- data/sig/anthropic/models/beta/beta_managed_agents_agent_toolset_default_config.rbs +2 -1
- data/sig/anthropic/models/beta/beta_managed_agents_agent_toolset_default_config_params.rbs +2 -1
- data/sig/anthropic/models/beta/beta_managed_agents_agent_with_overrides_params.rbs +2 -1
- data/sig/anthropic/models/beta/beta_managed_agents_bash_tool_config.rbs +2 -1
- data/sig/anthropic/models/beta/beta_managed_agents_bash_tool_config_params.rbs +2 -1
- data/sig/anthropic/models/beta/beta_managed_agents_deployment_initial_event.rbs +2 -1
- data/sig/anthropic/models/beta/beta_managed_agents_deployment_initial_event_params.rbs +2 -1
- data/sig/anthropic/models/beta/beta_managed_agents_deployment_paused_reason.rbs +2 -1
- data/sig/anthropic/models/beta/beta_managed_agents_deployment_paused_reason_error.rbs +2 -1
- data/sig/anthropic/models/beta/beta_managed_agents_deployment_run.rbs +2 -1
- data/sig/anthropic/models/beta/beta_managed_agents_deployment_status.rbs +3 -0
- data/sig/anthropic/models/beta/beta_managed_agents_deployment_user_define_outcome_event.rbs +2 -1
- data/sig/anthropic/models/beta/beta_managed_agents_deployment_user_message_event.rbs +2 -1
- data/sig/anthropic/models/beta/beta_managed_agents_edit_tool_config.rbs +2 -1
- data/sig/anthropic/models/beta/beta_managed_agents_edit_tool_config_params.rbs +2 -1
- data/sig/anthropic/models/beta/beta_managed_agents_github_repository_resource_config.rbs +2 -1
- data/sig/anthropic/models/beta/beta_managed_agents_github_repository_resource_params.rbs +2 -1
- data/sig/anthropic/models/beta/beta_managed_agents_glob_tool_config.rbs +2 -1
- data/sig/anthropic/models/beta/beta_managed_agents_glob_tool_config_params.rbs +2 -1
- data/sig/anthropic/models/beta/beta_managed_agents_grep_tool_config.rbs +2 -1
- data/sig/anthropic/models/beta/beta_managed_agents_grep_tool_config_params.rbs +2 -1
- data/sig/anthropic/models/beta/beta_managed_agents_mcp_tool_config.rbs +2 -1
- data/sig/anthropic/models/beta/beta_managed_agents_mcp_tool_config_params.rbs +2 -1
- data/sig/anthropic/models/beta/beta_managed_agents_mcp_toolset_default_config.rbs +2 -1
- data/sig/anthropic/models/beta/beta_managed_agents_mcp_toolset_default_config_params.rbs +2 -1
- data/sig/anthropic/models/beta/beta_managed_agents_model_config.rbs +2 -1
- data/sig/anthropic/models/beta/beta_managed_agents_model_config_params.rbs +9 -0
- data/sig/anthropic/models/beta/beta_managed_agents_multiagent.rbs +2 -1
- data/sig/anthropic/models/beta/beta_managed_agents_multiagent_coordinator.rbs +2 -1
- data/sig/anthropic/models/beta/beta_managed_agents_read_tool_config.rbs +2 -1
- data/sig/anthropic/models/beta/beta_managed_agents_read_tool_config_params.rbs +2 -1
- data/sig/anthropic/models/beta/beta_managed_agents_session.rbs +7 -0
- data/sig/anthropic/models/beta/beta_managed_agents_session_agent.rbs +4 -2
- data/sig/anthropic/models/beta/beta_managed_agents_session_agent_update.rbs +2 -1
- data/sig/anthropic/models/beta/beta_managed_agents_session_multiagent_coordinator.rbs +2 -1
- data/sig/anthropic/models/beta/beta_managed_agents_session_resource_config.rbs +2 -1
- data/sig/anthropic/models/beta/beta_managed_agents_session_thread_agent.rbs +4 -2
- data/sig/anthropic/models/beta/beta_managed_agents_skill_params.rbs +2 -1
- data/sig/anthropic/models/beta/beta_managed_agents_start_event_preview.rbs +2 -1
- data/sig/anthropic/models/beta/beta_managed_agents_trigger_context.rbs +2 -1
- data/sig/anthropic/models/beta/beta_managed_agents_trigger_type.rbs +3 -0
- data/sig/anthropic/models/beta/beta_managed_agents_user_tool_result_event.rbs +2 -1
- data/sig/anthropic/models/beta/beta_managed_agents_web_fetch_tool_config.rbs +2 -1
- data/sig/anthropic/models/beta/beta_managed_agents_web_fetch_tool_config_params.rbs +2 -1
- data/sig/anthropic/models/beta/beta_managed_agents_web_search_tool_config.rbs +2 -1
- data/sig/anthropic/models/beta/beta_managed_agents_web_search_tool_config_params.rbs +2 -1
- data/sig/anthropic/models/beta/beta_managed_agents_write_tool_config.rbs +2 -1
- data/sig/anthropic/models/beta/beta_managed_agents_write_tool_config_params.rbs +2 -1
- data/sig/anthropic/models/beta/beta_memory_tool_20250818_command.rbs +2 -1
- data/sig/anthropic/models/beta/beta_output_behavior.rbs +1 -1
- data/sig/anthropic/models/beta/beta_raw_content_block_delta.rbs +2 -1
- data/sig/anthropic/models/beta/beta_raw_content_block_start_event.rbs +2 -1
- data/sig/anthropic/models/beta/beta_raw_message_stream_event.rbs +2 -1
- data/sig/anthropic/models/beta/beta_request_document_block.rbs +2 -1
- data/sig/anthropic/models/beta/beta_request_tool_addition_block.rbs +2 -1
- data/sig/anthropic/models/beta/beta_request_tool_removal_block.rbs +2 -1
- data/sig/anthropic/models/beta/beta_server_tool_use_block.rbs +2 -1
- data/sig/anthropic/models/beta/beta_server_tool_use_block_param.rbs +2 -1
- data/sig/anthropic/models/beta/beta_text_citation.rbs +1 -1
- data/sig/anthropic/models/beta/beta_text_citation_param.rbs +2 -1
- data/sig/anthropic/models/beta/beta_thinking_config_param.rbs +2 -1
- data/sig/anthropic/models/beta/beta_tool_choice.rbs +1 -1
- data/sig/anthropic/models/beta/beta_tool_result_block_param.rbs +2 -1
- data/sig/anthropic/models/beta/beta_tool_use_block.rbs +2 -1
- data/sig/anthropic/models/beta/beta_tool_use_block_param.rbs +2 -1
- data/sig/anthropic/models/beta/beta_web_fetch_tool_result_block.rbs +2 -1
- data/sig/anthropic/models/beta/beta_web_fetch_tool_result_block_param.rbs +2 -1
- data/sig/anthropic/models/beta/beta_web_fetch_url_sources.rbs +6 -3
- data/sig/anthropic/models/beta/beta_web_search_tool_result_block.rbs +2 -1
- data/sig/anthropic/models/beta/beta_web_search_tool_result_block_param.rbs +2 -1
- data/sig/anthropic/models/beta/beta_webhook_event_data.rbs +1 -1
- data/sig/anthropic/models/beta/deployment_create_params.rbs +2 -1
- data/sig/anthropic/models/beta/deployment_update_params.rbs +2 -1
- data/sig/anthropic/models/beta/environment_create_params.rbs +2 -1
- data/sig/anthropic/models/beta/environment_update_params.rbs +2 -1
- data/sig/anthropic/models/beta/memory_stores/beta_managed_agents_actor.rbs +2 -1
- data/sig/anthropic/models/beta/memory_stores/beta_managed_agents_error.rbs +2 -1
- data/sig/anthropic/models/beta/memory_stores/beta_managed_agents_memory_list_item.rbs +2 -1
- data/sig/anthropic/models/beta/memory_stores/beta_managed_agents_memory_version_operation.rbs +5 -0
- data/sig/anthropic/models/beta/memory_stores/beta_managed_agents_memory_view.rbs +3 -0
- data/sig/anthropic/models/beta/messages/beta_message_batch_result.rbs +2 -1
- data/sig/anthropic/models/beta/organization/beta_api_key.rbs +4 -2
- data/sig/anthropic/models/beta/organization/beta_compliance_settings_state.rbs +2 -1
- data/sig/anthropic/models/beta/organization/beta_compliance_settings_state_param.rbs +2 -1
- data/sig/anthropic/models/beta/organization/beta_external_key.rbs +4 -2
- data/sig/anthropic/models/beta/organization/beta_organization_rate_limit.rbs +73 -0
- data/sig/anthropic/models/beta/organization/beta_organization_rate_limit_batch_group.rbs +20 -0
- data/sig/anthropic/models/beta/organization/beta_organization_rate_limit_files_group.rbs +20 -0
- data/sig/anthropic/models/beta/organization/beta_organization_rate_limit_model_group.rbs +30 -0
- data/sig/anthropic/models/beta/organization/beta_organization_rate_limit_skills_group.rbs +20 -0
- data/sig/anthropic/models/beta/organization/beta_organization_rate_limit_token_count_group.rbs +20 -0
- data/sig/anthropic/models/beta/organization/beta_organization_rate_limit_web_search_group.rbs +20 -0
- data/sig/anthropic/models/beta/organization/external_key_create_params.rbs +2 -1
- data/sig/anthropic/models/beta/organization/external_key_update_params.rbs +2 -1
- data/sig/anthropic/models/beta/organization/federation/beta_federation_issuer.rbs +2 -1
- data/sig/anthropic/models/beta/organization/federation/issuer_create_params.rbs +2 -1
- data/sig/anthropic/models/beta/organization/federation/issuer_update_params.rbs +2 -1
- data/sig/anthropic/models/beta/organization/workspaces/beta_workspace_rate_limit.rbs +73 -0
- data/sig/anthropic/models/beta/session_create_params.rbs +4 -2
- data/sig/anthropic/models/beta/session_list_params.rbs +7 -0
- data/sig/anthropic/models/beta/sessions/beta_managed_agents_agent_auto_evaluated_permission.rbs +2 -1
- data/sig/anthropic/models/beta/sessions/beta_managed_agents_agent_mcp_tool_result_event.rbs +2 -1
- data/sig/anthropic/models/beta/sessions/beta_managed_agents_agent_message_event.rbs +2 -1
- data/sig/anthropic/models/beta/sessions/beta_managed_agents_agent_thread_message_received_event.rbs +2 -1
- data/sig/anthropic/models/beta/sessions/beta_managed_agents_agent_thread_message_sent_event.rbs +2 -1
- data/sig/anthropic/models/beta/sessions/beta_managed_agents_agent_tool_evaluation.rbs +2 -1
- data/sig/anthropic/models/beta/sessions/beta_managed_agents_agent_tool_result_event.rbs +2 -1
- data/sig/anthropic/models/beta/sessions/beta_managed_agents_billing_error.rbs +2 -1
- data/sig/anthropic/models/beta/sessions/beta_managed_agents_credential_host_unreachable_error.rbs +2 -1
- data/sig/anthropic/models/beta/sessions/beta_managed_agents_document_block.rbs +2 -1
- data/sig/anthropic/models/beta/sessions/beta_managed_agents_event_params.rbs +2 -1
- data/sig/anthropic/models/beta/sessions/beta_managed_agents_github_repository_resource.rbs +2 -1
- data/sig/anthropic/models/beta/sessions/beta_managed_agents_image_block.rbs +2 -1
- data/sig/anthropic/models/beta/sessions/beta_managed_agents_mcp_authentication_failed_error.rbs +2 -1
- data/sig/anthropic/models/beta/sessions/beta_managed_agents_mcp_connection_failed_error.rbs +2 -1
- data/sig/anthropic/models/beta/sessions/beta_managed_agents_model_overloaded_error.rbs +2 -1
- data/sig/anthropic/models/beta/sessions/beta_managed_agents_model_rate_limited_error.rbs +2 -1
- data/sig/anthropic/models/beta/sessions/beta_managed_agents_model_request_failed_error.rbs +2 -1
- data/sig/anthropic/models/beta/sessions/beta_managed_agents_send_session_events.rbs +2 -1
- data/sig/anthropic/models/beta/sessions/beta_managed_agents_session_error_event.rbs +2 -1
- data/sig/anthropic/models/beta/sessions/beta_managed_agents_session_event.rbs +2 -1
- data/sig/anthropic/models/beta/sessions/beta_managed_agents_session_resource.rbs +2 -1
- data/sig/anthropic/models/beta/sessions/beta_managed_agents_session_status_idle_event.rbs +2 -1
- data/sig/anthropic/models/beta/sessions/beta_managed_agents_session_thread.rbs +2 -1
- data/sig/anthropic/models/beta/sessions/beta_managed_agents_session_thread_status_idle_event.rbs +2 -1
- data/sig/anthropic/models/beta/sessions/beta_managed_agents_stream_session_events.rbs +2 -1
- data/sig/anthropic/models/beta/sessions/beta_managed_agents_stream_session_thread_events.rbs +2 -1
- data/sig/anthropic/models/beta/sessions/beta_managed_agents_unknown_error.rbs +2 -1
- data/sig/anthropic/models/beta/sessions/beta_managed_agents_user_custom_tool_result_event.rbs +2 -1
- data/sig/anthropic/models/beta/sessions/beta_managed_agents_user_custom_tool_result_event_params.rbs +2 -1
- data/sig/anthropic/models/beta/sessions/beta_managed_agents_user_define_outcome_event.rbs +2 -1
- data/sig/anthropic/models/beta/sessions/beta_managed_agents_user_define_outcome_event_params.rbs +2 -1
- data/sig/anthropic/models/beta/sessions/beta_managed_agents_user_message_event.rbs +2 -1
- data/sig/anthropic/models/beta/sessions/beta_managed_agents_user_message_event_params.rbs +2 -1
- data/sig/anthropic/models/beta/sessions/beta_managed_agents_user_tool_result_event_params.rbs +2 -1
- data/sig/anthropic/models/beta/sessions/resource_retrieve_response.rbs +2 -1
- data/sig/anthropic/models/beta/sessions/resource_update_response.rbs +2 -1
- data/sig/anthropic/models/beta/vaults/beta_managed_agents_credential.rbs +2 -1
- data/sig/anthropic/models/beta/vaults/beta_managed_agents_credential_networking_params.rbs +2 -1
- data/sig/anthropic/models/beta/vaults/beta_managed_agents_credential_validation_status.rbs +5 -0
- data/sig/anthropic/models/beta/vaults/beta_managed_agents_environment_variable_auth_response.rbs +2 -1
- data/sig/anthropic/models/beta/vaults/beta_managed_agents_mcp_oauth_refresh_params.rbs +2 -1
- data/sig/anthropic/models/beta/vaults/beta_managed_agents_mcp_oauth_refresh_response.rbs +2 -1
- data/sig/anthropic/models/beta/vaults/beta_managed_agents_mcp_oauth_refresh_update_params.rbs +2 -1
- data/sig/anthropic/models/beta/vaults/beta_managed_agents_refresh_object.rbs +7 -0
- data/sig/anthropic/models/beta/vaults/credential_create_params.rbs +2 -1
- data/sig/anthropic/models/beta/vaults/credential_update_params.rbs +2 -1
- data/sig/anthropic/models/beta_error.rbs +1 -1
- data/sig/anthropic/models/browser_state_change.rbs +1 -1
- data/sig/anthropic/models/citations_delta.rbs +1 -1
- data/sig/anthropic/models/content_block.rbs +1 -1
- data/sig/anthropic/models/content_block_param.rbs +1 -1
- data/sig/anthropic/models/content_block_source_content.rbs +1 -1
- data/sig/anthropic/models/document_block.rbs +1 -1
- data/sig/anthropic/models/document_block_param.rbs +1 -1
- data/sig/anthropic/models/error_object.rbs +1 -1
- data/sig/anthropic/models/image_block_param.rbs +1 -1
- data/sig/anthropic/models/messages/message_batch_result.rbs +2 -1
- data/sig/anthropic/models/raw_content_block_delta.rbs +1 -1
- data/sig/anthropic/models/raw_content_block_start_event.rbs +2 -1
- data/sig/anthropic/models/raw_message_stream_event.rbs +1 -1
- data/sig/anthropic/models/server_tool_use_block.rbs +1 -1
- data/sig/anthropic/models/server_tool_use_block_param.rbs +2 -1
- data/sig/anthropic/models/text_citation.rbs +1 -1
- data/sig/anthropic/models/text_citation_param.rbs +1 -1
- data/sig/anthropic/models/thinking_config_param.rbs +1 -1
- data/sig/anthropic/models/tool_choice.rbs +1 -1
- data/sig/anthropic/models/tool_result_block_param.rbs +2 -1
- data/sig/anthropic/models/tool_use_block.rbs +1 -1
- data/sig/anthropic/models/tool_use_block_param.rbs +1 -1
- data/sig/anthropic/models/web_fetch_tool_result_block.rbs +2 -1
- data/sig/anthropic/models/web_fetch_tool_result_block_param.rbs +2 -1
- data/sig/anthropic/models/web_fetch_url_sources.rbs +6 -3
- data/sig/anthropic/models/web_search_tool_result_block.rbs +2 -1
- data/sig/anthropic/models/web_search_tool_result_block_param.rbs +2 -1
- metadata +20 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 0e7aa200569945cdf76744a8c251b760350a75834328da86c44930b40f741b31
|
|
4
|
+
data.tar.gz: 780bb11d38658bb95e1142b1c389fc82e49ad04d20cdc4c01a9c4ed54b7038dd
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 3de8eca81334145eaf72e0bfd8e142143ce8742e341db711085acac170f16132308f3c02fdaf424bdbc7e51d0832bc1de7a79e2abed18a2d80e57a92697c3b8c
|
|
7
|
+
data.tar.gz: 5994156c894b26d1cd0d504888f2cebc5409e4ff41bf81aa17f36f643e7de6c863ee831a34dc2ba49415f9fa531ab4456c33851d7655cb6461f36b7b39192074
|
data/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,26 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## 1.72.0 (2026-09-18)
|
|
4
|
+
|
|
5
|
+
Full Changelog: [v1.71.0...v1.72.0](https://github.com/anthropics/anthropic-sdk-ruby/compare/v1.71.0...v1.72.0)
|
|
6
|
+
|
|
7
|
+
### Features
|
|
8
|
+
|
|
9
|
+
* **api:** add group with display_name to rate limits, deprecate group_type ([8155b1d](https://github.com/anthropics/anthropic-sdk-ruby/commit/8155b1d0d17408a7ca0b04e774d5ff087d9aa438))
|
|
10
|
+
* **ruby:** accept the discriminator enum in union .new signatures ([f31077a](https://github.com/anthropics/anthropic-sdk-ruby/commit/f31077a956e382b5453fbde900b8f03641bd8cbb))
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
### Bug Fixes
|
|
14
|
+
|
|
15
|
+
* **bedrock:** skip typeless chunks and raise on event-stream error frames ([#254](https://github.com/anthropics/anthropic-sdk-ruby/issues/254)) ([ae8f6e2](https://github.com/anthropics/anthropic-sdk-ruby/commit/ae8f6e2296396528ff52249f3049fffb3b176434))
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
### Chores
|
|
19
|
+
|
|
20
|
+
* **docs:** add descriptions for enum values and path parameters ([929b51e](https://github.com/anthropics/anthropic-sdk-ruby/commit/929b51ebe061ef833b593f03b912c08a021be7ca))
|
|
21
|
+
* **docs:** clarify the compaction tool_changes and tool change descriptions ([4bc6c5f](https://github.com/anthropics/anthropic-sdk-ruby/commit/4bc6c5f7c0c8cf4a98277ee74ca04c9a46ef2864))
|
|
22
|
+
* **internal:** update CLAUDE.md branch guidance ([#261](https://github.com/anthropics/anthropic-sdk-ruby/issues/261)) ([1931e53](https://github.com/anthropics/anthropic-sdk-ruby/commit/1931e537da142e3b6f33aa6ea2781c8f8659375c))
|
|
23
|
+
|
|
3
24
|
## 1.71.0 (2026-09-15)
|
|
4
25
|
|
|
5
26
|
Full Changelog: [v1.70.0...v1.71.0](https://github.com/anthropics/anthropic-sdk-ruby/compare/v1.70.0...v1.71.0)
|
data/README.md
CHANGED
|
@@ -61,8 +61,10 @@ module Anthropic
|
|
|
61
61
|
#
|
|
62
62
|
# `:message-type: event` frames carry a JSON payload
|
|
63
63
|
# `{"bytes": "<base64>"}` wrapping the Anthropic event; emit it as
|
|
64
|
-
# an `event:`/`data:` pair
|
|
65
|
-
#
|
|
64
|
+
# an `event:`/`data:` pair, skipping chunks with no `type`.
|
|
65
|
+
# `:message-type: exception` frames (error payload plus an
|
|
66
|
+
# `:exception-type` header) and `:message-type: error` frames
|
|
67
|
+
# (`:error-code`/`:error-message` headers) are re-emitted as the same
|
|
66
68
|
# `event: error` / `data: {"type":"error",...}` SSE shape the API
|
|
67
69
|
# would have sent, so the stream consumer's existing error path fires.
|
|
68
70
|
#
|
|
@@ -74,13 +76,21 @@ module Anthropic
|
|
|
74
76
|
in "event"
|
|
75
77
|
payload = JSON.parse(msg.payload.read, symbolize_names: true)
|
|
76
78
|
inner = Base64.decode64(payload.fetch(:bytes))
|
|
77
|
-
|
|
78
|
-
|
|
79
|
+
case JSON.parse(inner, symbolize_names: true)
|
|
80
|
+
in {type: String => type}
|
|
81
|
+
y << "event: #{type}\ndata: #{inner}\n\n"
|
|
82
|
+
else
|
|
83
|
+
end
|
|
79
84
|
in "exception"
|
|
80
85
|
exc_type = msg.headers[":exception-type"]&.value
|
|
81
86
|
body = msg.payload.read
|
|
82
87
|
data = JSON.generate(type: "error", error: {type: exc_type, message: body})
|
|
83
88
|
y << "event: error\ndata: #{data}\n\n"
|
|
89
|
+
in "error"
|
|
90
|
+
code = msg.headers[":error-code"]&.value
|
|
91
|
+
message = msg.headers[":error-message"]&.value
|
|
92
|
+
data = JSON.generate(type: "error", error: {type: code, message: message})
|
|
93
|
+
y << "event: error\ndata: #{data}\n\n"
|
|
84
94
|
else
|
|
85
95
|
# Unknown message-type — drop. AWS may add prelude/metadata frames.
|
|
86
96
|
end
|
|
@@ -167,7 +167,7 @@ module Anthropic
|
|
|
167
167
|
# Some parameter documentations has been truncated, see
|
|
168
168
|
# {Anthropic::Models::Beta::AgentCreateParams::Tool} for more details.
|
|
169
169
|
#
|
|
170
|
-
# @param type [Symbol, String]
|
|
170
|
+
# @param type [Symbol, Anthropic::Models::Beta::AgentCreateParams::Tool::Type, String]
|
|
171
171
|
#
|
|
172
172
|
# @param args [Hash{Symbol=>Object}] Attributes for the chosen variant.
|
|
173
173
|
#
|
|
@@ -195,7 +195,7 @@ module Anthropic
|
|
|
195
195
|
# Some parameter documentations has been truncated, see
|
|
196
196
|
# {Anthropic::Models::Beta::AgentUpdateParams::Tool} for more details.
|
|
197
197
|
#
|
|
198
|
-
# @param type [Symbol, String]
|
|
198
|
+
# @param type [Symbol, Anthropic::Models::Beta::AgentUpdateParams::Tool::Type, String]
|
|
199
199
|
#
|
|
200
200
|
# @param args [Hash{Symbol=>Object}] Attributes for the chosen variant.
|
|
201
201
|
#
|
|
@@ -50,7 +50,7 @@ module Anthropic
|
|
|
50
50
|
# Some parameter documentations has been truncated, see
|
|
51
51
|
# {Anthropic::Models::Beta::BetaBrowserStateChange} for more details.
|
|
52
52
|
#
|
|
53
|
-
# @param type [Symbol, String]
|
|
53
|
+
# @param type [Symbol, Anthropic::Models::Beta::BetaBrowserStateChange::Type, String]
|
|
54
54
|
#
|
|
55
55
|
# @param args [Hash{Symbol=>Object}] Attributes for the chosen variant.
|
|
56
56
|
#
|
|
@@ -56,7 +56,7 @@ module Anthropic
|
|
|
56
56
|
# Some parameter documentations has been truncated, see
|
|
57
57
|
# {Anthropic::Models::Beta::BetaCitationsDelta::Citation} for more details.
|
|
58
58
|
#
|
|
59
|
-
# @param type [Symbol, String]
|
|
59
|
+
# @param type [Symbol, Anthropic::Models::Beta::BetaCitationsDelta::Citation::Type, String]
|
|
60
60
|
#
|
|
61
61
|
# @param args [Hash{Symbol=>Object}] Attributes for the chosen variant.
|
|
62
62
|
#
|
|
@@ -103,7 +103,7 @@ module Anthropic
|
|
|
103
103
|
# Creates a new instance of the variant class whose `type` matches the given
|
|
104
104
|
# value, passing the remaining arguments to its constructor.
|
|
105
105
|
#
|
|
106
|
-
# @param type [Symbol, String]
|
|
106
|
+
# @param type [Symbol, Anthropic::Models::Beta::BetaClearToolUses20250919Edit::Trigger::Type, String]
|
|
107
107
|
#
|
|
108
108
|
# @param args [Hash{Symbol=>Object}] Attributes for the chosen variant.
|
|
109
109
|
#
|
|
@@ -64,7 +64,7 @@ module Anthropic
|
|
|
64
64
|
# Some parameter documentations has been truncated, see
|
|
65
65
|
# {Anthropic::Models::Beta::BetaCloudConfig::Networking} for more details.
|
|
66
66
|
#
|
|
67
|
-
# @param type [Symbol, String]
|
|
67
|
+
# @param type [Symbol, Anthropic::Models::Beta::BetaCloudConfig::Networking::Type, String]
|
|
68
68
|
#
|
|
69
69
|
# @param args [Hash{Symbol=>Object}] Attributes for the chosen variant.
|
|
70
70
|
#
|
|
@@ -79,7 +79,7 @@ module Anthropic
|
|
|
79
79
|
# Some parameter documentations has been truncated, see
|
|
80
80
|
# {Anthropic::Models::Beta::BetaCloudConfigParams::Networking} for more details.
|
|
81
81
|
#
|
|
82
|
-
# @param type [Symbol, String]
|
|
82
|
+
# @param type [Symbol, Anthropic::Models::Beta::BetaCloudConfigParams::Networking::Type, String]
|
|
83
83
|
#
|
|
84
84
|
# @param args [Hash{Symbol=>Object}] Attributes for the chosen variant.
|
|
85
85
|
#
|
|
@@ -94,7 +94,7 @@ module Anthropic
|
|
|
94
94
|
# Some parameter documentations has been truncated, see
|
|
95
95
|
# {Anthropic::Models::Beta::BetaContentBlock} for more details.
|
|
96
96
|
#
|
|
97
|
-
# @param type [Symbol, String]
|
|
97
|
+
# @param type [Symbol, Anthropic::Models::Beta::BetaContentBlock::Type, String]
|
|
98
98
|
#
|
|
99
99
|
# @param args [Hash{Symbol=>Object}] Attributes for the chosen variant.
|
|
100
100
|
#
|
|
@@ -136,7 +136,7 @@ module Anthropic
|
|
|
136
136
|
# Some parameter documentations has been truncated, see
|
|
137
137
|
# {Anthropic::Models::Beta::BetaContentBlockParam} for more details.
|
|
138
138
|
#
|
|
139
|
-
# @param type [Symbol, String]
|
|
139
|
+
# @param type [Symbol, Anthropic::Models::Beta::BetaContentBlockParam::Type, String]
|
|
140
140
|
#
|
|
141
141
|
# @param args [Hash{Symbol=>Object}] Attributes for the chosen variant.
|
|
142
142
|
#
|
|
@@ -31,7 +31,7 @@ module Anthropic
|
|
|
31
31
|
# Some parameter documentations has been truncated, see
|
|
32
32
|
# {Anthropic::Models::Beta::BetaContentBlockSourceContent} for more details.
|
|
33
33
|
#
|
|
34
|
-
# @param type [Symbol, String]
|
|
34
|
+
# @param type [Symbol, Anthropic::Models::Beta::BetaContentBlockSourceContent::Type, String]
|
|
35
35
|
#
|
|
36
36
|
# @param args [Hash{Symbol=>Object}] Attributes for the chosen variant.
|
|
37
37
|
#
|
|
@@ -46,7 +46,7 @@ module Anthropic
|
|
|
46
46
|
# Some parameter documentations has been truncated, see
|
|
47
47
|
# {Anthropic::Models::Beta::BetaContextManagementConfig::Edit} for more details.
|
|
48
48
|
#
|
|
49
|
-
# @param type [Symbol, String]
|
|
49
|
+
# @param type [Symbol, Anthropic::Models::Beta::BetaContextManagementConfig::Edit::Type, String]
|
|
50
50
|
#
|
|
51
51
|
# @param args [Hash{Symbol=>Object}] Attributes for the chosen variant.
|
|
52
52
|
#
|
|
@@ -39,7 +39,7 @@ module Anthropic
|
|
|
39
39
|
# Creates a new instance of the variant class whose `type` matches the given
|
|
40
40
|
# value, passing the remaining arguments to its constructor.
|
|
41
41
|
#
|
|
42
|
-
# @param type [Symbol, String]
|
|
42
|
+
# @param type [Symbol, Anthropic::Models::Beta::BetaContextManagementResponse::AppliedEdit::Type, String]
|
|
43
43
|
#
|
|
44
44
|
# @param args [Hash{Symbol=>Object}] Attributes for the chosen variant.
|
|
45
45
|
#
|
|
@@ -72,7 +72,7 @@ module Anthropic
|
|
|
72
72
|
# Some parameter documentations has been truncated, see
|
|
73
73
|
# {Anthropic::Models::Beta::BetaDiagnostics::CacheMissReason} for more details.
|
|
74
74
|
#
|
|
75
|
-
# @param type [Symbol, String]
|
|
75
|
+
# @param type [Symbol, Anthropic::Models::Beta::BetaDiagnostics::CacheMissReason::Type, String]
|
|
76
76
|
#
|
|
77
77
|
# @param args [Hash{Symbol=>Object}] Attributes for the chosen variant.
|
|
78
78
|
#
|
|
@@ -61,7 +61,7 @@ module Anthropic
|
|
|
61
61
|
# Creates a new instance of the variant class whose `type` matches the given
|
|
62
62
|
# value, passing the remaining arguments to its constructor.
|
|
63
63
|
#
|
|
64
|
-
# @param type [Symbol, String]
|
|
64
|
+
# @param type [Symbol, Anthropic::Models::Beta::BetaDocumentBlock::Source::Type, String]
|
|
65
65
|
#
|
|
66
66
|
# @param args [Hash{Symbol=>Object}] Attributes for the chosen variant.
|
|
67
67
|
#
|
|
@@ -30,7 +30,7 @@ module Anthropic
|
|
|
30
30
|
# Creates a new instance of the variant class whose `type` matches the given
|
|
31
31
|
# value, passing the remaining arguments to its constructor.
|
|
32
32
|
#
|
|
33
|
-
# @param type [Symbol, String]
|
|
33
|
+
# @param type [Symbol, Anthropic::Models::Beta::BetaDreamInput::Type, String]
|
|
34
34
|
#
|
|
35
35
|
# @param args [Hash{Symbol=>Object}] Attributes for the chosen variant.
|
|
36
36
|
#
|
|
@@ -7,10 +7,25 @@ module Anthropic
|
|
|
7
7
|
module BetaDreamStatus
|
|
8
8
|
extend Anthropic::Internal::Type::Enum
|
|
9
9
|
|
|
10
|
+
# The dream is waiting to start and hasn't read its inputs yet.
|
|
11
|
+
#
|
|
12
|
+
# `outputs` is empty and every `usage` count is zero.
|
|
10
13
|
PENDING = :pending
|
|
14
|
+
|
|
15
|
+
# The dream is reading its inputs and writing its result.
|
|
16
|
+
#
|
|
17
|
+
# `usage` updates while the dream has this status.
|
|
11
18
|
RUNNING = :running
|
|
19
|
+
|
|
20
|
+
# The dream finished and its output memory store holds the complete result.
|
|
12
21
|
COMPLETED = :completed
|
|
22
|
+
|
|
23
|
+
# The dream stopped with an error, which `error` describes.
|
|
24
|
+
#
|
|
25
|
+
# If `outputs` references a memory store, that memory store keeps what the dream wrote before it stopped.
|
|
13
26
|
FAILED = :failed
|
|
27
|
+
|
|
28
|
+
# The caller canceled the dream before it completed.
|
|
14
29
|
CANCELED = :canceled
|
|
15
30
|
|
|
16
31
|
# @!method self.values
|
|
@@ -56,7 +56,7 @@ module Anthropic
|
|
|
56
56
|
# Some parameter documentations has been truncated, see
|
|
57
57
|
# {Anthropic::Models::Beta::BetaDreamingError} for more details.
|
|
58
58
|
#
|
|
59
|
-
# @param type [Symbol, String]
|
|
59
|
+
# @param type [Symbol, Anthropic::Models::Beta::BetaDreamingError::Type, String]
|
|
60
60
|
#
|
|
61
61
|
# @param args [Hash{Symbol=>Object}] Attributes for the chosen variant.
|
|
62
62
|
#
|
|
@@ -122,7 +122,7 @@ module Anthropic
|
|
|
122
122
|
# Creates a new instance of the variant class whose `type` matches the given
|
|
123
123
|
# value, passing the remaining arguments to its constructor.
|
|
124
124
|
#
|
|
125
|
-
# @param type [Symbol, String]
|
|
125
|
+
# @param type [Symbol, Anthropic::Models::Beta::BetaEnvironment::Config::Type, String]
|
|
126
126
|
#
|
|
127
127
|
# @param args [Hash{Symbol=>Object}] Attributes for the chosen variant.
|
|
128
128
|
#
|
|
@@ -62,7 +62,7 @@ module Anthropic
|
|
|
62
62
|
# Some parameter documentations has been truncated, see
|
|
63
63
|
# {Anthropic::Models::Beta::BetaFallbackCreditUsage::Status} for more details.
|
|
64
64
|
#
|
|
65
|
-
# @param type [Symbol, String]
|
|
65
|
+
# @param type [Symbol, Anthropic::Models::Beta::BetaFallbackCreditUsage::Status::Type, String]
|
|
66
66
|
#
|
|
67
67
|
# @param args [Hash{Symbol=>Object}] Attributes for the chosen variant.
|
|
68
68
|
#
|
|
@@ -104,7 +104,7 @@ module Anthropic
|
|
|
104
104
|
# Some parameter documentations has been truncated, see
|
|
105
105
|
# {Anthropic::Models::Beta::BetaFallbackParam::Thinking} for more details.
|
|
106
106
|
#
|
|
107
|
-
# @param type [Symbol, String]
|
|
107
|
+
# @param type [Symbol, Anthropic::Models::Beta::BetaFallbackParam::Thinking::Type, String]
|
|
108
108
|
#
|
|
109
109
|
# @param args [Hash{Symbol=>Object}] Attributes for the chosen variant.
|
|
110
110
|
#
|
|
@@ -70,7 +70,7 @@ module Anthropic
|
|
|
70
70
|
# Creates a new instance of the variant class whose `type` matches the given
|
|
71
71
|
# value, passing the remaining arguments to its constructor.
|
|
72
72
|
#
|
|
73
|
-
# @param type [Symbol, String]
|
|
73
|
+
# @param type [Symbol, Anthropic::Models::Beta::BetaImageBlockParam::Source::Type, String]
|
|
74
74
|
#
|
|
75
75
|
# @param args [Hash{Symbol=>Object}] Attributes for the chosen variant.
|
|
76
76
|
#
|
|
@@ -34,7 +34,7 @@ module Anthropic
|
|
|
34
34
|
# Some parameter documentations has been truncated, see
|
|
35
35
|
# {Anthropic::Models::Beta::BetaInputTransformation} for more details.
|
|
36
36
|
#
|
|
37
|
-
# @param type [Symbol, String]
|
|
37
|
+
# @param type [Symbol, Anthropic::Models::Beta::BetaInputTransformation::Type, String]
|
|
38
38
|
#
|
|
39
39
|
# @param args [Hash{Symbol=>Object}] Attributes for the chosen variant.
|
|
40
40
|
#
|
|
@@ -48,7 +48,7 @@ module Anthropic
|
|
|
48
48
|
# Some parameter documentations has been truncated, see
|
|
49
49
|
# {Anthropic::Models::Beta::BetaIterationsUsageItem} for more details.
|
|
50
50
|
#
|
|
51
|
-
# @param type [Symbol, String]
|
|
51
|
+
# @param type [Symbol, Anthropic::Models::Beta::BetaIterationsUsageItem::Type, String]
|
|
52
52
|
#
|
|
53
53
|
# @param args [Hash{Symbol=>Object}] Attributes for the chosen variant.
|
|
54
54
|
#
|
|
@@ -154,7 +154,7 @@ module Anthropic
|
|
|
154
154
|
# Creates a new instance of the variant class whose `type` matches the given
|
|
155
155
|
# value, passing the remaining arguments to its constructor.
|
|
156
156
|
#
|
|
157
|
-
# @param type [Symbol, String]
|
|
157
|
+
# @param type [Symbol, Anthropic::Models::Beta::BetaManagedAgentsAgent::Skill::Type, String]
|
|
158
158
|
#
|
|
159
159
|
# @param args [Hash{Symbol=>Object}] Attributes for the chosen variant.
|
|
160
160
|
#
|
|
@@ -206,7 +206,7 @@ module Anthropic
|
|
|
206
206
|
# Creates a new instance of the variant class whose `type` matches the given
|
|
207
207
|
# value, passing the remaining arguments to its constructor.
|
|
208
208
|
#
|
|
209
|
-
# @param type [Symbol, String]
|
|
209
|
+
# @param type [Symbol, Anthropic::Models::Beta::BetaManagedAgentsAgent::Tool::Type, String]
|
|
210
210
|
#
|
|
211
211
|
# @param args [Hash{Symbol=>Object}] Attributes for the chosen variant.
|
|
212
212
|
#
|
|
@@ -55,7 +55,7 @@ module Anthropic
|
|
|
55
55
|
# Creates a new instance of the variant class whose `type` matches the given
|
|
56
56
|
# value, passing the remaining arguments to its constructor.
|
|
57
57
|
#
|
|
58
|
-
# @param type [Symbol, String]
|
|
58
|
+
# @param type [Symbol, Anthropic::Models::Beta::BetaManagedAgentsAgentToolConfig::Type, String]
|
|
59
59
|
#
|
|
60
60
|
# @param args [Hash{Symbol=>Object}] Attributes for the chosen variant.
|
|
61
61
|
#
|
|
@@ -59,7 +59,7 @@ module Anthropic
|
|
|
59
59
|
# {Anthropic::Models::Beta::BetaManagedAgentsAgentToolConfigParams} for more
|
|
60
60
|
# details.
|
|
61
61
|
#
|
|
62
|
-
# @param type [Symbol, String]
|
|
62
|
+
# @param type [Symbol, Anthropic::Models::Beta::BetaManagedAgentsAgentToolConfigParams::Type, String]
|
|
63
63
|
#
|
|
64
64
|
# @param args [Hash{Symbol=>Object}] Attributes for the chosen variant.
|
|
65
65
|
#
|
|
@@ -57,7 +57,7 @@ module Anthropic
|
|
|
57
57
|
# Creates a new instance of the variant class whose `type` matches the given
|
|
58
58
|
# value, passing the remaining arguments to its constructor.
|
|
59
59
|
#
|
|
60
|
-
# @param type [Symbol, String]
|
|
60
|
+
# @param type [Symbol, Anthropic::Models::Beta::BetaManagedAgentsAgentToolsetDefaultConfig::PermissionPolicy::Type, String]
|
|
61
61
|
#
|
|
62
62
|
# @param args [Hash{Symbol=>Object}] Attributes for the chosen variant.
|
|
63
63
|
#
|
|
@@ -66,7 +66,7 @@ module Anthropic
|
|
|
66
66
|
# Creates a new instance of the variant class whose `type` matches the given
|
|
67
67
|
# value, passing the remaining arguments to its constructor.
|
|
68
68
|
#
|
|
69
|
-
# @param type [Symbol, String]
|
|
69
|
+
# @param type [Symbol, Anthropic::Models::Beta::BetaManagedAgentsAgentToolsetDefaultConfigParams::PermissionPolicy::Type, String]
|
|
70
70
|
#
|
|
71
71
|
# @param args [Hash{Symbol=>Object}] Attributes for the chosen variant.
|
|
72
72
|
#
|
|
@@ -149,7 +149,7 @@ module Anthropic
|
|
|
149
149
|
# {Anthropic::Models::Beta::BetaManagedAgentsAgentWithOverridesParams::Tool} for
|
|
150
150
|
# more details.
|
|
151
151
|
#
|
|
152
|
-
# @param type [Symbol, String]
|
|
152
|
+
# @param type [Symbol, Anthropic::Models::Beta::BetaManagedAgentsAgentWithOverridesParams::Tool::Type, String]
|
|
153
153
|
#
|
|
154
154
|
# @param args [Hash{Symbol=>Object}] Attributes for the chosen variant.
|
|
155
155
|
#
|
|
@@ -71,7 +71,7 @@ module Anthropic
|
|
|
71
71
|
# Creates a new instance of the variant class whose `type` matches the given
|
|
72
72
|
# value, passing the remaining arguments to its constructor.
|
|
73
73
|
#
|
|
74
|
-
# @param type [Symbol, String]
|
|
74
|
+
# @param type [Symbol, Anthropic::Models::Beta::BetaManagedAgentsBashToolConfig::PermissionPolicy::Type, String]
|
|
75
75
|
#
|
|
76
76
|
# @param args [Hash{Symbol=>Object}] Attributes for the chosen variant.
|
|
77
77
|
#
|
|
@@ -79,7 +79,7 @@ module Anthropic
|
|
|
79
79
|
# Creates a new instance of the variant class whose `type` matches the given
|
|
80
80
|
# value, passing the remaining arguments to its constructor.
|
|
81
81
|
#
|
|
82
|
-
# @param type [Symbol, String]
|
|
82
|
+
# @param type [Symbol, Anthropic::Models::Beta::BetaManagedAgentsBashToolConfigParams::PermissionPolicy::Type, String]
|
|
83
83
|
#
|
|
84
84
|
# @param args [Hash{Symbol=>Object}] Attributes for the chosen variant.
|
|
85
85
|
#
|
|
@@ -36,7 +36,7 @@ module Anthropic
|
|
|
36
36
|
# Creates a new instance of the variant class whose `type` matches the given
|
|
37
37
|
# value, passing the remaining arguments to its constructor.
|
|
38
38
|
#
|
|
39
|
-
# @param type [Symbol, String]
|
|
39
|
+
# @param type [Symbol, Anthropic::Models::Beta::BetaManagedAgentsDeploymentInitialEvent::Type, String]
|
|
40
40
|
#
|
|
41
41
|
# @param args [Hash{Symbol=>Object}] Attributes for the chosen variant.
|
|
42
42
|
#
|
|
@@ -37,7 +37,7 @@ module Anthropic
|
|
|
37
37
|
# Creates a new instance of the variant class whose `type` matches the given
|
|
38
38
|
# value, passing the remaining arguments to its constructor.
|
|
39
39
|
#
|
|
40
|
-
# @param type [Symbol, String]
|
|
40
|
+
# @param type [Symbol, Anthropic::Models::Beta::BetaManagedAgentsDeploymentInitialEventParams::Type, String]
|
|
41
41
|
#
|
|
42
42
|
# @param args [Hash{Symbol=>Object}] Attributes for the chosen variant.
|
|
43
43
|
#
|
|
@@ -31,7 +31,7 @@ module Anthropic
|
|
|
31
31
|
# Creates a new instance of the variant class whose `type` matches the given
|
|
32
32
|
# value, passing the remaining arguments to its constructor.
|
|
33
33
|
#
|
|
34
|
-
# @param type [Symbol, String]
|
|
34
|
+
# @param type [Symbol, Anthropic::Models::Beta::BetaManagedAgentsDeploymentPausedReason::Type, String]
|
|
35
35
|
#
|
|
36
36
|
# @param args [Hash{Symbol=>Object}] Attributes for the chosen variant.
|
|
37
37
|
#
|
|
@@ -92,7 +92,7 @@ module Anthropic
|
|
|
92
92
|
# Creates a new instance of the variant class whose `type` matches the given
|
|
93
93
|
# value, passing the remaining arguments to its constructor.
|
|
94
94
|
#
|
|
95
|
-
# @param type [Symbol, String]
|
|
95
|
+
# @param type [Symbol, Anthropic::Models::Beta::BetaManagedAgentsDeploymentPausedReasonError::Type, String]
|
|
96
96
|
#
|
|
97
97
|
# @param args [Hash{Symbol=>Object}] Attributes for the chosen variant.
|
|
98
98
|
#
|
|
@@ -168,7 +168,7 @@ module Anthropic
|
|
|
168
168
|
# Creates a new instance of the variant class whose `type` matches the given
|
|
169
169
|
# value, passing the remaining arguments to its constructor.
|
|
170
170
|
#
|
|
171
|
-
# @param type [Symbol, String]
|
|
171
|
+
# @param type [Symbol, Anthropic::Models::Beta::BetaManagedAgentsDeploymentRun::Error::Type, String]
|
|
172
172
|
#
|
|
173
173
|
# @param args [Hash{Symbol=>Object}] Attributes for the chosen variant.
|
|
174
174
|
#
|
|
@@ -7,7 +7,10 @@ module Anthropic
|
|
|
7
7
|
module BetaManagedAgentsDeploymentStatus
|
|
8
8
|
extend Anthropic::Internal::Type::Enum
|
|
9
9
|
|
|
10
|
+
# The deployment is active and can run sessions. Archived deployments also report this status; check `archived_at` to distinguish them.
|
|
10
11
|
ACTIVE = :active
|
|
12
|
+
|
|
13
|
+
# The deployment is paused. Autonomous triggers are suppressed; manual runs are still permitted.
|
|
11
14
|
PAUSED = :paused
|
|
12
15
|
|
|
13
16
|
# @!method self.values
|
|
@@ -68,7 +68,7 @@ module Anthropic
|
|
|
68
68
|
# Creates a new instance of the variant class whose `type` matches the given
|
|
69
69
|
# value, passing the remaining arguments to its constructor.
|
|
70
70
|
#
|
|
71
|
-
# @param type [Symbol, String]
|
|
71
|
+
# @param type [Symbol, Anthropic::Models::Beta::BetaManagedAgentsDeploymentUserDefineOutcomeEvent::Rubric::Type, String]
|
|
72
72
|
#
|
|
73
73
|
# @param args [Hash{Symbol=>Object}] Attributes for the chosen variant.
|
|
74
74
|
#
|
|
@@ -59,7 +59,7 @@ module Anthropic
|
|
|
59
59
|
# Creates a new instance of the variant class whose `type` matches the given
|
|
60
60
|
# value, passing the remaining arguments to its constructor.
|
|
61
61
|
#
|
|
62
|
-
# @param type [Symbol, String]
|
|
62
|
+
# @param type [Symbol, Anthropic::Models::Beta::BetaManagedAgentsDeploymentUserMessageEvent::Content::Type, String]
|
|
63
63
|
#
|
|
64
64
|
# @param args [Hash{Symbol=>Object}] Attributes for the chosen variant.
|
|
65
65
|
#
|
|
@@ -71,7 +71,7 @@ module Anthropic
|
|
|
71
71
|
# Creates a new instance of the variant class whose `type` matches the given
|
|
72
72
|
# value, passing the remaining arguments to its constructor.
|
|
73
73
|
#
|
|
74
|
-
# @param type [Symbol, String]
|
|
74
|
+
# @param type [Symbol, Anthropic::Models::Beta::BetaManagedAgentsEditToolConfig::PermissionPolicy::Type, String]
|
|
75
75
|
#
|
|
76
76
|
# @param args [Hash{Symbol=>Object}] Attributes for the chosen variant.
|
|
77
77
|
#
|
|
@@ -79,7 +79,7 @@ module Anthropic
|
|
|
79
79
|
# Creates a new instance of the variant class whose `type` matches the given
|
|
80
80
|
# value, passing the remaining arguments to its constructor.
|
|
81
81
|
#
|
|
82
|
-
# @param type [Symbol, String]
|
|
82
|
+
# @param type [Symbol, Anthropic::Models::Beta::BetaManagedAgentsEditToolConfigParams::PermissionPolicy::Type, String]
|
|
83
83
|
#
|
|
84
84
|
# @param args [Hash{Symbol=>Object}] Attributes for the chosen variant.
|
|
85
85
|
#
|
|
@@ -79,7 +79,7 @@ module Anthropic
|
|
|
79
79
|
# Creates a new instance of the variant class whose `type` matches the given
|
|
80
80
|
# value, passing the remaining arguments to its constructor.
|
|
81
81
|
#
|
|
82
|
-
# @param type [Symbol, String]
|
|
82
|
+
# @param type [Symbol, Anthropic::Models::Beta::BetaManagedAgentsGitHubRepositoryResourceConfig::Checkout::Type, String]
|
|
83
83
|
#
|
|
84
84
|
# @param args [Hash{Symbol=>Object}] Attributes for the chosen variant.
|
|
85
85
|
#
|
|
@@ -91,7 +91,7 @@ module Anthropic
|
|
|
91
91
|
# Creates a new instance of the variant class whose `type` matches the given
|
|
92
92
|
# value, passing the remaining arguments to its constructor.
|
|
93
93
|
#
|
|
94
|
-
# @param type [Symbol, String]
|
|
94
|
+
# @param type [Symbol, Anthropic::Models::Beta::BetaManagedAgentsGitHubRepositoryResourceParams::Checkout::Type, String]
|
|
95
95
|
#
|
|
96
96
|
# @param args [Hash{Symbol=>Object}] Attributes for the chosen variant.
|
|
97
97
|
#
|
|
@@ -71,7 +71,7 @@ module Anthropic
|
|
|
71
71
|
# Creates a new instance of the variant class whose `type` matches the given
|
|
72
72
|
# value, passing the remaining arguments to its constructor.
|
|
73
73
|
#
|
|
74
|
-
# @param type [Symbol, String]
|
|
74
|
+
# @param type [Symbol, Anthropic::Models::Beta::BetaManagedAgentsGlobToolConfig::PermissionPolicy::Type, String]
|
|
75
75
|
#
|
|
76
76
|
# @param args [Hash{Symbol=>Object}] Attributes for the chosen variant.
|
|
77
77
|
#
|
|
@@ -79,7 +79,7 @@ module Anthropic
|
|
|
79
79
|
# Creates a new instance of the variant class whose `type` matches the given
|
|
80
80
|
# value, passing the remaining arguments to its constructor.
|
|
81
81
|
#
|
|
82
|
-
# @param type [Symbol, String]
|
|
82
|
+
# @param type [Symbol, Anthropic::Models::Beta::BetaManagedAgentsGlobToolConfigParams::PermissionPolicy::Type, String]
|
|
83
83
|
#
|
|
84
84
|
# @param args [Hash{Symbol=>Object}] Attributes for the chosen variant.
|
|
85
85
|
#
|
|
@@ -71,7 +71,7 @@ module Anthropic
|
|
|
71
71
|
# Creates a new instance of the variant class whose `type` matches the given
|
|
72
72
|
# value, passing the remaining arguments to its constructor.
|
|
73
73
|
#
|
|
74
|
-
# @param type [Symbol, String]
|
|
74
|
+
# @param type [Symbol, Anthropic::Models::Beta::BetaManagedAgentsGrepToolConfig::PermissionPolicy::Type, String]
|
|
75
75
|
#
|
|
76
76
|
# @param args [Hash{Symbol=>Object}] Attributes for the chosen variant.
|
|
77
77
|
#
|
|
@@ -79,7 +79,7 @@ module Anthropic
|
|
|
79
79
|
# Creates a new instance of the variant class whose `type` matches the given
|
|
80
80
|
# value, passing the remaining arguments to its constructor.
|
|
81
81
|
#
|
|
82
|
-
# @param type [Symbol, String]
|
|
82
|
+
# @param type [Symbol, Anthropic::Models::Beta::BetaManagedAgentsGrepToolConfigParams::PermissionPolicy::Type, String]
|
|
83
83
|
#
|
|
84
84
|
# @param args [Hash{Symbol=>Object}] Attributes for the chosen variant.
|
|
85
85
|
#
|
|
@@ -64,7 +64,7 @@ module Anthropic
|
|
|
64
64
|
# Creates a new instance of the variant class whose `type` matches the given
|
|
65
65
|
# value, passing the remaining arguments to its constructor.
|
|
66
66
|
#
|
|
67
|
-
# @param type [Symbol, String]
|
|
67
|
+
# @param type [Symbol, Anthropic::Models::Beta::BetaManagedAgentsMCPToolConfig::PermissionPolicy::Type, String]
|
|
68
68
|
#
|
|
69
69
|
# @param args [Hash{Symbol=>Object}] Attributes for the chosen variant.
|
|
70
70
|
#
|
|
@@ -67,7 +67,7 @@ module Anthropic
|
|
|
67
67
|
# Creates a new instance of the variant class whose `type` matches the given
|
|
68
68
|
# value, passing the remaining arguments to its constructor.
|
|
69
69
|
#
|
|
70
|
-
# @param type [Symbol, String]
|
|
70
|
+
# @param type [Symbol, Anthropic::Models::Beta::BetaManagedAgentsMCPToolConfigParams::PermissionPolicy::Type, String]
|
|
71
71
|
#
|
|
72
72
|
# @param args [Hash{Symbol=>Object}] Attributes for the chosen variant.
|
|
73
73
|
#
|