Class: Vapi::AnthropicModelModel

Inherits:
Object
  • Object
show all
Defined in:
lib/vapi_server_sdk/types/anthropic_model_model.rb

Overview

The specific Anthropic/Claude model that will be used.

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_SONNET_420250514 =
"claude-sonnet-4-20250514"