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
- CLAUDE_FABLE_5 =
Next generation of intelligence for the hardest knowledge work and coding problems
- CLAUDE_OPUS_5 =
Powerful intelligence for long-running agents and coding
- CLAUDE_OPUS_4_8 =
Powerful intelligence for long-running agents and coding
- CLAUDE_OPUS_4_7 =
Powerful intelligence for long-running agents and coding
- CLAUDE_OPUS_4_6 =
Powerful intelligence for long-running agents and coding
- CLAUDE_SONNET_4_6 =
Best combination of speed and intelligence
- CLAUDE_HAIKU_4_5 =
Fastest model with near-frontier intelligence
- CLAUDE_HAIKU_4_5_20251001 =
Fastest model with near-frontier intelligence
- CLAUDE_OPUS_4_5 =
Powerful intelligence for long-running agents and coding
- CLAUDE_OPUS_4_5_20251101 =
Powerful intelligence for long-running agents and coding
- CLAUDE_SONNET_4_5 =
High-performance model for agents and coding
- CLAUDE_SONNET_4_5_20250929 =
High-performance model for agents and coding
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]
25 |
# File 'sig/anthropic/models/beta/beta_managed_agents_model.rbs', line 25
def self?.variants: -> ::Array[Anthropic::Models::Beta::beta_managed_agents_model]
|