Module: Anthropic::Models::BetaManagedAgentsModel::Beta::BetaManagedAgentsModel

Extended by:
Internal::Type::Union
Defined in:
sig/anthropic/models/beta/beta_managed_agents_model.rbs

Constant Summary collapse

CLAUDE_SONNET_5 =

High-performance model for coding and agents

Returns:

  • (:"claude-sonnet-5")
CLAUDE_FABLE_5 =

Next generation of intelligence for the hardest knowledge work and coding problems

Returns:

  • (:"claude-fable-5")
CLAUDE_OPUS_5 =

Powerful intelligence for long-running agents and coding

Returns:

  • (:"claude-opus-5")
CLAUDE_OPUS_4_8 =

Powerful intelligence for long-running agents and coding

Returns:

  • (:"claude-opus-4-8")
CLAUDE_OPUS_4_7 =

Powerful intelligence for long-running agents and coding

Returns:

  • (:"claude-opus-4-7")
CLAUDE_OPUS_4_6 =

Powerful intelligence for long-running agents and coding

Returns:

  • (:"claude-opus-4-6")
CLAUDE_SONNET_4_6 =

Best combination of speed and intelligence

Returns:

  • (:"claude-sonnet-4-6")
CLAUDE_HAIKU_4_5 =

Fastest model with near-frontier intelligence

Returns:

  • (:"claude-haiku-4-5")
CLAUDE_HAIKU_4_5_20251001 =

Fastest model with near-frontier intelligence

Returns:

  • (:"claude-haiku-4-5-20251001")
CLAUDE_OPUS_4_5 =

Powerful intelligence for long-running agents and coding

Returns:

  • (:"claude-opus-4-5")
CLAUDE_OPUS_4_5_20251101 =

Powerful intelligence for long-running agents and coding

Returns:

  • (:"claude-opus-4-5-20251101")
CLAUDE_SONNET_4_5 =

High-performance model for agents and coding

Returns:

  • (:"claude-sonnet-4-5")
CLAUDE_SONNET_4_5_20250929 =

High-performance model for agents and coding

Returns:

  • (:"claude-sonnet-4-5-20250929")

Instance Method Summary collapse

Methods included from Internal::Type::Union

==, ===, coerce, derefed_variants, dump, hash, inspect, to_sorbet_type, variants, variants

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

Instance Method Details

#self?.variants::Array[Anthropic::Models::Beta::beta_managed_agents_model]

Returns:

  • (::Array[Anthropic::Models::Beta::beta_managed_agents_model])


25
# File 'sig/anthropic/models/beta/beta_managed_agents_model.rbs', line 25

def self?.variants: -> ::Array[Anthropic::Models::Beta::beta_managed_agents_model]