Module: Ultrasafeai::Types::ChatCompletionChunkServiceTier
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/ultrasafeai/types/chat_completion_chunk_service_tier.rb
Constant Summary collapse
- AUTO =
"auto"- DEFAULT =
"default"- FLEX =
"flex"- SCALE =
"scale"- PRIORITY =
"priority"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values