Module: Anthropic::Models::Beta::BetaContentBlock::Type
- Extended by:
- Internal::Type::Enum
- Defined in:
- lib/anthropic/models/beta/beta_content_block.rb
Constant Summary collapse
- TEXT =
:text- THINKING =
:thinking- REDACTED_THINKING =
:redacted_thinking- TOOL_USE =
:tool_use- SERVER_TOOL_USE =
:server_tool_use- WEB_SEARCH_TOOL_RESULT =
:web_search_tool_result- WEB_FETCH_TOOL_RESULT =
:web_fetch_tool_result- ADVISOR_TOOL_RESULT =
:advisor_tool_result- CODE_EXECUTION_TOOL_RESULT =
:code_execution_tool_result- BASH_CODE_EXECUTION_TOOL_RESULT =
:bash_code_execution_tool_result- TEXT_EDITOR_CODE_EXECUTION_TOOL_RESULT =
:text_editor_code_execution_tool_result- TOOL_SEARCH_TOOL_RESULT =
:tool_search_tool_result- MCP_TOOL_USE =
:mcp_tool_use- MCP_TOOL_RESULT =
:mcp_tool_result- CONTAINER_UPLOAD =
:container_upload- COMPACTION =
:compaction- FALLBACK =
:fallback
Method Summary
Methods included from Internal::Type::Enum
==, ===, coerce, dump, hash, inspect, to_sorbet_type, values, values
Methods included from Internal::Util::SorbetRuntimeSupport
#const_missing, #define_sorbet_constant!, #sorbet_constant_defined?, #to_sorbet_type, to_sorbet_type
Methods included from Internal::Type::Converter
#coerce, coerce, #dump, dump, #inspect, inspect, meta_info, new_coerce_state, type_info