Module: Vapi::Types::WorkflowAnthropicModelModel

Extended by:
Internal::Types::Enum
Defined in:
lib/vapi/types/workflow_anthropic_model_model.rb

Constant Summary collapse

CLAUDE_3_OPUS_20240229 =
"claude-3-opus-20240229"
CLAUDE_3_SONNET_20240229 =
"claude-3-sonnet-20240229"
CLAUDE_3_HAIKU_20240307 =
"claude-3-haiku-20240307"
CLAUDE_35_SONNET_20240620 =
"claude-3-5-sonnet-20240620"
CLAUDE_35_SONNET_20241022 =
"claude-3-5-sonnet-20241022"
CLAUDE_35_HAIKU_20241022 =
"claude-3-5-haiku-20241022"
CLAUDE_37_SONNET_20250219 =
"claude-3-7-sonnet-20250219"
CLAUDE_OPUS_420250514 =
"claude-opus-4-20250514"
CLAUDE_OPUS_4520251101 =
"claude-opus-4-5-20251101"
CLAUDE_OPUS_46 =
"claude-opus-4-6"
CLAUDE_SONNET_420250514 =
"claude-sonnet-4-20250514"
CLAUDE_SONNET_4520250929 =
"claude-sonnet-4-5-20250929"
CLAUDE_SONNET_46 =
"claude-sonnet-4-6"
CLAUDE_HAIKU_4520251001 =
"claude-haiku-4-5-20251001"

Method Summary

Methods included from Internal::Types::Enum

coerce, finalize!, inspect, load, strict!, strict?, values

Methods included from Internal::Types::Type

#coerce, #strict!, #strict?

Methods included from Internal::JSON::Serializable

#dump, #load