Module: Ultrasafeai::Types::ChatCompletionToolChoiceOptionZero
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/ultrasafeai/types/chat_completion_tool_choice_option_zero.rb
Constant Summary collapse
- NONE =
"none"- AUTO =
"auto"- REQUIRED =
"required"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values