Module: Apologist::Types::ChatCompletionRequestReasoningEffort
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/Apologist/types/chat_completion_request_reasoning_effort.rb
Constant Summary collapse
- LOW =
"low"- MEDIUM =
"medium"- HIGH =
"high"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values