Module: Vapi::Types::XaiModelModel

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

Constant Summary collapse

GROK_BETA =
"grok-beta"
GROK_2 =
"grok-2"
GROK_3 =
"grok-3"
GROK_4_FAST_REASONING =
"grok-4-fast-reasoning"
GROK_4_FAST_NON_REASONING =
"grok-4-fast-non-reasoning"

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