Module: Apologist::Types::ChatCompletionRequestToolChoiceZero
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/Apologist/types/chat_completion_request_tool_choice_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